log

age author description
2010-07-30 Chong Yidong * lisp/eshell/esh-io.el (eshell-get-target): Better detection of read-only file (Bug#6762).
2010-07-30 Juanma Barranquero fns.c: Doc fixes.
2010-07-30 Juanma Barranquero align.el: Doc fixes.
2010-07-29 Juanma Barranquero * doc/lispref/modes.texi (Defining Minor Modes): Use C-backspace, not C-delete.
2010-07-28 Juanma Barranquero Document arguments passed to `read-buffer-function' (bug#5625).
2010-07-27 Ken Brown * PROBLEMS: Mention problem with Cygwin 1.5.19.
2010-07-27 Ken Brown * dired.c (DIRENTRY_NONEMPTY) [cygwin]: Use d_ino instead of the MSDOS definition.
2010-08-04 Kenichi Handa Modify the coding system compound-text-with-extensions to conform to the spec of Compound Text.
2010-07-27 Kenichi Handa merge emacs-23
2010-08-08 Dan Nicolaescu * src/s/freebsd.h (DECLARE_GETPWUID_WITH_UID_T): Remove, unused.
2010-08-08 Dan Nicolaescu Cleanup xrdb.c.
2010-08-08 Ulf Jasper Fixed bug#6766 (icalendar.el)
2010-08-08 Eli Zaretskii Fix overlay arrow display, make doc strings bidi-friendly.
2010-08-08 Eli Zaretskii Make some doc strings bidi-friendly.
2010-08-08 Eli Zaretskii Fix overlay arrow display (bug #6699).
2010-08-08 Jay Belanger calc.el (calc-trail-mode,calc-refresh): Use `face' property to italicize headers.
2010-08-07 Michael Mauger * progmodes/sql.el (sql-mode-sqlite-font-lock-keywords): Added
2010-08-07 Chong Yidong Avoid restrictions when copying window selection.
2010-08-07 Chong Yidong Fix last change.
2010-08-07 Chong Yidong Change `select-active-region' mechanics.
2010-08-07 Eli Zaretskii NEWS: Mention the Hebrew translation of the tutorial.
2010-08-07 Eli Zaretskii simple.el (delete-forward-char): Doc fix.
2010-08-07 Eli Zaretskii Clean up TUTORIAL.he.
2010-08-07 Eli Zaretskii Evaluate file-local variables in tutorials.
2010-08-07 Juanma Barranquero Remove duplicate declarations.
2010-08-06 Dan Nicolaescu * src/process.c: Simplify include logic.
2010-08-06 Dan Nicolaescu * sysdep.c: Remove declarations.
2010-08-06 Dan Nicolaescu Move declarations to header files.
2010-08-06 Alan Mackenzie cc-cmds.el (c-mask-paragraph, c-fill-paragraph): Fix for the case that a
2010-08-06 Dan Nicolaescu Remove extern declarations in .c files, .h files have them.
2010-08-06 Dan Nicolaescu * src/frame.c (frame_params): Make const.
2010-08-06 Dan Nicolaescu * src/lisp.h (fatal_error_signal, emacs_root_dir): Add declaration.
2010-08-06 Dan Nicolaescu emacs.c cleanups.
2010-08-06 Dan Nicolaescu Use const for some arrays and functions.
2010-08-06 Jan D * src/sysdep.c: Move include term.h last of includes (Bug#6812).
2010-08-06 Eli Zaretskii xdisp.c (display_line): Fix a typo in a comment.
2010-08-06 Eli Zaretskii Fix redisplay bugs due to uninitialized glyphs.
2010-08-06 Eli Zaretskii Fix redisplay bugs due to uninitialized glyphs in frame glyph pool.
2010-08-06 Michael Albinus * net/tramp.el (tramp-handle-start-file-process ): Set connection
2010-08-06 Michael Albinus * comint.el (comint-mode): Make directory tracking functions
2010-08-06 Juanma Barranquero src/ChangeLog: Fix typos.
2010-08-06 Juanma Barranquero src/makefile.w32-in ($(BLD)/xdisp.$(O)): Update dependencies.
2010-08-06 Jan D More undeclared function fixes and add -Wimplicit-function-declaration.
2010-08-06 Jan D Can't include menu.h in window.c for X targets.
2010-08-06 Jan D Fix missing prototypes for HAVE_NS (caused crash) and vrious warnings.
2010-08-06 Dan Nicolaescu emacsclient.c cleanups.
2010-08-06 Dan Nicolaescu * lisp/vc/diff-mode.el (diff-mode-shared-map): Bind g to revert-buffer.
2010-08-06 Katsumi Yamaoka (rfc2047-encode): Use utf-8 charset as a last resort.
2010-08-06 Katsumi Yamaoka (rfc2047-encode): Use utf-8 charset as a last resort.
2010-08-06 Katsumi Yamaoka Merge from mainline.
2010-08-06 Katsumi Yamaoka Merge from mainline.
2010-08-05 Katsumi Yamaoka Merge from mainline.
2010-08-04 Katsumi Yamaoka Merge from mainline.
2010-08-03 Katsumi Yamaoka Merge from mainline.
2010-08-02 Katsumi Yamaoka Merge from mainline.
2010-08-02 Katsumi Yamaoka Merge from mainline.
2010-08-06 Juanma Barranquero src/ChangeLog: Fix entry.
2010-08-06 Dan Nicolaescu Cleanup process.c.
2010-08-06 Juanma Barranquero Fix changes in revnos 100982..100984 for Windows build.
2010-08-06 Dan Nicolaescu * src/syssignal.h (signal_handler_t): Restore accidentally removed definition.