Fri, 20 Aug 2010 19:11:34 -0700 |
Glenn Morris |
* lisp/menu-bar.el (menu-bar-games-menu): Add landmark.
|
Fri, 20 Aug 2010 00:33:06 -0700 |
Glenn Morris |
Minor align-regexp fix.
|
Fri, 20 Aug 2010 00:11:35 -0700 |
Glenn Morris |
Fix rmail-forward with non-sendmail sending function.
|
Thu, 19 Aug 2010 16:37:31 +0200 |
Stefan Monnier |
* lisp/subr.el (read-key): Don't hide the menu-bar entries.
|
Thu, 19 Aug 2010 01:32:39 +0200 |
Juanma Barranquero |
lisp/ChangeLog: Remove merge markers.
|
Wed, 18 Aug 2010 20:24:52 +0200 |
Michael Albinus |
* progmodes/flymake.el (flymake-start-syntax-check-process): Use
|
Wed, 18 Aug 2010 17:07:58 +0900 |
Kenichi Handa |
files.el: Add word-wrap as safe local variable.
|
Tue, 17 Aug 2010 19:33:13 -0700 |
Glenn Morris |
* lisp/woman.el (woman-translate): Case matters. (Bug#6849)
|
Sat, 14 Aug 2010 19:21:40 -0400 |
Chong Yidong |
* simple.el (kill-region): Doc fix (Bug#6787).
|
Fri, 13 Aug 2010 18:56:35 -0700 |
Glenn Morris |
Minor diary-lib.el fix.
|
Wed, 11 Aug 2010 15:43:49 +0200 |
Andreas Schwab |
* subr.el (ignore-errors): Add debug declaration.
|
Sun, 08 Aug 2010 22:23:35 -0400 |
Chong Yidong |
* whitespace.el (whitespace-color-off): Remove post-command-hook locally.
|
Sat, 21 Aug 2010 16:26:43 -0300 |
Vinicius Jose Latorre |
Insert bug number.
|
Sat, 21 Aug 2010 10:46:43 -0400 |
Chong Yidong |
* cus-edit.el (custom-group-value-create): Add extra newline before end line (Bug#6876).
|
Sat, 21 Aug 2010 16:09:46 +0200 |
Stefan Monnier |
* lisp/vc/add-log.el (add-log-file-name): Don't get confused by symlinks.
|
Sat, 21 Aug 2010 00:46:23 -0400 |
Chong Yidong |
Cleanups and fixes for mouse-save-then-kill and mouse-secondary-save-then-kill.
|
Sat, 21 Aug 2010 01:43:04 -0300 |
Vinicius Jose Latorre |
Fix slow cursor movement.
|
Fri, 20 Aug 2010 19:21:51 -0700 |
Glenn Morris |
ChangeLog fixes.
|
Fri, 20 Aug 2010 22:00:00 +0200 |
joakim |
merge from upstream
|
Fri, 20 Aug 2010 21:55:21 +0200 |
joakim |
minor imagemagick tweaks, one configure bugfix, and some ChangeLogs
|
Thu, 19 Aug 2010 23:21:21 +0200 |
Stefan Monnier |
* lisp/files.el (locate-file-completion-table): Only list the .el and .elc
|
Thu, 19 Aug 2010 17:43:45 +0200 |
Stefan Monnier |
New post-self-insert-hook.
|
Thu, 19 Aug 2010 11:37:40 +0200 |
Stefan Monnier |
* lisp/simple.el (blink-matching-open): Obey forward-sexp-function.
|
Thu, 19 Aug 2010 01:25:36 +0200 |
Stefan Monnier |
* lisp/simple.el (prog-mode-map): New var.
|
Wed, 18 Aug 2010 15:12:34 +0200 |
Stefan Monnier |
* lisp/progmodes/octave-mod.el (octave-mode-menu): Make toggle buttons.
|
Wed, 18 Aug 2010 13:01:15 +0200 |
Stefan Monnier |
* lisp/progmodes/prolog.el (smie): Require.
|
Wed, 18 Aug 2010 12:57:48 +0200 |
Stefan Monnier |
Try and remove some of SMIE's black magic by generalizing some rules.
|
Wed, 18 Aug 2010 12:21:43 +0200 |
Stefan Monnier |
* lisp/emacs-lisp/autoload.el (make-autoload): Preload the macros's
|
Wed, 18 Aug 2010 07:45:14 +0000 |
Katsumi Yamaoka |
create-animated-image: Don't add heuristic mask to image (Bug#6839).
|
Wed, 18 Aug 2010 08:16:55 +0200 |
Jan D |
Use CLIPBOARD and PRIMARY on NS (Bug#6677).
|