emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Lute Kamstra
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Mon, 11 Apr 2005 19:41:13 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7315 emacs/lisp/ChangeLog:1.7316
*** emacs/lisp/ChangeLog:1.7315 Mon Apr 11 23:25:45 2005
--- emacs/lisp/ChangeLog        Mon Apr 11 23:41:12 2005
***************
*** 1,3 ****
--- 1,12 ----
+ 2005-04-12  Lute Kamstra  <address@hidden>
+ 
+       * generic-x.el (rc-generic-mode, rul-generic-mode): Fix
+       auto-mode-alist entries.
+       (etc-fstab-generic-mode): Tweak fontification.
+ 
+       * generic.el (generic-make-keywords-list): Fix docstring.
+       (generic-mode-internal): Simplify generic-font-lock-keywords.
+ 
  2005-04-11  Rajesh Vaidheeswarran  <address@hidden>
  
        * whitespace.el (whitespace-version): Bump to 3.5
***************
*** 41,50 ****
        (x-dnd-types-alist, x-dnd-insert-utf8-text)
        (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
        to dnd-insert-text.
!       (x-dnd-protocol-alist, x-dnd-open-file-other-window,
!       x-dnd-handle-one-url, x-dnd-get-local-file-uri,
!       x-dnd-get-local-file-name,  x-dnd-open-local-file,
!       x-dnd-open-file, x-dnd-insert-text): Moved to dnd.el (without x-).
  
        * dnd.el (dnd-protocol-alist): New file with generic DND functions.
  
--- 50,59 ----
        (x-dnd-types-alist, x-dnd-insert-utf8-text)
        (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
        to dnd-insert-text.
!       (x-dnd-protocol-alist, x-dnd-open-file-other-window)
!       (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
!       (x-dnd-get-local-file-name,  x-dnd-open-local-file)
!       (x-dnd-open-file, x-dnd-insert-text): Moved to dnd.el (without x-).
  
        * dnd.el (dnd-protocol-alist): New file with generic DND functions.
  




reply via email to

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