aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (mail-user-agent): Doc fix. Set :version tag.Glenn Morris2009-07-191-8/+9
* (cal-menu-set-date-title): Handle calls from non-calendar buffers (Bug#3862).Glenn Morris2009-07-191-7/+13
* mail-user-agent placeholder.Glenn Morris2009-07-191-0/+3
* Add info about confirmation when killing a buffer with a running process.Juri Linkov2009-07-181-1/+5
* (Fset_process_query_on_exit_flag): Mention killingJuri Linkov2009-07-182-1/+6
* (process-kill-buffer-query-function): New function.Juri Linkov2009-07-182-0/+26
* Add `info-finder'.Juri Linkov2009-07-181-0/+4
* Delete task for replacing finder.el with Info manual.Juri Linkov2009-07-181-4/+0
* Virtual Info keyword finder.Juri Linkov2009-07-181-0/+82
* (c-before-hack-hook, c-postprocess-file-styles): Give invocation ofAlan Mackenzie2009-07-181-2/+2
* (hack-local-variables-filter): Remove entries with duplicate keys fromAlan Mackenzie2009-07-181-2/+12
* *** empty log message ***Alan Mackenzie2009-07-181-0/+10
* Update the entry for `desktop-buffers-not-to-save'.Eli Zaretskii2009-07-181-2/+6
* (deactivate-mark, activate-mark, set-mark): Don't call x-set-selectionEli Zaretskii2009-07-182-2/+11
* * simple.el (region-active-p, use-region-p): Doc fix (Bug#3873).Chong Yidong2009-07-182-10/+16
* (desktop-buffers-not-to-save): Default value is nil. Accept nil inEli Zaretskii2009-07-182-8/+19
* (x-selection-owner-p, x-own-selection-internal)Eli Zaretskii2009-07-182-0/+46
* (speedbar-frame): Declare to avoid compilerNick Roberts2009-07-181-18/+9
* *** empty log message ***Nick Roberts2009-07-181-0/+7
* * processes.texi (Shell Arguments): Copyedits.Chong Yidong2009-07-182-14/+17
* * simple.el (set-mark): Revert last change.Chong Yidong2009-07-182-6/+6
* (Repeated Loading): Fix typo.Glenn Morris2009-07-182-1/+5
* Fix last change.Chong Yidong2009-07-171-2/+2
* * mouse.el (mouse-yank-primary): If select-active-regions is non-nil,Chong Yidong2009-07-172-2/+7
* * doc-view.el (doc-view-initiate-display): Add yes-or-no-p ifChong Yidong2009-07-172-9/+14
* * w32-fns.el (x-selection-owner-p): New function.Chong Yidong2009-07-174-8/+37
* (describe-buffer-case-table): Fix for the case that KEY is a cons.Kenichi Handa2009-07-171-13/+19
* *** empty log message ***Kenichi Handa2009-07-171-0/+5
* Synch with Gnus trunk:Katsumi Yamaoka2009-07-174-49/+80
* Regenerate.Glenn Morris2009-07-171-0/+0
* Set copyright year to 2009.Glenn Morris2009-07-171-1/+1
* Fix last change.Chong Yidong2009-07-171-1/+0
* (shuffle): Fix the logic of setting up the cycle.Kenichi Handa2009-07-172-6/+10
* Mention two new ./configure options for developers.Dan Nicolaescu2009-07-161-1/+8
* * vc-rcs.el (vc-rcs-find-file-hook):Dan Nicolaescu2009-07-163-4/+9
* * buffers.texi (Swapping Text): Recommend settingRichard M. Stallman2009-07-163-0/+18
* * net/tramp.el (tramp-wait-for-output): Handle the case whenMichael Albinus2009-07-162-9/+19
* (ns-set-alpha): Don't declare.YAMAMOTO Mitsuharu2009-07-162-12/+5
* (ns_get_color): Remove incompatible color formats.YAMAMOTO Mitsuharu2009-07-162-73/+13
* (Fns_set_alpha): Remove function.YAMAMOTO Mitsuharu2009-07-161-27/+0
* Refcard comments.Glenn Morris2009-07-161-1/+3
* refcards comment.Glenn Morris2009-07-161-0/+4
* Regenerate.Glenn Morris2009-07-161-0/+0
* Regenerate.Glenn Morris2009-07-165-0/+0
* Remove non-existent (?) bindings: w, C-u o, U, delete.Glenn Morris2009-07-164-24/+29
* Regenerate.Glenn Morris2009-07-162-0/+0
* Condense a few sentences in order to make them fit on one line, andGlenn Morris2009-07-162-25/+35
* (copyright-update): Save match-data across y-or-n-p, for safety.Stefan Monnier2009-07-162-4/+10
* * files.el (auto-save-mode): If buffer-saved-size is -2, don't clobber it.Richard M. Stallman2009-07-163-2/+13
* * fileio.c (Fwrite_region, Fdo_auto_save): Handle save_length = -2.Richard M. Stallman2009-07-164-8/+27