log

age author description
2010-05-04 Dan Nicolaescu Remove BSD_PGRPS.
2010-05-04 Dan Nicolaescu Remove POSIX_SIGNALS.
2010-05-04 Glenn Morris Regenerate configure, src/config.in.
2010-05-04 Glenn Morris Yet another missing piece of C_SWITCH commit.
2010-05-04 Glenn Morris Missing lwlib part of earlier C_SWITCH commit.
2010-05-04 Glenn Morris * admin/CPP-DEFINES: Remove some no-longer-used defines.
2010-05-04 Glenn Morris Move LD_SWITCH_X_SITE_AUX from cpp to autoconf.
2010-05-04 Glenn Morris Move LD_SWITCH_SYSTEM_TEMACS from cpp to autoconf.
2010-05-04 Glenn Morris Move C_SWITCH_MACHINE, C_SWITCH_SYSTEM from cpp to autoconf.
2010-05-04 Dan Nicolaescu * s/hpux10-20.h (LIB_STANDARD): New definition.
2010-05-03 Juanma Barranquero * ibuffer.el: Update autoload checksum.
2010-05-03 Juanma Barranquero * mm-util.el (mm-decompress-buffer): Use `delete-file'.
2010-05-03 Chong Yidong Add optional arg to delete-file to force deletion (Bug#6070).
2010-05-03 Juanma Barranquero Fix typo.
2010-05-03 Glenn Morris Fix some ChangeLog attributions.
2010-05-03 Stefan Monnier Use define-minor-mode where applicable.
2010-05-03 Glenn Morris * src/m/amdx86-64.h: Fix typo in previous.
2010-05-03 Glenn Morris Regenerate configure.
2010-05-03 Glenn Morris Replace some X-related cpp with autoconf.
2010-05-03 Glenn Morris * make-dist: There are no more src/m/*.inp files.
2010-05-03 Stefan Monnier Use define-minor-mode in Gnus where applicable.
2010-05-02 Dan Nicolaescu * m/amdx86-64.h (START_FILES, LIB_STANDARD): Remove.
2010-05-02 Jan D. Run kill-emacs when exiting for display closed or SIGTERM/HUP.
2010-05-02 Stefan Monnier New hook filter-buffer-substring-functions.
2010-05-02 Stefan Monnier Use a mode-line spec rather than a static string in Semantic.
2010-05-02 Stefan Monnier Use define-minor-mode in CEDET where applicable.
2010-05-02 Stefan Monnier * allout.el: Fix commenting convention.
2010-05-01 Jay Belanger (Tutorial): Use ^{\prime} to indicate primes.
2010-05-01 Dan Nicolaescu Remove LD_SWITCH_MACHINE.
2010-05-01 Dan Nicolaescu Clean up IRIX code.
2010-05-01 Dan Nicolaescu Clean up AIX code.
2010-05-01 Dan Nicolaescu * sysdep.c (child_setup_tty, init_sys_modes): Remove !IBMR2AIX code, unused.
2010-05-01 Eli Zaretskii composite.el (find-composition): Fix a typo in the doc string.
2010-05-01 Eli Zaretskii Emulate POSIX_SIGNALS on MS-Windows.
2010-05-01 Eli Zaretskii Fix display of R2L lines and cursor motion in bidi buffers.
2010-05-01 Eli Zaretskii Emulate POSIX_SIGNALS on MS-Windows.
2010-05-01 Eli Zaretskii Fix cursor positioning in partial width windows on TTY.
2010-05-01 Eli Zaretskii Fix display of truncated R2L lines on a TTY.
2010-05-01 Eli Zaretskii Fix display of R2L continued lines in partial-width windows on a TTY.
2010-05-01 Eli Zaretskii Refactor code that determines row->start and row->end.
2010-04-27 Eli Zaretskii Fix a crash when a display string is continued to the next line.
2010-04-25 Eli Zaretskii Start fixing cursor positioning in bidi buffers with display properties.
2010-04-27 Katsumi Yamaoka Merge from mainline.
2010-04-27 Katsumi Yamaoka Merge from mainline.
2010-04-27 Katsumi Yamaoka Merge from mainline.
2010-04-26 Katsumi Yamaoka Merge from mainline.
2010-04-25 Katsumi Yamaoka Merge from mainline.
2010-04-22 Katsumi Yamaoka Merge from mainline.
2010-05-01 Michael Albinus * tramp.texi (Inline methods, Default Method): Mention
2010-05-01 Michael Albinus Implement compression for inline methods.
2010-05-01 Glenn Morris Rework previous autoconf changes, hopefully to make clearer.
2010-05-01 Glenn Morris * src/fileio.c (Ffile_selinux_context): Context functions may return null.
2010-05-01 Chong Yidong Avoid using trash for certain temp files (Bug#6070).
2010-05-01 Stefan Monnier * bindings.el (mode-line-abbrev-mode, mode-line-auto-fill-mode): Remove.
2010-05-01 Stefan Monnier * emacs-lisp/lisp-mode.el (lisp-mode): Use define-derived-mode.
2010-05-01 Stefan Monnier Fix commenting convention
2010-05-01 Stefan Monnier * minibuffer.el (tags-completion-at-point-function): Move to etags.el.
2010-04-30 Chong Yidong * minibuffer.el (tags-completion-at-point-function): Fix return value.
2010-04-30 Dan Nicolaescu * s/gnu.h (POSIX_SIGNALS, START_FILES): New definitions.
2010-04-30 Glenn Morris Hopefully fix bug#6065.