aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (read-face-font): Don't cons up unnecessarily.Stefan Monnier2004-03-261-16/+14
* (file-relative-name): Use compare-strings.Stefan Monnier2004-03-261-10/+11
* (finder-mode): Follow coding convention.Stefan Monnier2004-03-261-15/+14
* (ses-read-number): Move to subr.el.Stefan Monnier2004-03-261-22/+1
* (read-number): New function.Stefan Monnier2004-03-261-1/+22
* * eshell/esh-cmd.el (eshell-cmd):Juri Linkov2004-03-262-2/+10
* * eshell/em-smart.el (eshell-smart):Juri Linkov2004-03-261-1/+1
* * eshell/em-banner.el (eshell-banner):Juri Linkov2004-03-261-1/+1
* * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance):Juri Linkov2004-03-261-2/+2
* (eshell): Fix broken info-link.Juri Linkov2004-03-261-1/+1
* #André Spiegel2004-03-261-0/+9
* (vc-print-log): Undo prev change, use new function vc-arg-list fromAndré Spiegel2004-03-261-10/+3
* (vc-arg-list): New function, which handles both compiled andAndré Spiegel2004-03-261-10/+16
* (syms_of_xdisp): Include `void-variable' in list_of_errorKim F. Storm2004-03-261-21/+23
* *** empty log message ***Kim F. Storm2004-03-261-0/+5
* *** empty log message ***Kim F. Storm2004-03-251-10/+6
* (cperl-indent-alist, cperl-where-am-i): Comment out (it's unused andJuanma Barranquero2004-03-252-164/+169
* * insdel.c (adjust_markers_for_insert): Call fix_start_end_in_overlays.Masatake YAMATO2004-03-255-5/+21
* (completion-setup-function): Emphasize the first uncommon characters in the c...Masatake YAMATO2004-03-252-0/+38
* (vc-print-log): backend-function may be a byte-compiled object, not a lambdaSam Steingold2004-03-252-10/+18
* * jit-lock.el (jit-lock): Remove links to removed Support ModesJuri Linkov2004-03-252-3/+29
* * font-lock.el (fast-lock, lazy-lock): Remove links to removedJuri Linkov2004-03-251-2/+0
* (fill): Fix Info link.Juri Linkov2004-03-251-1/+1
* Fix comments.Juri Linkov2004-03-251-3/+2
* * kmacro.el (kmacro-call-macro): Fix docstring.Juri Linkov2004-03-251-1/+1
* * international/mule.el (keyboard-coding-system): Fix docstring.Juri Linkov2004-03-251-1/+1
* (describe-property-list): Add a button for `face' propertyJuri Linkov2004-03-251-4/+9
* Fix commentary.Juri Linkov2004-03-251-45/+19
* (info-xref-check-buffer): Report empty filename parts.Juri Linkov2004-03-251-16/+87
* (dired-directory-changed-p): Reindent.Luc Teirlinck2004-03-251-5/+5
* *** empty log message ***Nick Roberts2004-03-251-0/+4
* (diff-font-lock-keywords): Disable yank-handler.Stefan Monnier2004-03-241-5/+7
* Moved to progmodes directoryNick Roberts2004-03-241-1966/+0
* Moved from lisp directoryNick Roberts2004-03-241-0/+1966
* *** empty log message ***Glenn Morris2004-03-242-1/+14
* (calendar-set-mode-line): Use total available mode-line width, ratherGlenn Morris2004-03-241-1/+5
* (appt-check): Remove superfluous progn.Glenn Morris2004-03-241-11/+25
* (dired) <defgroup>: Add link to manual.Stefan Monnier2004-03-232-53/+117
* Require CL for `case'.Stefan Monnier2004-03-231-1/+1
* (vc-arch-diff): Handle the special case where `newvers' is equivalent to nil.Stefan Monnier2004-03-231-21/+169
* Document new backend operation `find-file-not-found-hook'.Stefan Monnier2004-03-231-2/+7
* (vc-default-find-file-not-found-hook): New fun.Stefan Monnier2004-03-231-9/+12
* (diff-default-read-only): Change default.Stefan Monnier2004-03-231-47/+178
* (smerge-mode-menu): Fix activate pred for resolve.Stefan Monnier2004-03-231-47/+72
* (display-time-string-forms): Fix help-echo date format.Juri Linkov2004-03-232-1/+48
* Move suggestions for key bindings to Commentary.Juri Linkov2004-03-231-5/+5
* (dired-compress-file-suffixes): Add dz and tbz.Juri Linkov2004-03-231-1/+5
* (dired-guess-shell-alist-default): Add choices forJuri Linkov2004-03-231-18/+70
* (jka-compr-compression-info-list): Add tbz and dz.Juri Linkov2004-03-231-6/+21
* (quail-insert-decode-map): Use window-width instead of frame-width.Juri Linkov2004-03-231-5/+5