emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs/lisp ChangeLog


From: Juri Linkov
Subject: [Emacs-diffs] emacs/lisp ChangeLog
Date: Tue, 04 Aug 2009 23:52:09 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juri Linkov <jurta>     09/08/04 23:52:09

Modified files:
        lisp           : ChangeLog 

Log message:
        

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/ChangeLog?cvsroot=emacs&r1=1.15896&r2=1.15897

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.15896
retrieving revision 1.15897
diff -u -b -r1.15896 -r1.15897
--- ChangeLog   4 Aug 2009 20:06:03 -0000       1.15896
+++ ChangeLog   4 Aug 2009 23:52:06 -0000       1.15897
@@ -1,3 +1,16 @@
+2009-08-04  Juri Linkov  <address@hidden>
+
+       * files.el: Commands to add/delete file/directory-local variables.
+       (read-file-local-variable, read-file-local-variable-value)
+       (read-file-local-variable-mode, modify-file-local-variable)
+       (modify-file-local-variable-prop-line)
+       (modify-dir-local-variable): New functions.
+       (add-file-local-variable, delete-file-local-variable)
+       (add-file-local-variable-prop-line, 
delete-file-local-variable-prop-line)
+       (add-dir-local-variable, delete-dir-local-variable)
+       (copy-file-locals-to-dir-locals, copy-dir-locals-to-file-locals)
+       (copy-dir-locals-to-file-locals-prop-line): New commands.
+
 2009-08-04  Chong Yidong  <address@hidden>
 
        * abbrev.el (insert-abbrev-table-description): Prettify output.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]