Thu, 14 Jan 2010 11:42:38 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 13 Jan 2010 23:35:16 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 13 Jan 2010 22:04:10 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 13 Jan 2010 09:37:38 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 12 Jan 2010 23:43:15 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 12 Jan 2010 21:54:22 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 11 Jan 2010 22:07:25 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 08 Jan 2010 02:43:41 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 07 Jan 2010 23:49:52 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 06 Jan 2010 23:07:49 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 20 Jan 2010 20:37:44 -0800 |
Glenn Morris |
(Bugs): Fix PROBLEMS keybinding.
|
Wed, 20 Jan 2010 12:14:37 -0500 |
Chong Yidong |
* lisp/term.el (term-send-raw-meta): Revert 2009-12-04 change (Bug#5330).
|
Wed, 20 Jan 2010 11:42:50 -0500 |
Chong Yidong |
* lisp/dired-aux.el (dired-hide-all): Make unused arg optional. Update md5sum.
|
Wed, 20 Jan 2010 11:40:47 -0500 |
Chong Yidong |
* lisp/dired-aux.el (dired-hide-all): Mark arg as ignored.
|
Wed, 20 Jan 2010 13:01:57 +0900 |
Kenichi Handa |
Fix ccl encoding of unibyte source.
|
Wed, 20 Jan 2010 13:01:04 +0900 |
Kenichi Handa |
from trunk
|
Wed, 20 Jan 2010 11:33:52 +0900 |
Kenichi Handa |
Fix ccl encoding of unibyte source.
|
Mon, 18 Jan 2010 10:19:32 +0900 |
Kenichi Handa |
from trunk
|
Mon, 18 Jan 2010 09:58:26 +0900 |
Kenichi Handa |
from trunk
|
Mon, 18 Jan 2010 09:58:15 +0900 |
Kenichi Handa |
from trunk
|
Tue, 19 Jan 2010 19:49:35 -0800 |
Glenn Morris |
Remove file that only works with CVS, and isn't really needed with
|
Tue, 19 Jan 2010 19:46:23 -0800 |
Glenn Morris |
(tab-always-indent): Fix custom-type.
|
Tue, 19 Jan 2010 22:27:24 +0000 |
Alan Mackenzie |
Redate and reposition log entry.
|
Tue, 19 Jan 2010 22:10:19 +0000 |
Alan Mackenzie |
Fix bug#5395: typing '#' in an empty C buffer throws "args out of range".
|
Tue, 19 Jan 2010 15:56:35 +0100 |
Jan D. |
Store settings in xft-settings for debug purposes.
|
Tue, 19 Jan 2010 15:54:57 +0100 |
Jan D. |
Merge from trunk
|
Tue, 19 Jan 2010 15:54:13 +0100 |
Jan D. |
Store settings in xft-settings for debug purposes.
|
Tue, 19 Jan 2010 11:52:59 +0100 |
Jan D. |
Merge from trunk
|
Tue, 19 Jan 2010 13:16:01 +0000 |
Alan Mackenzie |
Suppress spurious second invocation of before-change-functions
|
Tue, 19 Jan 2010 11:43:25 +0000 |
Alan Mackenzie |
no message
|
Fri, 08 Jan 2010 13:41:42 +0000 |
Alan Mackenzie |
Fix spurious before-change-functions invocation from (insert ?\n).
|
Tue, 19 Jan 2010 00:10:57 +0100 |
Juanma Barranquero |
* ada-mode.el: Really fix bug#5400 (comment in r99362 was erroneous).
|
Mon, 18 Jan 2010 21:24:43 +0100 |
Juanma Barranquero |
Fix typos.
|
Mon, 18 Jan 2010 20:34:55 +0100 |
Juanma Barranquero |
ido.el: Consider the possibility of buffer names changing after kill-buffer.
|
Mon, 18 Jan 2010 11:29:00 -0500 |
Chong Yidong |
Doc fix for current-time-string and date-to-time (Bug#5408)
|
Mon, 18 Jan 2010 05:44:36 +0100 |
Juanma Barranquero |
Fix typos.
|
Mon, 18 Jan 2010 10:09:12 +0900 |
Kenichi Handa |
Add bug number.
|
Mon, 18 Jan 2010 10:07:25 +0900 |
Kenichi Handa |
Add bug number.
|
Sat, 16 Jan 2010 10:43:20 +0900 |
Kenichi Handa |
from trunk
|
Mon, 18 Jan 2010 05:39:40 +0100 |
Juanma Barranquero |
Fix typos in docstrings, error messages, etc.
|
Mon, 18 Jan 2010 04:58:35 +0100 |
Juanma Barranquero |
Fix typos in comments.
|
Mon, 18 Jan 2010 04:54:24 +0100 |
Juanma Barranquero |
Fix typo in texinfo file.
|
Sun, 17 Jan 2010 18:49:27 -0500 |
Chong Yidong |
* message.el (message-setup-1): Prefer to save message-reply-buffer as a buffer.
|
Sun, 17 Jan 2010 18:34:53 -0500 |
Chong Yidong |
Fix handling of arbitrary YANK-ACTION functions from compose-mail.
|
Sun, 17 Jan 2010 18:33:55 -0500 |
Chong Yidong |
* message.el (message-mail): Just pass yank-action on to message-setup.
|
Sun, 17 Jan 2010 17:24:49 -0500 |
Chong Yidong |
* elisp.texi: Remove duplicate edition information (Bug#5407).
|
Sun, 17 Jan 2010 13:31:25 -0800 |
Dan Nicolaescu |
(with-vc-properties): Deal with directory arguments. (Bug#5298)
|
Sun, 17 Jan 2010 12:36:21 -0800 |
Dan Nicolaescu |
(vc-dir-resynch-file): Update the vc-dir header when
|
Sun, 17 Jan 2010 14:50:24 -0500 |
Chong Yidong |
Minor Semantic and EIEIO manual fixes.
|
Sun, 17 Jan 2010 20:15:32 +0100 |
Juanma Barranquero |
* progmodes/ada-mode.el: Fix bug#1920, bug#5400.
|
Sun, 17 Jan 2010 13:15:25 +0100 |
Michael Albinus |
* tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
|
Sat, 16 Jan 2010 23:08:35 -0600 |
Jay Belanger |
Give `calc-command-flags' an initial value.
|
Sat, 16 Jan 2010 19:24:31 -0800 |
Glenn Morris |
(Reporting Bugs): Don't mention format of repository.
|
Sat, 16 Jan 2010 19:20:08 -0800 |
Glenn Morris |
(Bugs): Make "Emacs repository" less specific, and the URL for same
|
Sat, 16 Jan 2010 19:11:09 -0800 |
Glenn Morris |
(Latest version of Emacs): The repository is now Bazaar.
|
Sat, 16 Jan 2010 19:03:59 -0800 |
Glenn Morris |
Edit some notes/ files to replace `cvs' with `bzr', or something general.
|
Sat, 16 Jan 2010 18:54:35 -0800 |
Glenn Morris |
(semantic-idle-work-for-one-buffer): Doc fix.
|
Sun, 17 Jan 2010 03:30:13 +0100 |
Juanma Barranquero |
Fix typos.
|
Sun, 17 Jan 2010 03:25:53 +0100 |
Juanma Barranquero |
Fix typos in docstrings.
|
Sun, 17 Jan 2010 03:24:22 +0100 |
Juanma Barranquero |
Fix typos in comments.
|