1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-23 22:20:24 -08:00
Commit graph

24829 commits

Author SHA1 Message Date
Kim F. Storm
5f032b5036 Remove grep-use-compilation-buffer defcustom. 2003-11-23 22:51:14 +00:00
Kim F. Storm
63dc7c6bf8 *** empty log message *** 2003-11-23 21:47:50 +00:00
Kim F. Storm
9ac5747987 (grep-command, grep-use-null-device)
(grep-find-command, grep-tree-command, grep-tree-files-aliases)
(grep-tree-ignore-case, grep-tree-ignore-CVS-directories)
(grep-regexp-alist, grep-program, find-program)
(grep-find-use-xargs, grep-history, grep-find-history)
(grep-process-setup, grep-compute-defaults)
(grep-default-command, grep, grep-tag-default, grep-find)
(grep-expand-command-macros, grep-tree-last-regexp)
(grep-tree-last-files, grep-tree): Move grep variables, functions
and commands to new file grep.el.
(compilation-mode-map): Remove grep commands from Compile sub-menu.

(compilation-process-setup-function): Doc fix.
(compilation-highlight-regexp, compilation-highlight-overlay): New
defvars used for highlighting current compile error in source buffer.
(compile-internal): New optional args HIGHLIGHT-REGEXP and
LOCAL-MAP which overrides compilation-highlight-regexp and
compilation-mode-map for this compilation.
Delay calling compilation-set-window-height until after running
compilation-process-setup-function so it can buffer-local override
compilation-window-height.
Check buffer-local value of compilation-scroll-output.
(compilation-set-window-height): Use buffer-local value of
compilation-window-height.
(compilation-revert-buffer): Don't pass (undefined)
preserve-modes arg to revert-buffer.
(next-error-no-select, previous-error-no-select): New commands.
(compilation-goto-locus): Temporarily highlight current match in
source buffer using compilation-highlight-regexp.
2003-11-23 20:57:47 +00:00
Kim F. Storm
318e297657 * progmodes/grep.el: New file with grep code from compile.el.
(grep): New defcustom group.
(grep-window-height): New defcustom, like compilation-window-height.
(grep-auto-highlight): New defcustom, like compile-auto-highlight.
(grep-scroll-output): New defcustom, like compilation-scroll-output.
(grep-command, grep-use-null-device, grep-find-command)
(grep-tree-files-aliases, grep-tree-ignore-case)
(grep-tree-ignore-CVS-directories): Move to grep custom group.
(grep-setup-hook): New hook variable.
(grep-mode-map): New keymap for grep commands.  Add Grep menu.
(grep-use-compilation-buffer): New defcustom.
(grep-last-buffer): New defvar, override compilation-last-buffer.
(grep): Add optional arg HIGHLIGHT-REGEXP.  Doc fix.
Call compile-internal with args highlight-regexp and grep-mode-map.
2003-11-23 20:56:10 +00:00
Kim F. Storm
f48e9893db (gdb-mouse-toggle-breakpoint): New defun.
(gdba): Bind it to [left-margin mouse-1] and [left-fringe mouse-1].
2003-11-23 00:27:38 +00:00
Kim F. Storm
76693d1232 Bind mouse-1 on left-fringe and right-fringe to mouse-set-point so
that hscroll still works now that clicks on fringes generate specific
mouse events.
(mouse-set-point): Note that it now works in fringes and margins
too due to new semantics of posn-point in fringes and margins.
2003-11-23 00:27:27 +00:00
Kim F. Storm
79bcefe203 (event-start, event-end): Doc fix.
(posn-window, posn-x-y, posn-timestamp): Simplify doc.
(posn-area, posn-actual-col-row, posn-object): New defuns.
(posn-col-row): Simplify doc.  Rewrite to use cond.
(posn-point): Also return buffer position for events outside text
area (that info is now present in the event position).
2003-11-23 00:27:03 +00:00
Kim F. Storm
9063976458 Changes related to enhanced information in mouse event positions. 2003-11-23 00:26:37 +00:00
Kim F. Storm
028f065d44 (gud-gdba-command-name): Find gdb command via PATH.
(breakpoint-xpm-data, breakpoint-enabled-pbm-data): Make smoother.
(breakpoint-enabled-icon, breakpoint-disabled-icon): Set :ascent
to 100 for icons to avoid increasing line height when shown.
2003-11-19 23:40:17 +00:00
Kim F. Storm
0c618458b3 *** empty log message *** 2003-11-19 23:39:51 +00:00
Andreas Schwab
c25c83cd2e . 2003-11-19 13:23:43 +00:00
Andreas Schwab
7dcd2d16f1 (set-variable): Fix indentation. 2003-11-19 13:23:30 +00:00
Markus Rost
92e9233f76 Regenerated with "rm loaddefs.el; make autoloads".
This fixes default value of `button-map' where
push-button was bound to "" instead to "\r".
2003-11-17 19:02:52 +00:00
Carsten Dominik
9ebb67078e *** empty log message *** 2003-11-17 14:24:58 +00:00
Kenichi Handa
7d00398c52 (latin1-display): Fix docstring.
(latin1-display-ucs-per-lynx): Likewise.
2003-11-17 05:25:52 +00:00
John Wiegley
572ccdc0ef (eshell-ls-file): There are times with size-width is nil and
uncomputed (when directories are created in dired, for example); in
this case, 4 is reasonable default value, although it may caused
skewed new entries (which could be avoided by returning the original
value of 8 in all cases, but 99% of the time this is a waste of
whitespace).
2003-11-17 00:24:06 +00:00
John Wiegley
0fe9146b8a *** empty log message *** 2003-11-17 00:22:59 +00:00
Martin Stjernholm
037558bfd9 CC Mode update (5.30.8). 2003-11-16 16:55:08 +00:00
John Wiegley
5a2e4c34bd (eshell-ls-file): Instead of making the size field in a long-listing
always 8 characters, use `size-width', which has already been
computed.
2003-11-16 09:23:49 +00:00
John Wiegley
8ceaf12633 *** empty log message *** 2003-11-16 09:23:29 +00:00
Thien-Thi Nguyen
3813f0c53b (minor-mode-list): Add `hs-minor-mode'. 2003-11-15 00:57:02 +00:00
Thien-Thi Nguyen
067b409428 (diff-hunk-prev, diff-hunk-next): Support
operation while narrowed, with `diff-restrict-view'.
2003-11-14 16:23:37 +00:00
Thien-Thi Nguyen
877f9b0513 (easy-mmode-define-navigation): Take additional
optional arg NARROWFUN.  For the generated functions: Add local var
`was-narrowed-p'.  Also, if NARROWFUN is specified, include frags that
arrange to check for and save narrowing state before the move and then
conditionally call NARROWFUN after the move.
2003-11-14 16:18:01 +00:00
John Wiegley
f1572159d5 (eshell-parse-variable-ref): Added a backslash that was optional, but
obviously missing based on surrounding code.
2003-11-14 11:01:46 +00:00
John Wiegley
175acc2dec (eshell-lisp-command): Do not late-convert string arguments to numbers
unless the whole argument was seen as a number.
2003-11-14 11:01:26 +00:00
John Wiegley
746a9754a0 *** empty log message *** 2003-11-14 10:59:04 +00:00
Kenichi Handa
55f4b170ff (ctext-non-standard-encodings-alist): Fix coding systems. 2003-11-14 02:42:55 +00:00
Alex Schroeder
a996695f93 (timezone-parse-date): Fix style 8 to accept ISO
8601 format (a capital T between the date and the time).
2003-11-13 18:20:08 +00:00
Sam Steingold
2a69edce13 doc typo fix 2003-11-11 14:28:53 +00:00
Kenichi Handa
80060eb357 *** empty log message *** 2003-11-11 07:50:24 +00:00
Kenichi Handa
d63b2da83c (kannada-compose-region) (kannada-compose-string,
kannada-post-read-conversion): Add autoload cookie.
2003-11-10 07:20:38 +00:00
Kenichi Handa
75fe15b0ac ("Kannada"): Add sample-text. 2003-11-10 07:19:22 +00:00
Kenichi Handa
8acadd06f7 (quail-completion): Change the message "corresponding translations" to
"corresponding characters".
2003-11-10 04:30:46 +00:00
Markus Rost
3ed9ee82db (describe-char): Fix typo. 2003-11-09 19:40:27 +00:00
Miles Bader
e4eaf89855 Resolve CVS conflicts 2003-11-08 22:20:08 +00:00
Kenichi Handa
df211069a5 *** empty log message *** 2003-11-08 01:41:20 +00:00
Kenichi Handa
75b62c63e7 New file. 2003-11-08 01:40:48 +00:00
Kenichi Handa
9d94dc2219 (ucs-kannada-to-is13194-alist) (is13194-to-ucs-kannada-hashtbl,
is13194-to-ucs-kannada-regexp): New variables.
2003-11-08 01:39:32 +00:00
Kenichi Handa
f04f0eba66 Preload kannada.el. 2003-11-08 01:39:07 +00:00
Kenichi Handa
a7d9e5a72b (DONTCOMPILE): Add kannada.el. 2003-11-08 01:38:41 +00:00
Andreas Schwab
a9a5f97015 . 2003-11-07 16:09:29 +00:00
Andreas Schwab
447f1ebd1e (autoconf-font-lock-keywords): Also highlight AH_*. 2003-11-07 16:08:53 +00:00
Andreas Schwab
e92df5536b . 2003-11-07 16:05:44 +00:00
Andreas Schwab
461f3ad082 (xml-parse-dtd): Fix misplaced paren. 2003-11-07 16:05:26 +00:00
Kenichi Handa
7453c3ac5b (windows-1252): Fix table (0x8F and 0x9E). 2003-11-07 07:26:27 +00:00
Lars Hansen
bd382a2755 (desktop-locals-to-save): Add buffer-file-coding-system.
(desktop-buffer-file): Use saved buffer-file-coding-system
for file reading.  Set auto-insert to nil to prevent automatic
insertion into restored empty files.
2003-11-05 13:28:48 +00:00
Luc Teirlinck
40ebe9bdd7 (risky-local-variable-p): Make second argument optional. 2003-11-05 04:06:27 +00:00
Luc Teirlinck
6ae50de2cb *** empty log message *** 2003-11-05 04:03:39 +00:00
Eli Zaretskii
a4db3cf56b (rmail-convert-to-babyl-format): If
base64-decode-region signals an error, catch it and silently
ignore it.
2003-11-03 19:21:02 +00:00
Stefan Monnier
552eb60792 (add-hook): Fix last change. 2003-11-03 14:44:48 +00:00