Mercurial > emacs
changeset 98887:c605de690991
*** empty log message ***
author | Martin Rudalics <rudalics@gmx.at> |
---|---|
date | Sun, 19 Oct 2008 13:58:11 +0000 |
parents | 49a2b54dc78a |
children | 01da2142d062 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 12 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Oct 19 13:56:26 2008 +0000 +++ b/lisp/ChangeLog Sun Oct 19 13:58:11 2008 +0000 @@ -1,12 +1,17 @@ +2008-10-19 Martin Rudalics <rudalics@gmx.at> + + * window.el (enlarge-window-horizontally, shrink-window-horizontally): + Make argument names follow Elisp manual. + 2008-10-19 Eli Zaretskii <eliz@gnu.org> - * textmodes/remember.el (remember-data-file): - * shadowfile.el (shadow-initialize) <shadow-info-file, shadow-todo-file>: - * savehist.el (savehist-file): - * recentf.el (recentf-save-file): - * pcvs-defs.el (cvs-cvsrc-file): - * international/kkc.el (kkc-init-file-name): - * ido.el (ido-save-directory-list-file): + * textmodes/remember.el (remember-data-file): + * shadowfile.el (shadow-initialize) <shadow-info-file, shadow-todo-file>: + * savehist.el (savehist-file): + * recentf.el (recentf-save-file): + * pcvs-defs.el (cvs-cvsrc-file): + * international/kkc.el (kkc-init-file-name): + * ido.el (ido-save-directory-list-file): * calendar/todo-mode.el (todo-file-do, todo-file-done) (todo-file-top): Run file names that begin with a period thru `convert-standard-filename'.