summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* (savehist-mode-hook): Re-add the var.Stefan Monnier2005-11-161-12/+19
* (Minor Mode Conventions): Use custom-set-minor-mode.Stefan Monnier2005-11-162-4/+7
* Fix commenting convention. Remove unnecessary leading * in custom docstrings.Stefan Monnier2005-11-162-403/+381
* * xfns.c (xg_set_icon_from_xpm_data): New function.Chong Yidong2005-11-164-14/+53
* (flyspell-delete-region-overlays): Use remove-overlays.Stefan Monnier2005-11-162-6/+4
* (diary-list-entries): Also hide the terminating newline.Stefan Monnier2005-11-162-3/+9
* Revert accidental corruption of xbm image.Chong Yidong2005-11-161-3/+2
* Tweak image.Chong Yidong2005-11-161-217/+203
* (reftex-use-fonts): removed the check forCarsten Dominik2005-11-161-1/+1
* *** empty log message ***Carsten Dominik2005-11-161-0/+5
* initialize XpmAttributesChong Yidong2005-11-162-0/+9
* (gud-speedbar-item-info): New function.Nick Roberts2005-11-161-1/+12
* *** empty log message ***Nick Roberts2005-11-161-0/+6
* Meh. Use the 32x32 version.Chong Yidong2005-11-161-153/+219
* USe 24x24 xpm iconChong Yidong2005-11-161-111/+153
* * gnu.h (gnu_bits): Xpm version of the new Emacs icon.Chong Yidong2005-11-164-2/+166
* (file-name-shadow-properties, file-name-shadow-tty-properties)Luc Teirlinck2005-11-161-3/+7
* *** empty log message ***Luc Teirlinck2005-11-161-2/+2
* *** empty log message ***Luc Teirlinck2005-11-161-0/+3
* (auto-compression-mode): Add :version keyword, because default was changed.Luc Teirlinck2005-11-161-1/+1
* Whitespace change.Luc Teirlinck2005-11-161-1/+1
* *** empty log message ***Luc Teirlinck2005-11-161-0/+5
* (global-font-lock-mode): Add :version keyword, because default was changed.Luc Teirlinck2005-11-161-1/+2
* (file-name-shadow-mode): Undo last change; the file itself is new in 22.1.Luc Teirlinck2005-11-161-1/+0
* (file-name-shadow-mode): Set :version to "22.1", because default was changed.Luc Teirlinck2005-11-161-0/+1
* *** empty log message ***Luc Teirlinck2005-11-162-1/+21
* (lisp, shortlisp): Add rfn-eshadow.Luc Teirlinck2005-11-161-0/+2
* (command-line): Use `custom-reevaluate-setting' for `file-name-shadow-mode'.Luc Teirlinck2005-11-161-0/+1
* Preload rfn-eshadow.Luc Teirlinck2005-11-161-0/+1
* (file-name-shadow-mode): Set :init-value to t.Luc Teirlinck2005-11-161-0/+1
* (custom-add-parent-links): Fix bug whereby, for instance,Luc Teirlinck2005-11-161-10/+9
* Make SIGTSTP work like SIGINT normally does.Nick Roberts2005-11-161-0/+3
* *** empty log message ***Nick Roberts2005-11-162-0/+9
* (gud-stop-subjob): New function.Nick Roberts2005-11-161-24/+28
* (rfn-eshadow-regexp): Remove.Stefan Monnier2005-11-152-37/+45
* (gud-menu-map): Let [stop] stop program rather than kill it.Kim F. Storm2005-11-151-5/+5
* *** empty log message ***Kim F. Storm2005-11-151-6/+13
* (gud-menu-map): Make visibility of stop andNick Roberts2005-11-151-3/+5
* *** empty log message ***Nick Roberts2005-11-151-0/+5
* *** empty log message ***Richard M. Stallman2005-11-151-0/+2
* 2005-11-15 Michael Kifer <kifer@cs.stonybrook.edu>Michael Kifer2005-11-152-1/+4
* 2005-11-15 Michael Kifer <kifer@cs.stonybrook.edu>Michael Kifer2005-11-153-1/+15
* *** empty log message ***Richard M. Stallman2005-11-151-1/+3
* (term-termcap-format): Fix typos.Dan Nicolaescu2005-11-152-12/+28
* (free_float): Make free list chaining aliasing-safe.Andreas Schwab2005-11-152-14/+31
* (struct Lisp_Cons): Make cdr a union.Andreas Schwab2005-11-151-8/+22
* (gud-menu-map, gud-tool-bar-map): Re-define buttons and include new ones.Nick Roberts2005-11-151-11/+22
* Remove face-alias left over from change onNick Roberts2005-11-151-6/+10
* *** empty log message ***Nick Roberts2005-11-152-0/+29
* Make more intuitive.Nick Roberts2005-11-154-39/+37