Gerd Moellmann
d749f559b2
(save-place): Require `saveplace'.
2001-10-21 23:03:27 +00:00
Pavel Janík
5553563924
Some fixes to follow coding conventions in files maintained by FSF.
2001-07-15 16:15:35 +00:00
Karl Fogel
19a448e357
Update maintainer email address.
2001-06-28 16:31:51 +00:00
Karl Fogel
939d701903
* saveplace.el (save-place-alist-to-file): Removed no-effect code
...
that inserted file content only to delete it immediately.
Probably a cut-and-paste bug. Thanks to Juanma Barranquero
<lektu@uol.com.br> for the patch.
2001-04-19 22:55:19 +00:00
Karl Heuer
a59f6ba35e
(save-place-to-alist): Optimize out the degenerate
...
case when point is 1.
1997-09-25 01:01:05 +00:00
Richard M. Stallman
a4ce5edeb5
(save-place-version-control): Make nil the default.
1997-09-25 00:53:39 +00:00
Richard M. Stallman
20606f3dac
Add defgroup; use defcustom for user vars.
1997-04-15 20:33:18 +00:00
Richard M. Stallman
91eac6dae8
(load-save-place-alist-from-file): Delete spurious t's.
1997-01-28 22:22:10 +00:00
Richard M. Stallman
6f96f4c9e7
Undo previous change.
...
Delete the version number entirely;
fix up whitespace that was changed before.
1996-05-08 20:37:19 +00:00
Karl Fogel
cf3a09b258
Merged cosmetic differences between FSF version and local copy. In
...
the future, diffmon will make this unnecessary.
(save-place-version): new var; init to 1.4.
(save-place-limit): init to nil.
1996-05-08 20:02:29 +00:00
Richard M. Stallman
18b1fecd4a
(save-place-kill-emacs-hook): Always call save-places-to-alist.
1996-03-06 06:28:39 +00:00
Richard M. Stallman
52b9a93170
(save-place-kill-emacs-hook): Don't save
...
if we never loaded the save-place-file.
1996-03-05 04:22:25 +00:00
Karl Heuer
44a75d487a
(toggle-save-place): Fix message text.
1996-01-25 06:19:47 +00:00
Karl Heuer
b483a3c1bc
(toggle-save-place, save-place-alist-to-file, load-save-place-alist-from-file): Delete format call inside message.
1996-01-25 01:03:10 +00:00
Erik Naggum
b578f267af
Update FSF's address.
1996-01-14 07:34:30 +00:00
Richard M. Stallman
0d448e33d4
(save-place-file): Use convert-standard-filename.
1996-01-01 23:41:30 +00:00
Richard M. Stallman
6cf025703d
(save-place-limit): New variable.
...
(load-save-place-alist-from-file): Obey it.
Fix "done" message.
(save-place-alist-to-file): Fix "done" message.
1995-11-30 00:51:26 +00:00
Richard M. Stallman
19d0c48ab7
(save-place-to-alist): Handle hexl-mode specially.
1995-11-20 05:39:19 +00:00
Richard M. Stallman
47c5a4719a
(save-place-find-file-hook): Check after-find-file-from-revert-buffer.
1994-09-06 02:16:33 +00:00
Richard M. Stallman
4d2c9a1076
(save-place-kill-emacs-hook): Fix typo.
1994-04-14 12:04:19 +00:00
Richard M. Stallman
b6ace92757
(save-place-find-file-hook, save-place-kill-emacs-hook): New functions.
...
(hooks for find-file-hooks,kill-emacs-hook): Use those new functions.
1994-04-06 05:04:40 +00:00
Richard M. Stallman
e7dc77f65f
(save-place-version-control): New var, for determining
...
how to back up the master saved-places file.
(save-place-alist-to-file): Bind version-control depending on
`save-place-version-control'.
(hook for find-file-hooks): Specify the APPEND arg to add-hook.
1994-04-04 01:05:07 +00:00
Richard M. Stallman
722074ef87
entered into RCS
1993-08-13 01:08:54 +00:00