mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-26 23:31:55 -08:00
*** empty log message ***
This commit is contained in:
parent
c2f9ab7cbe
commit
52bcabfe04
2 changed files with 18 additions and 1 deletions
|
|
@ -1,3 +1,15 @@
|
|||
2006-01-11 Luc Teirlinck <teirllm@auburn.edu>
|
||||
|
||||
* cus-edit.el (custom-reset-menu, custom-buffer-create-internal)
|
||||
(custom-variable-menu, custom-face-menu, custom-group-menu)
|
||||
(Custom-mode-menu): Change names of menu items. (As discussed on
|
||||
emacs-devel.)
|
||||
(custom-face-menu): Add "Undo Edits" item.
|
||||
|
||||
* startup.el (init-file-user): defcustom -> defvar.
|
||||
|
||||
* tooltip.el (tooltip-mode): Doc fix.
|
||||
|
||||
2006-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
|
||||
|
||||
* reveal.el (reveal-post-command): window-buffer signals an error on
|
||||
|
|
|
|||
|
|
@ -1,3 +1,8 @@
|
|||
2006-01-11 Luc Teirlinck <teirllm@auburn.edu>
|
||||
|
||||
* custom.texi (Changing a Variable, Face Customization): Update
|
||||
for changes in Custom menus.
|
||||
|
||||
2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
|
||||
|
||||
* gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
|
||||
|
|
@ -40,7 +45,7 @@
|
|||
|
||||
2006-01-05 Carsten Dominik <dominik@science.uva.nl>
|
||||
|
||||
* org.texi: (Agenda Views): Chapter reorganized.
|
||||
* org.texi (Agenda Views): Chapter reorganized.
|
||||
|
||||
2006-01-02 Chong Yidong <cyd@stupidchicken.com>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue