- 24 Aug, 1997 12 commits
-
-
Richard M. Stallman authored
(rmail-summary-buffer, rmail-summary-vector): Mark as permanent local. (rmail-buffer): Add defvar and mark as permanent local.
-
Richard M. Stallman authored
Don't call expand-abbrev unless preceding character is a word char.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(time-stamp-string): Use that time zone. (time-stamp-active, time-stamp-warn-inactive) (time-stamp-old-format-warn): Definitions moved.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(HAVE_LIBCRYPTO, HAVE_LIBCOM_ERR, HAVE_KRB5_H, HAVE_DES_H, HAVE_KRB_H) (HAVE_KERBEROSIV_DES_H, HAVE_KERBEROSIV_KRB_H, HAVE_KERBEROS_DES_H) (HAVE_KERBEROS_KRB_H, HAVE_COM_ERR_H): Add undefs.
-
Richard M. Stallman authored
Kerberos V5 for movemail, including detection of V4 and V5 header files and libraries.
-
Richard M. Stallman authored
Compute x_default_search_path and substitute into makefiles.
-
Richard M. Stallman authored
arch-dep data directory, while preparing to dump.
-
- 23 Aug, 1997 21 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(nnvirtual-partition-sequence): use mapcar, not mapc. (nnvirtual-create-mapping): Don't use delete-if-not.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
At the end of the file, test this variable, and turn on the mode if it is non-nil.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(ps-zebra-stripe-height): Renamed from ps-number-of-zebra.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Do match a line which is just a <...> construct after whitespac.e Set adaptive-fill-regexp to match whitespace only.
-
Richard M. Stallman authored
Be careful about which directory to find loaddefs.el in.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
on indented line at start of buffer, when calculating PREVIOUS.
-
Richard M. Stallman authored
Clear the inverse-video flag before installing new colors. (face-spec-set): Pass INVERSE-P arg, and use (nil) for colors when calling modify-face.
-
Richard M. Stallman authored
if point is in the left margin of an hscroll'ed window.
-
Richard M. Stallman authored
-
- 22 Aug, 1997 7 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(LIBW): Use LIB_MOTIF_EXTRA.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
load the new list carefully, renaming bookmarks as necessary. In docstring, mention new renaming behavior. Optional arg OVERWRITE replaces inaccurately-named REVERT. If file loaded was bookmark-default-file, then set bookmarks-already-loaded to t. (bookmark-import-new-list): New func. (bookmark-maybe-rename): New func, helper to above. (bookmark-set-name): Accept bookmark as either string (behaves same as before) or list (treat it as a bookmark record). (bookmark-set, bookmark-maybe-load-default-file) (bookmark-jump-noselect, bookmark-rename) (bookmark-show-annotation): Discard pointless `progn's. (bookmark-bmenu-mark, bookmark-bmenu-unmark) (bookmark-bmenu-backup-unmark, bookmark-bmenu-delete-backwards): Renormalize position after all else is done. (bookmark-edit-annotation-mode, bookmark-bmenu-list) (bookmark-show-annotation, bookmark-show-all-annotations): Use `x' instead of `(not (eq x nil))'. (bookmark-yank-word): Inner save-excursion changed to progn. (bookmark-send-annotation, bookmark-send-edited-annotation) (bookmark-insert): Use buffer-string instead of buffer-substring. (bookmark-make-cell): Make sure annotation and info-node strings contain no text properties. (bookmark-relocate): Remember to rebuild bmenu buffer after a bookmark has been relocated. (bookmark-bmenu-check-position): Return a meaningful value -- callers have apparently been assuming this anyway. (bookmark-build-xemacs-menu): Unused function deleted. (bookmark-version): Removed this variable; the Emacs version suffices.
-
Jeff Law authored
-
Kenichi Handa authored
-