comparison lisp/ChangeLog @ 104239:bb8d0bcd5abb

*** empty log message ***
author Juri Linkov <juri@jurta.org>
date Wed, 12 Aug 2009 20:31:25 +0000
parents e2940cb3d84e
children a50d4857b8e8
comparison
equal deleted inserted replaced
104238:7b56b115607b 104239:bb8d0bcd5abb
1 2009-08-12 Juri Linkov <juri@jurta.org>
2
3 * files-x.el: New file.
4
5 * files.el: Move code that deals with adding/deleting
6 file/directory-local variables to files-x.el.
7
8 * Makefile.in (ELCFILES): Add files-x.elc.
9
1 2009-08-11 Dmitry Dzhus <dima@sphinx.net.ru> 10 2009-08-11 Dmitry Dzhus <dima@sphinx.net.ru>
2 11
3 * progmodes/gdb-mi.el (gdb-line-posns): New helper which helps not 12 * progmodes/gdb-mi.el (gdb-line-posns): New helper which helps not
4 to use `goto-line'. 13 to use `goto-line'.
5 (gdb-place-breakpoints, gdb-get-location): Rewritten without 14 (gdb-place-breakpoints, gdb-get-location): Rewritten without