/[emacs]/emacs/lisp/ChangeLog
ViewVC logotype

Diff of /emacs/lisp/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4029 by schwab, Tue Jun 25 09:54:48 2002 UTC revision 1.4030 by monnier, Tue Jun 25 15:16:08 2002 UTC
# Line 4  Line 4 
4    
5  2002-06-24  Stefan Monnier  <monnier@cs.yale.edu>  2002-06-24  Stefan Monnier  <monnier@cs.yale.edu>
6    
7            * emacs-lisp/bytecomp.el (byte-compile-callargs-warn):
8            Check for `noruntime' even if the function has a known sig.
9            (byte-compile-file, byte-compile-output-docform):
10            Don't hard code point-min = 1.
11    
12            * pcvs.el (cvs-parse-process): Don't save/restore point.
13            Fix last change not to introduce spurious dir FIs.
14            (cvs-move-to-goal-column): New function extracted from
15            cvs-mode-previous-line.
16            (cvs-mode-previous-line, cvs-mode-next-line): Use it.
17            (cvs-addto-collection): Use it to preserve point.
18            (cvs-vc-command-advice): Ad-hoc workaround for `cvs -q add'.
19    
20            * mwheel.el (mouse-wheel-scroll-amount,mwheel-scroll,mouse-wheel-mode):
21            Don't require the first element to be modifier-free.
22    
23          * pcvs-parse.el (cvs-parse-table):          * pcvs-parse.el (cvs-parse-table):
24          Handle `nothing known about' with more care.          Handle `nothing known about' with more care.
25    
# Line 15  Line 31 
31          a space between the property name and its value.          a space between the property name and its value.
32          (describe-text-properties): Don't kill a pre-existing buffer.          (describe-text-properties): Don't kill a pre-existing buffer.
33    
34            * mwheel.el: Undo last patch from Stephen Gildea for now.
35    
36  2002-06-24  Kim F. Storm  <storm@cua.dk>  2002-06-24  Kim F. Storm  <storm@cua.dk>
37    
38          * emulation/keypad.el: Added :require 'keypad to defcustoms.          * emulation/keypad.el: Added :require 'keypad to defcustoms.

Legend:
Removed from v.1.4029  
changed lines
  Added in v.1.4030

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26