Wed, 21 Apr 2010 18:42:39 +0200 |
Jan D. |
configure.in: Change "if test ! -f" to "if ! test -f", regenerate configure.
|
Wed, 21 Apr 2010 18:26:09 +0200 |
Jan D. |
Gtk tool bars can be text, icons with text or just icons
|
Wed, 21 Apr 2010 18:41:29 +0200 |
Jan D. |
configure.in: Change "if test ! -f" to "if ! test -f".
|
Wed, 21 Apr 2010 18:25:15 +0200 |
Jan D. |
Document tool-bar-style
|
Tue, 20 Apr 2010 20:52:07 +0200 |
Jan D. |
Gtk tool bars can be text, icons with text or just icons.
|
Wed, 21 Apr 2010 18:13:55 +0200 |
Jan D. |
Declarations before code (Bug#5993).
|
Wed, 21 Apr 2010 07:00:58 -0400 |
John Wiegley |
Added C-o keybinding to toggle use of virtual buffers
|
Tue, 20 Apr 2010 23:49:28 -0700 |
Dan Nicolaescu |
Remove NOMULTIPLEJOBS.
|
Tue, 20 Apr 2010 23:40:18 -0700 |
Glenn Morris |
* src/ChangeLog: Remove merged duplicate entry.
|
Tue, 20 Apr 2010 23:35:35 -0700 |
Glenn Morris |
Remove some more cpp in favor of autoconf.
|
Tue, 20 Apr 2010 22:47:56 -0700 |
Dan Nicolaescu |
Remove NOMULTIPLEJOBS, unused.
|
Tue, 20 Apr 2010 22:33:24 -0700 |
Dan Nicolaescu |
Simplify LD_SWITCH_SYSTEM_TEMACS usage.
|
Wed, 21 Apr 2010 05:53:42 +0200 |
Juanma Barranquero |
tetris.el: Use `define-derived-mode'; fix window selection; doc fixes.
|
Tue, 20 Apr 2010 20:41:01 -0700 |
Glenn Morris |
Regenerate configure.
|
Tue, 20 Apr 2010 20:33:04 -0700 |
Glenn Morris |
Remove LIBSELINUX_LIBS need for cpp in Makefiles.
|
Tue, 20 Apr 2010 20:11:03 -0700 |
Glenn Morris |
Regenerate configure, src/config.in.
|
Tue, 20 Apr 2010 20:08:21 -0700 |
Glenn Morris |
Doc updates for SELinux support.
|
Tue, 20 Apr 2010 20:02:58 -0700 |
Glenn Morris |
Add SELinux support.
|
Tue, 20 Apr 2010 22:10:50 -0400 |
Stefan Monnier |
vc-bzr.el (vc-bzr-checkin): Undo spurious `async' arg change.
|
Tue, 20 Apr 2010 22:05:24 -0400 |
Stefan Monnier |
Make the log-edit comments use RFC822 format throughout.
|
Wed, 21 Apr 2010 02:49:40 +0200 |
Juanma Barranquero |
Fix typos and spacing.
|
Wed, 21 Apr 2010 02:17:02 +0200 |
Juanma Barranquero |
Don't depend on cm.c or termcap.c on Windows, use stubs.
|
Wed, 21 Apr 2010 01:05:30 +0200 |
Juanma Barranquero |
Remove references to (default-)direction-reversed.
|
Tue, 20 Apr 2010 13:35:16 -0400 |
Stefan Monnier |
Warn rather than error when making a local var inside a let.
|
Tue, 20 Apr 2010 13:17:29 -0400 |
Stefan Monnier |
* font.c (syms_of_font): Make the style table vars read-only.
|
Tue, 20 Apr 2010 13:01:39 -0400 |
Stefan Monnier |
* buffer.h (struct buffer): Remove unused var `direction_reversed'.
|
Tue, 20 Apr 2010 12:52:43 -0400 |
Stefan Monnier |
* vc-dispatcher (vc-finish-logentry): Don't mess with the windows/frames.
|
Tue, 20 Apr 2010 12:37:31 -0400 |
Stefan Monnier |
(lisp-completion-at-point): Complete around point.
|