emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] /srv/bzr/emacs/trunk r101744: Tix fypo in previous change.


From: Glenn Morris
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r101744: Tix fypo in previous change.
Date: Sat, 02 Oct 2010 19:03:18 -0700
User-agent: Bazaar (2.0.3)

------------------------------------------------------------
revno: 101744
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Sat 2010-10-02 19:03:18 -0700
message:
  Tix fypo in previous change.
modified:
  lisp/gnus/gnus-util.el
=== modified file 'lisp/gnus/gnus-util.el'
--- a/lisp/gnus/gnus-util.el    2010-10-03 01:53:04 +0000
+++ b/lisp/gnus/gnus-util.el    2010-10-03 02:03:18 +0000
@@ -151,7 +151,7 @@
 ;; up the byte compiler.
 (defalias 'gnus-make-local-hook (if (featurep 'xemacs)
                                     'make-local-hook
-                                  'ignore)
+                                  'ignore))
 
 (defun gnus-delete-first (elt list)
   "Delete by side effect the first occurrence of ELT as a member of LIST."


reply via email to

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