comparison doc/lispintro/ChangeLog @ 107070:456aad5db2ee

Avoid obsolete special default variables like default-major-mode. * display.texi (Line Height): * emacs-lisp-intro.texi (Text and Auto-fill, Mode Line): * display.texi (Useless Whitespace, Text Display): * custom.texi (Init Examples): Avoid obsolete special default variables like default-major-mode.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Mon, 01 Feb 2010 13:39:33 -0500
parents 1d1d5d9bd884
children 19d6b3997e3f
comparison
equal deleted inserted replaced
107069:3ce5dcdece39 107070:456aad5db2ee
1 2010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * emacs-lisp-intro.texi (Text and Auto-fill, Mode Line):
4 Avoid obsolete special default variables like default-major-mode.
5
1 2009-12-09 David Robinow <drobinow@gmail.com> (tiny change) 6 2009-12-09 David Robinow <drobinow@gmail.com> (tiny change)
2 7
3 * makefile.w32-in: Use parenthesis for macros for nmake 8 * makefile.w32-in: Use parenthesis for macros for nmake
4 compatibility. 9 compatibility.
5 10