emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/emacs-lisp/byte-run.el,v


From: Jason Rumney
Subject: [Emacs-diffs] Changes to emacs/lisp/emacs-lisp/byte-run.el,v
Date: Wed, 21 Nov 2007 22:39:33 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Jason Rumney <jasonr>   07/11/21 22:39:33

Index: byte-run.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/emacs-lisp/byte-run.el,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -b -r1.23 -r1.24
--- byte-run.el 17 Nov 2007 03:45:17 -0000      1.23
+++ byte-run.el 21 Nov 2007 22:39:33 -0000      1.24
@@ -120,7 +120,7 @@
 \(declare-function c-end-of-defun \"progmodes/cc-cmds.el\"
                   \(&optional arg))"
   ;; Does nothing - byte-compile-declare-function does the work.
-  )
+  nil)
 
 (defun make-obsolete (obsolete-name current-name &optional when)
   "Make the byte-compiler warn that OBSOLETE-NAME is obsolete.




reply via email to

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