1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-05-02 03:00:56 -07:00
Commit graph

24818 commits

Author SHA1 Message Date
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
Eli Zaretskii
be69f6a59a *** empty log message *** 2003-11-01 17:57:14 +00:00
Eli Zaretskii
3463899629 Allow comments following the top-level element.
Separate out namespace parsing into special functions.
Change namespace parsing to return ('ns-uri . "local-name")
instead of '{ns-uri}local-name.
2003-11-01 17:56:08 +00:00
Eli Zaretskii
cfc8b2640f (dired-ls-sorting-switches): Doc fix. 2003-11-01 17:48:54 +00:00
Eli Zaretskii
cdddbfd273 (rx-or): Fix the case of "(rx (and ?a (or ?b ?c) ?d))". 2003-11-01 17:35:49 +00:00
Eli Zaretskii
01cf96d518 (texinfo-pre-format-hook): New variable.
(texinfo-format-region): Use it.
(texinfo-format-buffer-1): Ditto.
2003-11-01 17:12:02 +00:00
Eli Zaretskii
6904b34bf4 (overriding-map-is-bound, saved-overriding-map): New variables.
(ensure-overriding-map-is-bound, restore-overriding-map): New functions.
(universal-argument, universal-argument-more, negative-argument)
(digit-argument, universal-argument-other-key): Minor changes.
2003-11-01 17:02:32 +00:00
Eli Zaretskii
1e491f1bb8 (isearch-unread-key-sequence): New function, extracted from
isearch-other-meta-char.
(top level): (put 'foo 'isearch-scroll) on all Emacs's
"scrollable" standard functions.
(isearch-allow-scroll): New customizable variable.
(isearch-string-out-of-window, isearch-back-into-window)
(isearch-reread-key-sequence-naturally)
(isearch-lookup-scroll-key): New functions.
(isearch-other-meta-char): Doc string and functionality enhanced.
Now accepts a prefix argument.
(isearch-lazy-highlight-window-end): New variable.
(isearch-lazy-highlight-new-loop): Pay attention to the window's
end (thru isearch-lazy-highlight-window-end), not only its start.
2003-11-01 17:00:02 +00:00
Eli Zaretskii
867bae0b00 (rmail-summary-goto-msg): Don't call itself
recursively if the last message is deleted, thus avoiding an
infinite loop.
2003-11-01 16:38:55 +00:00
Stefan Monnier
e70ff1af70 (tex-compile-commands): Add yap' and ps2pdf'.
(tex-main-file): Don't add .tex if the extension is already present.
(tex-uptodate-p): Don't recurse indefinitely in the presence of symlinks.
2003-10-30 22:29:47 +00:00
Lute Kamstra
b2fc097671 (inferior-octave-prompt): Recognize version number in prompt. 2003-10-29 18:55:55 +00:00
Dave Love
c1dc897c47 Fix some Unicode ranges. 2003-10-28 14:28:12 +00:00