changeset 99741:c2c486be6b04

*** empty log message ***
author Glenn Morris <rgm@gnu.org>
date Thu, 20 Nov 2008 02:45:32 +0000
parents 0d84d26aff4b
children 5b59bdd03da2
files lisp/ChangeLog
diffstat 1 files changed, 20 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Nov 20 02:45:15 2008 +0000
+++ b/lisp/ChangeLog	Thu Nov 20 02:45:32 2008 +0000
@@ -1,3 +1,23 @@
+2008-11-20  Glenn Morris  <rgm@gnu.org>
+
+	* format.el (format-alist, format-write-file): Doc fix.
+
+	* proced.el (proced-available): New variable.
+	(proced-process-attributes): Move availability check from previous
+	change from here...
+	(proced): ... to here.
+
+	* vc-hg.el (vc-hg-diff-switches): New option.
+	(vc-hg-diff): Apply diff switches.  (Bug#1017)
+
+	* calc/calc-units.el (math-additional-units): Doc fix (active voice).
+
+	* progmodes/fortran.el (fortran-mode-map): Add some menu :help.
+
+2008-11-20  Stephen Berman  <Stephen.Berman@gmx.net>
+
+	* files.el (auto-mode-alist): Recognize more OpenOffice.org extensions.
+
 2008-11-19  Juanma Barranquero  <lekktu@gmail.com>
 
 	* calc/calc-units.el (math-units-table): Doc fix.