[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[AUCTeX-commit] Changes to auctex/ChangeLog,v
From: |
Miguel V. S. Frasson |
Subject: |
[AUCTeX-commit] Changes to auctex/ChangeLog,v |
Date: |
Mon, 04 Dec 2006 20:32:44 +0000 |
CVSROOT: /sources/auctex
Module name: auctex
Changes by: Miguel V. S. Frasson <frasson> 06/12/04 20:32:43
Index: ChangeLog
===================================================================
RCS file: /sources/auctex/auctex/ChangeLog,v
retrieving revision 5.1448
retrieving revision 5.1449
diff -u -b -r5.1448 -r5.1449
--- ChangeLog 26 Nov 2006 19:21:47 -0000 5.1448
+++ ChangeLog 4 Dec 2006 20:32:43 -0000 5.1449
@@ -1,3 +1,21 @@
+2006-12-04 Miguel Frasson <address@hidden>
+
+ * toolbar-x.el (toolbarx-emacs-add-button):
+ Insert buttons in KEYMAP (new arg).
+ Unnecessary &optional removed.
+ Removed broken code for fake-button `:new-line'.
+ (toolbarx-emacs-refresh-process-button-or-insert-list):
+ New arg KEYMAP inserted.
+ Unnecessary &optional removed.
+ (toolbarx-emacs-refresh):
+ Fixed bug with `tool-bar-map' let-bound and made local variable.
+ (toolbarx-xemacs-refresh-process-button-or-insert-list):
+ Docstring improved..
+ (toolbarx-xemacs-refresh):
+ Using `nreverse' directly inside `let'.
+ `nreverse' is applied to lists generated from actual
+ data-structures, leaving such data-structures alone.
+
2006-11-26 Ralf Angeli <address@hidden>
* context.el (ConTeXt-texexec-option-nonstop): New variable.
- [AUCTeX-commit] Changes to auctex/ChangeLog,v,
Miguel V. S. Frasson <=
- [AUCTeX-commit] Changes to auctex/ChangeLog,v, Ralf Angeli, 2006/12/06
- [AUCTeX-commit] Changes to auctex/ChangeLog,v, Ralf Angeli, 2006/12/07
- [AUCTeX-commit] Changes to auctex/ChangeLog,v, David Kastrup, 2006/12/10
- [AUCTeX-commit] Changes to auctex/ChangeLog,v, Ralf Angeli, 2006/12/29
- [AUCTeX-commit] Changes to auctex/ChangeLog,v, Ralf Angeli, 2006/12/29