Mercurial > emacs
graph
-
Initial version.Sun, 20 Apr 2003 00:02:37 +0000, by Stefan Monnier
-
(vc-cvs-dir-state): Use vc-cvs-command.Sat, 19 Apr 2003 22:40:18 +0000, by Stefan Monnier
-
(Fapply): Undo last change and add a comment about why.Sat, 19 Apr 2003 18:58:56 +0000, by Stefan Monnier
-
*** empty log message ***Sat, 19 Apr 2003 04:23:45 +0000, by Richard M. Stallman
-
(desktop-buffer-mh): Don't require mh-e;Sat, 19 Apr 2003 04:22:29 +0000, by Richard M. Stallman
-
(add-log-current-defun-function): Add autoload cookie.Sat, 19 Apr 2003 04:21:38 +0000, by Richard M. Stallman
-
(comment-use-syntax): Add autoload cookie.Sat, 19 Apr 2003 04:20:58 +0000, by Richard M. Stallman
-
(byte-compile-log-file, (byte-recompile-directory): Don't useSat, 19 Apr 2003 04:18:37 +0000, by Richard M. Stallman
-
(Writing Emacs Primitives): Strings areSat, 19 Apr 2003 04:16:15 +0000, by Richard M. Stallman
-
*** empty log message ***Fri, 18 Apr 2003 22:49:41 +0000, by Stefan Monnier
-
(cua-mode): Use define-minor-mode.Fri, 18 Apr 2003 22:49:20 +0000, by Stefan Monnier
-
(define-minor-mode): Only echo a message if the body didn't do so already.Fri, 18 Apr 2003 17:31:05 +0000, by Stefan Monnier
-
(view-read-only): Move from view.el to files.el.Fri, 18 Apr 2003 13:53:18 +0000, by Stefan Monnier
-
*** empty log message ***Fri, 18 Apr 2003 01:23:43 +0000, by Miles Bader
-
(Faset): Calculate nbytes earlier, to satisfy the now pickierFri, 18 Apr 2003 01:23:23 +0000, by Miles Bader
-
*** empty log message ***Thu, 17 Apr 2003 22:27:13 +0000, by Stefan Monnier
-
(For, Fand, Fprogn, un_autoload, do_autoload): Use XCDR, XCAR, CONSP.Thu, 17 Apr 2003 22:25:43 +0000, by Stefan Monnier
-
(Fsubstitute_command_keys): Remove spurious casts.Thu, 17 Apr 2003 21:58:34 +0000, by Stefan Monnier
-
(PARSE_MULTIBYTE_SEQ): Pretend `length' is used.Thu, 17 Apr 2003 21:55:18 +0000, by Stefan Monnier
-
Don't hardcode BEG==1.Thu, 17 Apr 2003 21:52:01 +0000, by Stefan Monnier
-
(Fmake_byte_code): Improve the `usage' string.Thu, 17 Apr 2003 21:49:09 +0000, by Stefan Monnier
-
(Fdefine_abbrev_table): Use XCAR, XCDR.Thu, 17 Apr 2003 21:44:50 +0000, by Stefan Monnier
-
*** empty log message ***Thu, 17 Apr 2003 21:21:47 +0000, by Stefan Monnier
-
(view-read-only): Don't declare a second time.Thu, 17 Apr 2003 21:15:04 +0000, by Stefan Monnier
-
Update copyright date and update-date.Thu, 17 Apr 2003 15:05:10 +0000, by Robert J. Chassell
-
Thanks to Hugo Gayosso, fix minor typos.Thu, 17 Apr 2003 14:56:24 +0000, by Robert J. Chassell
-
*** empty log message ***Thu, 17 Apr 2003 02:41:12 +0000, by John Paul Wallington
-
(hexl-find-file): Bind `default-major-mode' to `fundamental-mode'.Thu, 17 Apr 2003 02:40:25 +0000, by John Paul Wallington
-
(byte-compile-const-symbol-p): Rename arg.Wed, 16 Apr 2003 20:10:33 +0000, by Stefan Monnier
-
(reveal-post-command): Use overlay-get for overlays.Wed, 16 Apr 2003 16:03:46 +0000, by Stefan Monnier
-
(f90-looking-at-do, f90-find-breakpoint): Fix previous change.Wed, 16 Apr 2003 13:50:40 +0000, by Glenn Morris
-
*** empty log message ***Wed, 16 Apr 2003 12:27:05 +0000, by Kenichi Handa