1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-30 19:53:09 +00:00
Commit Graph

1703 Commits

Author SHA1 Message Date
Eli Zaretskii
6f4745e2e6 *** empty log message *** 2000-12-18 13:28:31 +00:00
Gerd Moellmann
82b90229c2 (emacs-version): Remove `%a' from the time format
because the weekday doesn't fit well into each locale.
2000-12-18 12:12:09 +00:00
Eli Zaretskii
22ea260792 Exchange order of last two entries, to make them chronological. 2000-12-18 10:27:06 +00:00
Stefan Monnier
73eff59992 (cvs-diff-backup-extractor): Return full-path for file.
(cvs-execute-single-file): Don't change directory.
Patch from Per Cederqvist.
2000-12-18 03:17:46 +00:00
Miles Bader
7f49aa0734 (image-file-name-extensions): Add "pgm" and "ppm". 2000-12-18 02:18:21 +00:00
Miles Bader
5a04700221 (artist-replace-chars, artist-replace-char):
Check that emacs-major-version is `=' to 20, not `>='.
(artist-replace-chars): Use `make-string' instead of a loop.
2000-12-18 01:18:43 +00:00
Eli Zaretskii
6c825f8e50 *** empty log message *** 2000-12-16 15:33:58 +00:00
Kenichi Handa
af4bb4c8ba *** empty log message *** 2000-12-16 01:44:23 +00:00
Kenichi Handa
8ff0684512 *** empty log message *** 2000-12-16 00:26:08 +00:00
Eli Zaretskii
b24e84ab41 (Info-forward-node): If the node has an
Info-header-line, widen the buffer before searching for "next:"
and "up:" pointers, and set the search limit to stay in the
current node.
2000-12-15 22:03:05 +00:00
Miles Bader
7981d89f17 (delete-trailing-whitespace): Remove extraneous let. 2000-12-15 16:25:51 +00:00
Miles Bader
88ee791791 *** empty log message *** 2000-12-15 14:18:53 +00:00
Gerd Moellmann
4ea7fdcaa5 *** empty log message *** 2000-12-15 13:59:46 +00:00
Gerd Moellmann
8062e53a7c *** empty log message *** 2000-12-15 13:01:30 +00:00
Gerd Moellmann
0c28d8421e (mh-find-path): Set read-mail-command. 2000-12-15 12:32:33 +00:00
Gerd Moellmann
3ffa545ba6 (dabbrev--last-case-pattern): Value is now
`upcase' or `downcase' or nil.
(dabbrev-expand): Don't do anything with dabbrev--last-case-pattern.
Pass new record-case-pattern arg to dabbrev--substitute-expansion.
(dabbrev--substitute-expansion): New arg record-case-pattern.
If it is non-nil, set dabbrev--last-case-pattern.
If ABBREV is " ", use dabbrev--last-case-pattern to change EXPANSION.

(dabbrev--find-expansion): Remove extra nreverse.
2000-12-15 11:51:04 +00:00
Miles Bader
b6348438a2 (Info-default-directory-list): Don't delete configure-info-directory
from the list of standard info directories when appending it to the
end -- their order is important.
2000-12-15 03:54:32 +00:00
Miles Bader
f9056dd941 (read-face-attribute): If there's no entry for the user's input in
VALID, just use it as-is (this will often result in an error, but it may
be OK for e.g. colors using hexadecimal notation, and at least will
yield a better error message).
2000-12-15 03:12:09 +00:00
Miles Bader
c2d7f289cf *** empty log message *** 2000-12-15 01:12:29 +00:00
Stefan Monnier
8f530b953c (add-change-log-entry): Only expand-file-name if non-nil. 2000-12-14 17:30:34 +00:00
Eli Zaretskii
4dddb0b795 (Info-directory-list): Change doc string to reflect the
change in Info-default-directory-list.
2000-12-14 17:14:32 +00:00
Eli Zaretskii
6d435deb17 ([M-delete]): Remap to M-d. 2000-12-14 16:53:25 +00:00
Gerd Moellmann
9d7d926345 *** empty log message *** 2000-12-14 16:47:18 +00:00
Eli Zaretskii
7cf0153a60 *** empty log message *** 2000-12-14 15:18:26 +00:00
Gerd Moellmann
5f368d294e *** empty log message *** 2000-12-14 13:47:45 +00:00
Gerd Moellmann
5e5b3d4114 (easy-menu-current-active-maps): Test
if symbol is bound before getting its value.
2000-12-14 10:36:42 +00:00
Eli Zaretskii
a924cf63b2 Fix typos. 2000-12-14 05:44:18 +00:00
Kenichi Handa
191b83b64c *** empty log message *** 2000-12-13 23:29:17 +00:00
Karl Fogel
6192b604c1 * bookmark.el: Provide a generic exit hook, as suggested by Ovidiu
Predescu <ovidiu@cup.hp.com>:
(bookmark-exit-hook): new var.
(bookmark-exit-hook-internal): new func, replaces old raw lambda form
in `kill-emacs-hook', and runs new `bookmark-exit-hooks'.  No longer
tests for the bookmark feature, as logically that feature must have
been provided if this function is running.
Removed ;;;###autoload before the `add-hook' call.
2000-12-13 22:56:38 +00:00
Stefan Monnier
5edf6b5556 (easy-menu-define): Setup indentation.
(easy-menu-current-active-maps): New function.
(easy-menu-get-map): Use it.
Make a proper menu entry when creating a new keymap.
2000-12-13 16:14:49 +00:00
Gerd Moellmann
f7f8bb6913 *** empty log message *** 2000-12-13 13:25:16 +00:00
Kenichi Handa
d49fc4eb22 *** empty log message *** 2000-12-13 02:00:32 +00:00
Kenichi Handa
3b53d8760f *** empty log message *** 2000-12-13 00:22:41 +00:00
Kenichi Handa
16b5e8e6cd *** empty log message *** 2000-12-13 00:14:26 +00:00
Andreas Schwab
1df1c51825 . 2000-12-12 17:58:35 +00:00
Dave Love
a7a07b983f *** empty log message *** 2000-12-12 15:45:39 +00:00
Gerd Moellmann
bfdb75eeaa *** empty log message *** 2000-12-12 15:30:41 +00:00
Gerd Moellmann
4fdbd80975 *** empty log message *** 2000-12-12 14:13:40 +00:00
Gerd Moellmann
e9a59cad36 *** empty log message *** 2000-12-12 10:38:08 +00:00
Miles Bader
c2def7a092 (Info-last-preorder): Don't barf on nodes without a prev.
(Info-scroll-down): Respect `Info-scroll-prefer-subnodes'.
2000-12-12 07:15:52 +00:00
Andrew Choi
591b63b424 * term/mac-win.el: Remove load for ls-lisp.
* loadup.el: Load ls-lisp for system-type macos.
2000-12-12 05:04:07 +00:00
Miles Bader
5ff4ba3ddf (delete-horizontal-space): Add BACKWARD-ONLY parameter.
Respect field end too.
(just-one-space): Respect fields as `delete-horizontal-space'.
(newline-and-indent, reindent-then-newline-and-indent): Use
`delete-horizontal-space'.
2000-12-12 01:20:55 +00:00
Stefan Monnier
adf9c99461 (comment-indent-new-line): Use delete-horizontal-space
(so as to obey the field property in the minibuffer).
2000-12-11 21:41:41 +00:00
Stefan Monnier
4b0cd42df2 Moved from auto-show.el to obsolete/auto-show.el 2000-12-11 21:39:52 +00:00
Stefan Monnier
d0c679bc85 Moved from progmodes/c-mode.el to obsolete/c-mode.el 2000-12-11 21:34:11 +00:00
Gerd Moellmann
d990421fa2 *** empty log message *** 2000-12-11 16:06:20 +00:00
Carsten Dominik
89f85863e9 *** empty log message *** 2000-12-11 13:00:47 +00:00
Gerd Moellmann
fda514f7b6 (custom-save-variables, custom-save-faces):
Comment fix.
2000-12-11 10:42:44 +00:00
Gerd Moellmann
3e0d35cec0 Moved here from lisp/. 2000-12-11 10:21:06 +00:00
Miles Bader
ff904dd6da *** empty log message *** 2000-12-11 07:33:18 +00:00