Mercurial > emacs
graph
-
Use define-minor-mode where applicable.Sun, 02 May 2010 22:29:46 -0400, by Stefan Monnier
-
* src/m/amdx86-64.h: Fix typo in previous.Sun, 02 May 2010 19:23:42 -0700, by Glenn Morris
-
Regenerate configure.Sun, 02 May 2010 19:15:26 -0700, by Glenn Morris
-
Replace some X-related cpp with autoconf.Sun, 02 May 2010 19:10:43 -0700, by Glenn Morris
-
* make-dist: There are no more src/m/*.inp files.Sun, 02 May 2010 18:53:58 -0700, by Glenn Morris
-
Use define-minor-mode in Gnus where applicable.Sun, 02 May 2010 20:41:45 -0400, by Stefan Monnier
-
* m/amdx86-64.h (START_FILES, LIB_STANDARD): Remove.Sun, 02 May 2010 12:32:18 -0700, by Dan Nicolaescu
-
Run kill-emacs when exiting for display closed or SIGTERM/HUP.Sun, 02 May 2010 20:44:04 +0200, by Jan D.
-
New hook filter-buffer-substring-functions.Sun, 02 May 2010 01:56:30 -0400, by Stefan Monnier
-
Use a mode-line spec rather than a static string in Semantic.Sun, 02 May 2010 01:06:53 -0400, by Stefan Monnier
-
Use define-minor-mode in CEDET where applicable.Sat, 01 May 2010 23:38:19 -0400, by Stefan Monnier
-
* allout.el: Fix commenting convention.Sat, 01 May 2010 22:39:50 -0400, by Stefan Monnier
-
(Tutorial): Use ^{\prime} to indicate primes.Sat, 01 May 2010 18:47:59 -0500, by Jay Belanger
-
Remove LD_SWITCH_MACHINE.Sat, 01 May 2010 14:38:59 -0700, by Dan Nicolaescu
-
Clean up IRIX code.Sat, 01 May 2010 13:23:29 -0700, by Dan Nicolaescu
-
Clean up AIX code.Sat, 01 May 2010 13:19:41 -0700, by Dan Nicolaescu
-
* sysdep.c (child_setup_tty, init_sys_modes): Remove !IBMR2AIX code, unused.Sat, 01 May 2010 13:14:10 -0700, by Dan Nicolaescu
-
composite.el (find-composition): Fix a typo in the doc string.Sat, 01 May 2010 21:53:23 +0300, by Eli Zaretskii
-
Emulate POSIX_SIGNALS on MS-Windows.Sat, 01 May 2010 21:38:33 +0300, by Eli Zaretskii
-
Fix display of R2L lines and cursor motion in bidi buffers.Sat, 01 May 2010 21:11:20 +0300, by Eli Zaretskii
-
Emulate POSIX_SIGNALS on MS-Windows.Sat, 01 May 2010 21:28:00 +0300, by Eli Zaretskii
-
Fix cursor positioning in partial width windows on TTY.Sat, 01 May 2010 18:53:35 +0300, by Eli Zaretskii
-
Fix display of truncated R2L lines on a TTY.Sat, 01 May 2010 16:39:44 +0300, by Eli Zaretskii
-
Fix display of R2L continued lines in partial-width windows on a TTY.Sat, 01 May 2010 13:49:09 +0300, by Eli Zaretskii
-
Refactor code that determines row->start and row->end.Sat, 01 May 2010 11:50:01 +0300, by Eli Zaretskii
-
Fix a crash when a display string is continued to the next line.Tue, 27 Apr 2010 22:40:05 +0300, by Eli Zaretskii
-
Start fixing cursor positioning in bidi buffers with display properties.Sun, 25 Apr 2010 22:33:31 +0300, by Eli Zaretskii
-
Merge from mainline.Tue, 27 Apr 2010 23:38:41 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 27 Apr 2010 06:45:13 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 27 Apr 2010 06:37:03 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 26 Apr 2010 22:44:21 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 25 Apr 2010 22:47:31 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 22 Apr 2010 22:43:56 +0000, by Katsumi Yamaoka
-
* tramp.texi (Inline methods, Default Method): MentionSat, 01 May 2010 12:08:42 +0200, by Michael Albinus
-
Implement compression for inline methods.Sat, 01 May 2010 11:34:14 +0200, by Michael Albinus
-
Rework previous autoconf changes, hopefully to make clearer.Fri, 30 Apr 2010 20:04:51 -0700, by Glenn Morris
-
* src/fileio.c (Ffile_selinux_context): Context functions may return null.Fri, 30 Apr 2010 19:58:41 -0700, by Glenn Morris
-
Avoid using trash for certain temp files (Bug#6070).Fri, 30 Apr 2010 22:19:40 -0400, by Chong Yidong
-
* bindings.el (mode-line-abbrev-mode, mode-line-auto-fill-mode): Remove.Fri, 30 Apr 2010 21:39:58 -0400, by Stefan Monnier
-
* emacs-lisp/lisp-mode.el (lisp-mode): Use define-derived-mode.Fri, 30 Apr 2010 21:29:12 -0400, by Stefan Monnier
-
Fix commenting conventionFri, 30 Apr 2010 21:27:16 -0400, by Stefan Monnier
-
* minibuffer.el (tags-completion-at-point-function): Move to etags.el.Fri, 30 Apr 2010 21:08:43 -0400, by Stefan Monnier
-
* minibuffer.el (tags-completion-at-point-function): Fix return value.Fri, 30 Apr 2010 19:13:22 -0400, by Chong Yidong
-
* s/gnu.h (POSIX_SIGNALS, START_FILES): New definitions.Fri, 30 Apr 2010 13:48:04 -0700, by Dan Nicolaescu
-
Hopefully fix bug#6065.Fri, 30 Apr 2010 09:37:01 -0700, by Glenn Morris
-
xsettings.c: include limits.h and update file comment.Fri, 30 Apr 2010 15:50:34 +0200, by Jan D
-
Fix typos in doc strings of composite.el.Fri, 30 Apr 2010 15:16:13 +0300, by Eli Zaretskii
-
Regenerate configure.Thu, 29 Apr 2010 18:54:08 -0700, by Glenn Morris
-
Replace some xmenu cpp with autoconf.Thu, 29 Apr 2010 18:50:17 -0700, by Glenn Morris
-
Replace some cpp with autoconf.Thu, 29 Apr 2010 18:36:42 -0700, by Glenn Morris
-
Simplify some manual dependencies in src/Makefile.in.Thu, 29 Apr 2010 18:27:33 -0700, by Glenn Morris
-
* src/Makefile.in (nsfns.o): Remove duplicate nsgui.h dependency.Thu, 29 Apr 2010 18:18:09 -0700, by Glenn Morris
-
* ido.el (ido-minibuffer-setup): Don't set cua-inhibit-cua-keys (Bug#5765).Thu, 29 Apr 2010 11:41:23 -0400, by Chong Yidong
-
* ido.el (ido-init-completion-maps): Remove C-v binding (Bug#5765).Thu, 29 Apr 2010 11:38:08 -0400, by Chong Yidong
-
* minibuffer.el (tags-completion-at-point-function): New function.Thu, 29 Apr 2010 11:32:11 -0400, by Chong Yidong
-
(progmodes/cc-mode.el) c-extend-region-for-CPP: Fix an off-by-one errorThu, 29 Apr 2010 14:48:32 +0000, by Alan Mackenzie