comparison lisp/ChangeLog @ 56013:9b3dfd3380b8

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Thu, 10 Jun 2004 08:41:13 +0000
parents fc83acd9c428
children 1ab9b3611edc 8e09aff3715a
comparison
equal deleted inserted replaced
56012:6a40a8c28db7 56013:9b3dfd3380b8
1 2004-06-10 Kim F. Storm <storm@cua.dk>
2
3 * pcvs.el (cvs-mode-diff-yesterday): New command.
4
5 * pcvs-defs.el (cvs-mode-diff-map): Bind y to cvs-mode-diff-yesterday.
6
1 2004-06-10 Juri Linkov <juri@jurta.org> 7 2004-06-10 Juri Linkov <juri@jurta.org>
2 8
3 * emacs-lisp/edebug.el (edebug-eval-defun): 9 * emacs-lisp/edebug.el (edebug-eval-defun):
4 * emacs-lisp/lisp-mode.el (eval-defun-1): Add `defface'. 10 * emacs-lisp/lisp-mode.el (eval-defun-1): Add `defface'.
5 Fix docstring. 11 Fix docstring.
13 * replace.el (perform-replace): Use `limit' to terminate the 19 * replace.el (perform-replace): Use `limit' to terminate the
14 while-loop explicitly. 20 while-loop explicitly.
15 21
16 2004-06-09 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 22 2004-06-09 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
17 23
18 * toolbar/tool-bar.el (tool-bar-add-item, tool-bar-local-item): Use 24 * toolbar/tool-bar.el (tool-bar-add-item, tool-bar-local-item):
19 lc-*.xpm as prefix instead of *-locol.xpm. 25 Use lc-*.xpm as prefix instead of *-locol.xpm.
20 26
21 * toolbar/lc-copy.xpm, toolbar/lc-cut.xpm 27 * toolbar/lc-copy.xpm, toolbar/lc-cut.xpm
22 * toolbar/lc-help.xpm, toolbar/lc-home.xpm 28 * toolbar/lc-help.xpm, toolbar/lc-home.xpm
23 * toolbar/lc-index.xpm, toolbar/lc-jump_to.xpm 29 * toolbar/lc-index.xpm, toolbar/lc-jump_to.xpm
24 * toolbar/lc-left_arrow.xpm, toolbar/lc-new.xpm 30 * toolbar/lc-left_arrow.xpm, toolbar/lc-new.xpm
129 * help-fns.el (help-argument-name): Inherit from italic face only 135 * help-fns.el (help-argument-name): Inherit from italic face only
130 if the frame supports it. 136 if the frame supports it.
131 137
132 2004-06-06 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 138 2004-06-06 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
133 139
134 * toolbar/alias.pbm, toolbar/close.pbm, toolbar/copy.pbm, 140 * toolbar/alias.pbm, toolbar/close.pbm, toolbar/copy.pbm
135 * toolbar/cut.pbm, toolbar/help.pbm, toolbar/home.pbm 141 * toolbar/cut.pbm, toolbar/help.pbm, toolbar/home.pbm
136 * toolbar/index.pbm, toolbar/jump_to.pbm, toolbar/left_arrow.pbm 142 * toolbar/index.pbm, toolbar/jump_to.pbm, toolbar/left_arrow.pbm
137 * toolbar/new.pbm, toolbar/open.pbm, toolbar/paste.pbm 143 * toolbar/new.pbm, toolbar/open.pbm, toolbar/paste.pbm
138 * toolbar/preferences.pbm, toolbar/print.pbm, toolbar/right_arrow.pbm 144 * toolbar/preferences.pbm, toolbar/print.pbm, toolbar/right_arrow.pbm
139 * toolbar/save.pbm, toolbar/saveas.pbm, toolbar/search.pbm 145 * toolbar/save.pbm, toolbar/saveas.pbm, toolbar/search.pbm