1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-31 11:13:50 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
Dan Nicolaescu
1d96c2ff76 *** empty log message *** 1998-06-03 16:40:32 +00:00
Richard M. Stallman
4721cccfb6 (locate): Doc fix. 1998-04-16 18:49:41 +00:00
Richard M. Stallman
dc268724ec (locate-current-line-number): No longer interactive. 1998-03-14 21:45:49 +00:00
Richard M. Stallman
be8bf2d0b0 (locate-update): New function.
(locate-current-line-number): Renamed from `current-line'.
(locate-default-make-command-line): Use list, not cons.
(locate): Added a `save-window-excursion' form.
(locate): Used an `apply' form for the start-process call.
(locate-mode): Now has a `revert-buffer-function'
(locate-do-setup): Now longer deletes window.
(locate-header-face): Use underline, not region.
(locate-update-command): New option.
(locate-command): Changed from defvar to defcustom.
(locate-make-command-line): Changed from defvar to defcustom.
(locate-fcodes-file): Changed from defvar to defcustom.
(locate-mouse-face): Changed from defvar to defcustom.
1998-03-03 18:17:02 +00:00
Stephen Eglen
d979dc2b3d Customized. 1998-02-04 19:24:34 +00:00
Richard M. Stallman
092af6d867 Comment change. 1997-04-20 07:33:52 +00:00
Richard M. Stallman
5c6a8dfe15 (locate-mode): Locally set dired-move-to-filename-regexp,
dired-permission-flags-regexp, and dired-actual-switches.
(locate-set-indentation): Function deleted.
(locate-insert-header): Don't indent the header line.
(locate-indentation-string): Variable deleted.
(locate-do-setup): Rewrite the loop that adds indentation.
1996-12-31 18:31:13 +00:00
Richard M. Stallman
6aea3b07e8 Initial revision 1996-12-30 04:22:22 +00:00