Mercurial > emacs
changeset 70424:bb09ca6ec650
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Fri, 05 May 2006 23:54:11 +0000 |
parents | b021bec005d5 |
children | d481556dd1b5 |
files | lisp/ChangeLog src/ChangeLog |
diffstat | 2 files changed, 25 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri May 05 23:38:58 2006 +0000 +++ b/lisp/ChangeLog Fri May 05 23:54:11 2006 +0000 @@ -1,3 +1,21 @@ +2006-05-06 Kim F. Storm <storm@cua.dk> + + * subr.el (add-to-history): New function. + + * ediff.el (ediff-files, ediff-files3, ediff-merge-files) + (ediff-merge-files-with-ancestor): + * env.el (setenv): + * isearch.el (isearch-update-ring): + * server.el (server-visit-files): + * progmodes/grep.el (lgrep, rgrep): + * progmodes/vhdl-mode.el (vhdl-generate-makefile-1): + * progmodes/xscheme.el (xscheme-insert-expression): + Use add-to-history. + + * kmacro.el (kmacro-push-ring): Use add-to-history. + (kmacro-ring-length): Remove unused defun. + (kmacro-start-macro): Use kmacro-push-ring. + 2006-05-06 Thien-Thi Nguyen <ttn@gnu.org> * emacs-lisp/ewoc.el (ewoc-create, ewoc-set-hf): Use `insert'
--- a/src/ChangeLog Fri May 05 23:38:58 2006 +0000 +++ b/src/ChangeLog Fri May 05 23:54:11 2006 +0000 @@ -1,3 +1,10 @@ +2006-05-06 Kim F. Storm <storm@cua.dk> + + * .gdbinit (xframe): Print frame name. + (xlist): New command to print a list (max 10 elements). + (xpr): Print lisp object of any type. + (pitx): Print it->pixel_width. + 2006-05-05 Kenichi Handa <handa@m17n.org> * xdisp.c (handle_composition_prop): Fix for the case of empty