log

age author description
Wed, 28 Jul 2010 02:15:49 +0200 Juanma Barranquero Document arguments passed to `read-buffer-function' (bug#5625).
Tue, 27 Jul 2010 15:50:01 -0400 Ken Brown * PROBLEMS: Mention problem with Cygwin 1.5.19.
Tue, 27 Jul 2010 07:10:48 -0400 Ken Brown * dired.c (DIRENTRY_NONEMPTY) [cygwin]: Use d_ino instead of the MSDOS definition.
Wed, 04 Aug 2010 17:06:52 +0900 Kenichi Handa Modify the coding system compound-text-with-extensions to conform to the spec of Compound Text.
Tue, 27 Jul 2010 16:01:48 +0900 Kenichi Handa merge emacs-23
Sun, 08 Aug 2010 13:26:12 -0700 Dan Nicolaescu * src/s/freebsd.h (DECLARE_GETPWUID_WITH_UID_T): Remove, unused.
Sun, 08 Aug 2010 13:16:48 -0700 Dan Nicolaescu Cleanup xrdb.c.
Sun, 08 Aug 2010 19:42:47 +0200 Ulf Jasper Fixed bug#6766 (icalendar.el)
Sun, 08 Aug 2010 19:51:56 +0300 Eli Zaretskii Fix overlay arrow display, make doc strings bidi-friendly.
Sun, 08 Aug 2010 19:43:26 +0300 Eli Zaretskii Make some doc strings bidi-friendly.
Sun, 08 Aug 2010 19:23:11 +0300 Eli Zaretskii Fix overlay arrow display (bug #6699).
Sat, 07 Aug 2010 22:04:57 -0500 Jay Belanger calc.el (calc-trail-mode,calc-refresh): Use `face' property to italicize headers.
Sat, 07 Aug 2010 19:57:07 -0400 Michael Mauger * progmodes/sql.el (sql-mode-sqlite-font-lock-keywords): Added
Sat, 07 Aug 2010 16:26:55 -0400 Chong Yidong Avoid restrictions when copying window selection.
Sat, 07 Aug 2010 16:10:30 -0400 Chong Yidong Fix last change.
Sat, 07 Aug 2010 15:39:04 -0400 Chong Yidong Change `select-active-region' mechanics.
Sat, 07 Aug 2010 13:26:42 +0300 Eli Zaretskii NEWS: Mention the Hebrew translation of the tutorial.
Sat, 07 Aug 2010 13:11:07 +0300 Eli Zaretskii simple.el (delete-forward-char): Doc fix.
Sat, 07 Aug 2010 12:50:08 +0300 Eli Zaretskii Clean up TUTORIAL.he.
Sat, 07 Aug 2010 12:31:03 +0300 Eli Zaretskii Evaluate file-local variables in tutorials.
Sat, 07 Aug 2010 03:10:12 +0200 Juanma Barranquero Remove duplicate declarations.
Fri, 06 Aug 2010 13:08:26 -0700 Dan Nicolaescu * src/process.c: Simplify include logic.
Fri, 06 Aug 2010 13:05:40 -0700 Dan Nicolaescu * sysdep.c: Remove declarations.
Fri, 06 Aug 2010 12:52:47 -0700 Dan Nicolaescu Move declarations to header files.
Fri, 06 Aug 2010 19:48:59 +0000 Alan Mackenzie cc-cmds.el (c-mask-paragraph, c-fill-paragraph): Fix for the case that a
Fri, 06 Aug 2010 12:07:16 -0700 Dan Nicolaescu Remove extern declarations in .c files, .h files have them.
Fri, 06 Aug 2010 12:01:35 -0700 Dan Nicolaescu * src/frame.c (frame_params): Make const.
Fri, 06 Aug 2010 11:56:41 -0700 Dan Nicolaescu * src/lisp.h (fatal_error_signal, emacs_root_dir): Add declaration.
Fri, 06 Aug 2010 11:48:24 -0700 Dan Nicolaescu emacs.c cleanups.
Fri, 06 Aug 2010 11:41:15 -0700 Dan Nicolaescu Use const for some arrays and functions.