summaryrefslogtreecommitdiff
path: root/lisp/saveplace.el
Commit message (Collapse)AuthorAgeFilesLines
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
|
* * x-dnd.el (x-dnd-maybe-call-test-function):Stefan Monnier2009-11-131-8/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * window.el (split-window-vertically): * whitespace.el (whitespace-help-on): * vc-rcs.el (vc-rcs-consult-headers): * userlock.el (ask-user-about-lock-help) (ask-user-about-supersession-help): * type-break.el (type-break-force-mode-line-update): * time-stamp.el (time-stamp-conv-warn): * terminal.el (te-set-output-log, te-more-break, te-filter) (te-sentinel,terminal-emulator): * term.el (make-term, term-exec, term-sentinel, term-read-input-ring) (term-write-input-ring, term-check-source, term-start-output-log): (term-display-buffer-line, term-dynamic-list-completions): (term-ansi-make-term, serial-term): * subr.el (selective-display): * strokes.el (strokes-xpm-to-compressed-string, strokes-decode-buffer) (strokes-encode-buffer, strokes-xpm-for-compressed-string): * speedbar.el (speedbar-buffers-tail-notes, speedbar-buffers-item-info) (speedbar-reconfigure-keymaps, speedbar-add-localized-speedbar-support) (speedbar-remove-localized-speedbar-support) (speedbar-set-mode-line-format, speedbar-create-tag-hierarchy) (speedbar-update-special-contents, speedbar-buffer-buttons-engine) (speedbar-buffers-line-directory): * simple.el (shell-command-on-region, append-to-buffer) (prepend-to-buffer): * shadowfile.el (shadow-save-todo-file): * scroll-bar.el (scroll-bar-set-window-start, scroll-bar-drag-1) (scroll-bar-maybe-set-window-start): * sb-image.el (speedbar-image-dump): * saveplace.el (save-place-alist-to-file, save-places-to-alist) (load-save-place-alist-from-file): * ps-samp.el (ps-print-message-from-summary): * ps-print.el (ps-flush-output, ps-insert-file, ps-get-boundingbox) (ps-background-image, ps-begin-job, ps-do-despool): * ps-bdf.el (bdf-find-file, bdf-read-font-info): * printing.el (pr-interface, pr-ps-file-print, pr-find-buffer-visiting) (pr-ps-message-from-summary, pr-lpr-message-from-summary): (pr-call-process, pr-file-list, pr-interface-save): * novice.el (disabled-command-function) (enable-command, disable-command): * mouse.el (mouse-buffer-menu-alist): * mouse-copy.el (mouse-kill-preserving-secondary): * macros.el (kbd-macro-query): * ledit.el (ledit-go-to-lisp, ledit-go-to-liszt): * informat.el (batch-info-validate): * ido.el (ido-copy-current-word, ido-initiate-auto-merge): * hippie-exp.el (try-expand-dabbrev-visible): * help-mode.el (help-make-xrefs): * help-fns.el (describe-variable): * generic-x.el (bat-generic-mode-run-as-comint): * finder.el (finder-mouse-select): * find-dired.el (find-dired-sentinel): * filesets.el (filesets-file-close): * files.el (list-directory): * faces.el (list-faces-display, describe-face): * facemenu.el (list-colors-display): * ezimage.el (ezimage-image-association-dump, ezimage-image-dump): * epg.el (epg--process-filter, epg-cancel): * epa.el (epa--marked-keys, epa--select-keys, epa-display-info) (epa--read-signature-type): * emerge.el (emerge-copy-as-kill-A, emerge-copy-as-kill-B) (emerge-file-names): * ehelp.el (electric-helpify): * ediff.el (ediff-regions-wordwise, ediff-regions-linewise): * ediff-vers.el (rcs-ediff-view-revision): * ediff-util.el (ediff-setup): * ediff-mult.el (ediff-append-custom-diff): * ediff-diff.el (ediff-exec-process, ediff-process-sentinel) (ediff-wordify): * echistory.el (Electric-command-history-redo-expression): * dos-w32.el (find-file-not-found-set-buffer-file-coding-system): * disp-table.el (describe-display-table): * dired.el (dired-find-buffer-nocreate): * dired-aux.el (dired-rename-subdir, dired-dwim-target-directory): * dabbrev.el (dabbrev--same-major-mode-p): * chistory.el (list-command-history): * apropos.el (apropos-documentation): * allout.el (allout-obtain-passphrase): (allout-copy-exposed-to-buffer): (allout-verify-passphrase): Use with-current-buffer.
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
|
* * align.el:Lute Kamstra2008-12-031-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * allout.el: * apropos.el: * arc-mode.el: * autoinsert.el: * avoid.el: * battery.el: * bookmark.el: * buff-menu.el: * calculator.el: * chistory.el: * cmuscheme.el: * comint.el: * compare-w.el: * dabbrev.el: * delim-col.el: * desktop.el: * diff-mode.el: * diff.el: * dired-aux.el: * dired-x.el: * dired.el: * dos-vars.el: * ediff-diff.el: * ediff-help.el: * ediff-init.el: * ediff-merg.el: * ediff-mult.el: * ediff-ptch.el: * ediff-vers.el: * ediff-wind.el: * ediff.el: * emerge.el: * facemenu.el: * faces.el: * ffap.el: * filecache.el: * find-dired.el: * font-core.el: * font-lock.el: * forms.el: * fringe.el: * help-at-pt.el: * hippie-exp.el: * ido.el: * image-file.el: * imenu.el: * indent.el: * info.el: * isearchb.el: * iswitchb.el: * jit-lock.el: * jka-compr.el: * log-edit.el: * lpr.el: * ls-lisp.el: * man.el: * menu-bar.el: * midnight.el: * mouse-sel.el: * mouse.el: * msb.el: * outline.el: * paren.el: * pcmpl-cvs.el: * pcmpl-gnu.el: * pcomplete.el: * pcvs-info.el: * pcvs-parse.el: * printing.el: * ps-mule.el: * ps-print.el: * replace.el: * ruler-mode.el: * saveplace.el: * sb-image.el: * scroll-bar.el: * sha1.el: * shadowfile.el: * shell.el: * sort.el: * speedbar.el: * strokes.el: * tempo.el: * term.el: * terminal.el: * time-stamp.el: * time.el: * tree-widget.el: * type-break.el: * vc-cvs.el: * vc-hg.el: * vc-mcvs.el: * vc-rcs.el: * vc-sccs.el: * vc.el: * view.el: * w32-vars.el: * whitespace.el: * wid-edit.el: Remove leading * from docstrings of defcustoms, deffaces, defconsts and defuns.
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
|
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-101-1/+1
|
* * saveplace.el: fix a typo in the commentary section.Michael Olson2008-03-231-1/+1
| | | | Signed-off-by: Xavier Maillard <xma@gnu.org>
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\ | | | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
| |
| * * lisp/saveplace.el (save-place-alist-to-file): Save with 'emacs-mule'Karl Fogel2007-12-041-2/+5
| | | | | | | | | | | | coding system. This ports 2007-12-02T21:15:22Z!kfogel@red-bean.com and 2007-12-02T21:24:38Z!kfogel@red-bean.com over to the EMACS_22_BASE branch, but with the right coding system for Emacs 22 to reliably record filenames. Suggested by Eli Zaretskii.
* | * emacs-cvs/lisp/saveplace.el (save-place-quiet): Remove, reverting ↵Karl Fogel2007-12-031-15/+3
| | | | | | | | | | | | | | | | 2007-12-02T19:54:46Z!kfogel@red-bean.com. (save-place-alist-to-file, load-save-place-alist-from-file): Don't print non-error messages at all, there's really no need. Do print if there's a problem, and clarify message in that case.
* | * lisp/saveplace.el (save-place-alist-to-file): Set coding-system-for-writeKarl Fogel2007-12-021-4/+5
| | | | | | | | | | once and refer to it throughout. Based on a patch by David Reitter <dreitter{_AT_}inf.ed.ac.uk>.
* | * lisp/saveplace.el (save-place-alist-to-file): Use `utf-8' coding systemKarl Fogel2007-12-021-1/+3
| | | | | | | | | | | | when writing, and set it in the first-line file variables. Based on a patch by David Reitter <dreitter{_AT_}inf.ed.ac.uk> and a suggestion by Juanma Barranquero.
* | Offer option for saveplace to be quiet about loading and saving.Karl Fogel2007-12-021-4/+12
|/ | | | | | | | Suggested by: David Reitter <dreitter{_AT_}inf.ed.ac.uk> * lisp/saveplace.el (save-place-quiet): New customizable boolean. (save-place-alist-to-file, load-save-place-alist-from-file): Use it to determine whether to print loading/saving messages.
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
|
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
|
* (load-save-place-alist-from-file): Use expanded name in both messages.Romain Francoise2006-09-161-1/+1
|
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
|
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+2
|
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
|
* (save-place-alist-to-file): Write the file using write-region.Richard M. Stallman2005-05-291-1/+2
|
* (save-place-to-alist): Use with-no-warnings.Richard M. Stallman2005-04-231-1/+2
|
* (save-place-alist-to-file): Catch errors writing file.Richard M. Stallman2005-04-101-1/+3
|
* (save-place): Doc fix.Richard M. Stallman2004-11-161-1/+4
|
* * saveplace.el (save-place-alist-to-file): Bind `print-length'Karl Fogel2004-06-081-1/+3
| | | | | and `print-level' to nil when writing out `save-place-alist'. Thanks to Kai Grossjohann <kai@emptydomain.de> for enlightenment.
* (save-place-forget-unreadable-files)Eli Zaretskii2004-02-211-0/+63
| | | | | | | (save-place-save-skipped, save-place-skip-check-regexp): New defcustoms. (save-place-forget-unreadable-files): New function. (save-place-alist-to-file): Use it to filter out files that are no longer readable.
* Add arch taglinesMiles Bader2003-09-011-0/+1
|
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-2/+2
|
* Use find-file-hook instead of find-file-hooks.Stefan Monnier2002-08-151-1/+1
|
* (save-place): Require `saveplace'.Gerd Moellmann2001-10-211-1/+2
|
* Some fixes to follow coding conventions in files maintained by FSF.Pavel Janík2001-07-151-2/+1
|
* Update maintainer email address.Karl Fogel2001-06-281-1/+1
|
* * saveplace.el (save-place-alist-to-file): Removed no-effect codeKarl Fogel2001-04-191-4/+0
| | | | | | 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.
* (save-place-to-alist): Optimize out the degenerateKarl Heuer1997-09-251-9/+10
| | | | case when point is 1.
* (save-place-version-control): Make nil the default.Richard M. Stallman1997-09-251-2/+2
|
* Add defgroup; use defcustom for user vars.Richard M. Stallman1997-04-151-8/+25
|
* (load-save-place-alist-from-file): Delete spurious t's.Richard M. Stallman1997-01-281-3/+1
|
* Undo previous change.Richard M. Stallman1996-05-081-10/+9
| | | | | Delete the version number entirely; fix up whitespace that was changed before.
* Merged cosmetic differences between FSF version and local copy. InKarl Fogel1996-05-081-9/+9
| | | | | | the future, diffmon will make this unnecessary. (save-place-version): new var; init to 1.4. (save-place-limit): init to nil.
* (save-place-kill-emacs-hook): Always call save-places-to-alist.Richard M. Stallman1996-03-061-3/+5
|
* (save-place-kill-emacs-hook): Don't saveRichard M. Stallman1996-03-051-2/+4
| | | | if we never loaded the save-place-file.
* (toggle-save-place): Fix message text.Karl Heuer1996-01-251-3/+3
|
* (toggle-save-place, save-place-alist-to-file, ↵Karl Heuer1996-01-251-7/+5
| | | | load-save-place-alist-from-file): Delete format call inside message.
* Update FSF's address.Erik Naggum1996-01-141-2/+7
|
* (save-place-file): Use convert-standard-filename.Richard M. Stallman1996-01-011-1/+1
|
* (save-place-limit): New variable.Richard M. Stallman1995-11-301-2/+23
| | | | | | (load-save-place-alist-from-file): Obey it. Fix "done" message. (save-place-alist-to-file): Fix "done" message.
* (save-place-to-alist): Handle hexl-mode specially.Richard M. Stallman1995-11-201-1/+4
|
* (save-place-find-file-hook): Check after-find-file-from-revert-buffer.Richard M. Stallman1994-09-061-1/+2
|
* (save-place-kill-emacs-hook): Fix typo.Richard M. Stallman1994-04-141-1/+1
|
* (save-place-find-file-hook, save-place-kill-emacs-hook): New functions.Richard M. Stallman1994-04-061-24/+19
| | | | (hooks for find-file-hooks,kill-emacs-hook): Use those new functions.