Mercurial > emacs
changeset 62097:fc015141b2e5
*** empty log message ***
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Thu, 05 May 2005 23:17:20 +0000 |
parents | 8e4e8735ffb3 |
children | bc3a702b646e |
files | lisp/ChangeLog lispref/ChangeLog src/ChangeLog |
diffstat | 3 files changed, 24 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu May 05 23:12:19 2005 +0000 +++ b/lisp/ChangeLog Thu May 05 23:17:20 2005 +0000 @@ -1,3 +1,8 @@ +2005-05-05 Luc Teirlinck <teirllm@auburn.edu> + + * emacs-lisp/byte-run.el (define-obsolete-function-alias) + (define-obsolete-variable-alias): Doc Fixes. + 2005-05-06 Kim F. Storm <storm@cua.dk> * simple.el (line-move-1): Fix 2005-04-26 change. Must still use
--- a/lispref/ChangeLog Thu May 05 23:12:19 2005 +0000 +++ b/lispref/ChangeLog Thu May 05 23:17:20 2005 +0000 @@ -1,3 +1,16 @@ +2005-05-05 Luc Teirlinck <teirllm@auburn.edu> + + * variables.texi (Variable Aliases): Change description of + `define-obsolete-variable-alias'. + + * functions.texi (Functions): Add "Obsolete Functions" to menu. + (Defining Functions): Add xref. + (Obsolete Functions): New node. + (Function Safety): Standardize capitalization of section title. + + * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'. + (Dialog Boxes): Complete description of `x-popup-dialog'. + 2005-05-04 Richard M. Stallman <rms@gnu.org> * commands.texi (Interactive Codes): Fix Texinfo usage.
--- a/src/ChangeLog Thu May 05 23:12:19 2005 +0000 +++ b/src/ChangeLog Thu May 05 23:17:20 2005 +0000 @@ -1,3 +1,9 @@ +2005-05-05 Luc Teirlinck <teirllm@auburn.edu> + + * eval.c (Fdefvaralias): Doc fix. + + * xmenu.c (Fx_popup_menu, Fx_popup_dialog): Doc fixes. + 2005-05-05 Kim F. Storm <storm@cua.dk> * buffer.c (init_buffer_once): Set cursor_in_non_selected_windows