1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-02 11:21:42 +00:00

*** empty log message ***

This commit is contained in:
Luc Teirlinck 2005-05-05 23:17:20 +00:00
parent 8989fec42c
commit 643b4cf525
3 changed files with 24 additions and 0 deletions

View File

@ -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

View File

@ -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.

View File

@ -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