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

Diff of /emacs/lisp/ChangeLog

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

revision 1.3051 by walters, Mon Nov 19 20:00:21 2001 UTC revision 1.3052 by monnier, Mon Nov 19 23:01:43 2001 UTC
# Line 1  Line 1 
1    2001-11-19  Stefan Monnier  <monnier@cs.yale.edu>
2    
3            * emacs-lisp/lisp.el (mark-sexp): Mark more if repeated.
4    
5            * progmodes/cc-engine.el (c-parse-state): Typo. From Martin Stjernholm.
6    
7            * mwheel.el (mouse-wheel-scroll-amount): Allow float values.
8            (mouse-wheel-progessive-speed): New var.
9            (mwheel-scroll): Use it and handle float values.
10    
11            * lazy-lock.el (lazy-lock-install-hooks): Remove make-local-hook.
12    
13            * iswitchb.el (iswitchb-mode): Use define-minor-mode.
14            (iswitchb): Fix the case where the result was selected with the mouse.
15            (iswitchb-completion-help): Use the normal *Completions* now that
16            mouse selection works.
17            (iswitchb-minibuffer-setup): Simplify.
18    
19            * newcomment.el (comment-column, comment-style, comment-multi-line)
20            (comment-auto-fill-only-comments): Remove :group arg.
21            (comment-padding): Add :type.
22            (comment-indent-new-line): Ignore comment-auto-fill-only-comments
23            if called interactively.
24    
25  2001-11-19  Colin Walters  <walters@verbum.org>  2001-11-19  Colin Walters  <walters@verbum.org>
26    
27          * calc/calc.el (toplevel): Add comment and version header.          * calc/calc.el (toplevel): Add comment and version header.
# Line 13  Line 37 
37          (browse-url-default-browser): New function.          (browse-url-default-browser): New function.
38          (browse-url-process-environment): Use browse-url-browser-display.          (browse-url-process-environment): Use browse-url-browser-display.
39          (browse-url-browser-display): Renamed from browse-url-netscape-display.          (browse-url-browser-display): Renamed from browse-url-netscape-display.
40          (browse-url-mozilla-startup-arguments, browse-url-galeon-program)          (browse-url-mozilla-startup-arguments, browse-url-galeon-program)
41          (browse-url-galeon-arguments, browse-url-galeon-startup-arguments)          (browse-url-galeon-arguments, browse-url-galeon-startup-arguments)
42          (browse-url-mozilla-program, browse-url-mozilla-arguments): New vars.          (browse-url-mozilla-program, browse-url-mozilla-arguments): New vars.
43          (browse-url-browser-function): New default, new options.          (browse-url-browser-function): New default, new options.

Legend:
Removed from v.1.3051  
changed lines
  Added in v.1.3052

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