# HG changeset patch # User Glenn Morris # Date 1227149132 0 # Node ID c2c486be6b04ae2225608720b4b7c72edfe26347 # Parent 0d84d26aff4b83fbf8c40289e9e590a47498162a *** empty log message *** diff -r 0d84d26aff4b -r c2c486be6b04 lisp/ChangeLog --- 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 + + * 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 + + * files.el (auto-mode-alist): Recognize more OpenOffice.org extensions. + 2008-11-19 Juanma Barranquero * calc/calc-units.el (math-units-table): Doc fix.