Mercurial > emacs
graph
-
(calc-mode-map): Use mapc.2004-03-26, by Stefan Monnier
-
(apropos-mode): Don't autoload.2004-03-26, by Stefan Monnier
-
(bs-buffer-list): Use buffer-local-value.2004-03-26, by Stefan Monnier
-
(Buffer-menu-sort, Buffer-menu-make-sort-button): New funs.2004-03-26, by Stefan Monnier
-
(cvs-tree-use-jisx0208): Use char-displayable-p.2004-03-26, by Stefan Monnier
-
(dabbrev-expand): Fix regexp construction.2004-03-26, by Stefan Monnier
-
(dired-mode): Use run-mode-hooks.2004-03-26, by Stefan Monnier
-
(ediff-hide-face): Check that facemenu-unlisted-faces is bound before using it.2004-03-26, by Stefan Monnier
-
(Electric-pop-up-window): Avoid popping up a new frame.2004-03-26, by Stefan Monnier
-
(read-face-font): Don't cons up unnecessarily.2004-03-26, by Stefan Monnier
-
(file-relative-name): Use compare-strings.2004-03-26, by Stefan Monnier
-
(finder-mode): Follow coding convention.2004-03-26, by Stefan Monnier
-
(ses-read-number): Move to subr.el.2004-03-26, by Stefan Monnier
-
(read-number): New function.2004-03-26, by Stefan Monnier
-
*** empty log message ***2004-03-26, by Juri Linkov
-
* eshell/esh-cmd.el (eshell-cmd):2004-03-26, by Juri Linkov
-
* eshell/em-smart.el (eshell-smart):2004-03-26, by Juri Linkov
-
* eshell/em-banner.el (eshell-banner):2004-03-26, by Juri Linkov
-
* eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance):2004-03-26, by Juri Linkov
-
(eshell): Fix broken info-link.2004-03-26, by Juri Linkov
-
#2004-03-26, by André Spiegel
-
(vc-print-log): Undo prev change, use new function vc-arg-list from2004-03-26, by André Spiegel
-
(vc-arg-list): New function, which handles both compiled and2004-03-26, by André Spiegel
-
(syms_of_xdisp): Include `void-variable' in list_of_error2004-03-26, by Kim F. Storm
-
*** empty log message ***2004-03-26, by Kim F. Storm
-
*** empty log message ***2004-03-25, by Kim F. Storm
-
*** empty log message ***2004-03-25, by Juanma Barranquero
-
(cperl-indent-alist, cperl-where-am-i): Comment out (it's unused and2004-03-25, by Juanma Barranquero
-
* insdel.c (adjust_markers_for_insert): Call fix_start_end_in_overlays.2004-03-25, by Masatake YAMATO