emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Tue, 04 Oct 2005 00:32:51 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.4624 emacs/src/ChangeLog:1.4625
*** emacs/src/ChangeLog:1.4624  Tue Oct  4 04:23:12 2005
--- emacs/src/ChangeLog Tue Oct  4 04:32:50 2005
***************
*** 1,5 ****
--- 1,11 ----
  2005-10-04  Stefan Monnier  <address@hidden>
  
+       * regex.h (re_char): Don't expose it in the interface.
+       (re_set_whitespace_regexp): Adjust the arg's type to not use it.
+ 
+       * regex.c (re_char): Move it back here.
+       (re_set_whitespace_regexp): Change the arg's type to not use it.
+ 
        * keyboard.c (make_lispy_event): If point has moved between down and up
        event, make it a drag, not a click, to mirror what
        mouse-drag-region expects.




reply via email to

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