Tue, 08 Jun 2010 22:24:01 -0700 |
Dan Nicolaescu |
Improve support for special markup in the VC commit message.
|
Tue, 08 Jun 2010 22:58:26 -0400 |
Stefan Monnier |
* lisp/emacs-lisp/smie.el (smie-indent-keyword): Remove special case that
|
Tue, 08 Jun 2010 15:05:11 +0200 |
Michael Albinus |
* auth-source.el (top): Autoload `secrets-list-collections',
|
Mon, 07 Jun 2010 20:12:21 -0700 |
Dan Nicolaescu |
* src/lread.c (X_OK): Remove, unused.
|
Mon, 07 Jun 2010 20:06:47 -0700 |
Dan Nicolaescu |
* src/dispnew.c: Remove obsolete comment.
|
Mon, 07 Jun 2010 20:02:41 -0700 |
Dan Nicolaescu |
Remove INCLUDED_FCNTL.
|
Mon, 07 Jun 2010 19:29:12 -0700 |
Dan Nicolaescu |
Include <strings.h> and <string.h> instead of
|
Mon, 07 Jun 2010 23:01:34 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
Mon, 07 Jun 2010 23:00:42 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
Mon, 07 Jun 2010 22:49:32 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 07 Jun 2010 17:01:23 -0400 |
Stefan Monnier |
* lisp/iimage.el: Remove images as soon as the underlying text is modified.
|
Sun, 06 Jun 2010 22:46:17 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 03 Jun 2010 23:18:01 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 03 Jun 2010 22:45:12 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 02 Jun 2010 22:44:58 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 02 Jun 2010 00:16:28 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 07 Jun 2010 15:37:50 -0400 |
Stefan Monnier |
* lisp/emacs-lisp/smie.el (smie-indent-offset-rule): Rename from
|
Mon, 07 Jun 2010 21:28:02 +0300 |
Juri Linkov |
* window.el (pop-to-buffer): Remove the conditional that
|
Mon, 07 Jun 2010 12:35:57 +0200 |
Juanma Barranquero |
* cmds.c (Fforward_char, Fbackward_char): Fix typos in docstrings.
|
Sun, 06 Jun 2010 22:10:19 -0400 |
Stefan Monnier |
Make (after keyword) indent-rules more flexible.
|
Sun, 06 Jun 2010 12:52:13 +0300 |
Juri Linkov |
* lisp/isearch.el (isearch-lazy-highlight-search): Fix looping
|
Sun, 06 Jun 2010 01:57:39 -0700 |
Dan Nicolaescu |
Remove BSTRING related code, all platforms define it.
|
Sat, 05 Jun 2010 02:56:22 -0700 |
Dan Nicolaescu |
vc-log-incoming/vc-log-outgoing fixes for Git.
|
Sat, 05 Jun 2010 02:41:32 +0200 |
Juanma Barranquero |
Remove obsolete macro BASE_LEADING_CODE_P.
|
Fri, 04 Jun 2010 21:38:11 +0300 |
Juri Linkov |
* lisp/simple.el (kill-new): Fix logic of kill-do-not-save-duplicates.
|
Fri, 04 Jun 2010 16:13:35 +0200 |
Juanma Barranquero |
Turn `directory-sep-char' into a noop.
|
Fri, 04 Jun 2010 13:26:54 +0200 |
Michael Albinus |
* net/tramp-gvfs.el (tramp-gvfs-handle-expand-file-name): Expand "~/".
|
Fri, 04 Jun 2010 03:38:12 +0200 |
Juanma Barranquero |
mule-cmds.el: Add obsolescence information for nonascii-* vars.
|
Thu, 03 Jun 2010 16:26:39 -0700 |
Dan Nicolaescu |
vc-log-incoming/vc-log-outgoing improvements for Git.
|
Thu, 03 Jun 2010 16:08:26 -0700 |
Dan Nicolaescu |
Add bindings for vc-log-incoming and vc-log-outgoing.
|
Thu, 03 Jun 2010 15:28:51 -0700 |
Dan Nicolaescu |
* configure.in (AC_PREREQ): Require autoconf 2.65.
|
Thu, 03 Jun 2010 15:16:02 -0700 |
Dan Nicolaescu |
Move UNEXEC definition to autoconf.
|
Thu, 03 Jun 2010 21:02:32 +0200 |
Juanma Barranquero |
Remove obsolete pre-unicode2 macros.
|
Thu, 03 Jun 2010 21:50:00 +0300 |
Juri Linkov |
* src/buffer.c (Fother_buffer): Add CHECK_FRAME.
|
Thu, 03 Jun 2010 13:22:27 -0400 |
Chong Yidong |
* net/rcirc.el (rcirc-sort-nicknames): Remove.
|
Thu, 03 Jun 2010 18:59:29 +0200 |
Juanma Barranquero |
* emacs-lisp/smie.el (comment-continue): Declare for byte-compiler.
|
Thu, 03 Jun 2010 11:58:20 -0400 |
Chong Yidong |
* net/rcirc.el (rcirc-nickname<, rcirc-sort-nicknames-join): Doc fix.
|
Thu, 03 Jun 2010 11:51:38 -0400 |
Stefan Monnier |
* net/rcirc.el (rcirc-sort-nicknames): Change default.
|
Thu, 03 Jun 2010 11:07:49 -0400 |
Stefan Monnier |
* lisp/net/rcirc.el (rcirc-sort-nicknames): New custom.
|
Thu, 03 Jun 2010 14:04:35 +0200 |
Juanma Barranquero |
Add admin/unidata/unidata.txt.
|
Wed, 02 Jun 2010 22:57:11 -0700 |
Glenn Morris |
* src/s/sol2-10.h: Comment fix.
|
Wed, 02 Jun 2010 22:55:05 -0700 |
Glenn Morris |
* src/m/ibms390.h: Comment fix.
|
Wed, 02 Jun 2010 22:50:48 -0700 |
Glenn Morris |
Remove NO_SOCK_SIGIO references.
|
Wed, 02 Jun 2010 22:47:09 -0700 |
Glenn Morris |
Regenerate src/config.in.
|
Wed, 02 Jun 2010 22:45:20 -0700 |
Glenn Morris |
* admin/notes/font-backend: Remove obsolete information.
|
Wed, 02 Jun 2010 22:41:49 -0700 |
Glenn Morris |
m/hp800.h simplification.
|
Wed, 02 Jun 2010 22:35:54 -0700 |
Glenn Morris |
HAVE_ALLOCA not needed since alloca.s was removed.
|
Wed, 02 Jun 2010 22:29:02 -0700 |
Glenn Morris |
NOT_C_CODE is always true now.
|
Wed, 02 Jun 2010 21:48:10 -0400 |
Stefan Monnier |
Split smie-indent-calculate into more manageable chunks.
|
Wed, 02 Jun 2010 16:13:11 -0400 |
Stefan Monnier |
* lisp/emacs-lisp/smie.el (smie-indent-calculate): Simplify and cleanup.
|
Wed, 02 Jun 2010 11:53:00 +0200 |
Michael Albinus |
* net/tramp-gvfs.el (top): Require url-util.
|
Tue, 01 Jun 2010 21:45:46 -0700 |
Dan Nicolaescu |
* lisp/log-edit.el (log-edit-font-lock-keywords): Make group 4 match lax.
|
Tue, 01 Jun 2010 21:29:53 -0700 |
Dan Nicolaescu |
Fix config.h includes.
|
Tue, 01 Jun 2010 19:47:43 -0700 |
Dan Nicolaescu |
* src/gmalloc.c: Remove BROKEN_PROTOTYPES reference, unused.
|
Tue, 01 Jun 2010 19:43:47 -0700 |
Dan Nicolaescu |
* src/s/sol2-6.h: Remove obsolete comments.
|
Tue, 01 Jun 2010 19:40:59 -0700 |
Dan Nicolaescu |
Remove unnecessary alloca.h includes.
|
Tue, 01 Jun 2010 19:32:43 -0700 |
Dan Nicolaescu |
Fix alloca definition when using gcc on non-gnu systems.
|
Wed, 02 Jun 2010 00:11:49 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
Wed, 02 Jun 2010 00:10:42 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
Tue, 01 Jun 2010 22:51:36 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 31 May 2010 22:50:25 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 30 May 2010 22:54:27 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 28 May 2010 00:48:45 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 27 May 2010 22:44:41 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 27 May 2010 06:41:59 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 26 May 2010 22:43:08 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 25 May 2010 23:37:05 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 25 May 2010 22:48:43 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 01 Jun 2010 15:47:14 +0200 |
Juanma Barranquero |
Fix bug#6265: * eldoc.el: Add completions for new commands left-* and right-*.
|
Tue, 01 Jun 2010 03:40:09 -0700 |
Dan Nicolaescu |
Add support for vc-log-incoming, improve vc-log-outgoing for Git.
|
Tue, 01 Jun 2010 02:37:49 -0700 |
Dan Nicolaescu |
Improve state updating for VC tag commands.
|
Tue, 01 Jun 2010 10:12:28 +0200 |
Juanma Barranquero |
lisp/ChangeLog: Fix some typos.
|
Tue, 01 Jun 2010 00:15:55 -0700 |
Dan Nicolaescu |
* vc-dir.el (vc-dir-update): Remove entries with a nil state (bug#5539).
|
Mon, 31 May 2010 22:34:49 -0400 |
Stefan Monnier |
Merge from emacs-23
|
Mon, 31 May 2010 21:49:15 -0400 |
Stefan Monnier |
* sysdep.c (child_setup_tty): Move the non-canonical initialization to
|
Tue, 01 Jun 2010 04:06:33 +0900 |
Daiki Ueno |
Mention encryption commands in the Emacs manual.
|
Mon, 31 May 2010 17:30:13 +0200 |
Juanma Barranquero |
src/ChangeLog: Add missing bug id.
|
Mon, 31 May 2010 17:15:20 +0200 |
Juanma Barranquero |
* files.el (directory-files-no-dot-files-regexp): Doc fix (bug#6298).
|
Mon, 31 May 2010 10:13:41 -0400 |
Chong Yidong |
Fix for momentary-string-display (Bug#6238).
|
Sun, 30 May 2010 22:47:34 +0300 |
Eli Zaretskii |
Fix bug #6313.
|
Sun, 30 May 2010 22:01:51 +0300 |
Eli Zaretskii |
Fix crash reported in bug #6306.
|
Sun, 30 May 2010 20:52:56 +0200 |
Juanma Barranquero |
emulation/cua-base.el: Recognize also `right-word' and `left-word'.
|
Sun, 30 May 2010 10:17:31 -0400 |
Stefan Monnier |
* lisp/minibuffer.el (completion-file-name-table): Don't return a boundary
|
Sun, 30 May 2010 06:44:46 +0200 |
Juanma Barranquero |
emulation/cua-base.el: Recognize `right-char', `left-char' as movement commands.
|
Sun, 30 May 2010 04:51:53 +0200 |
Juanma Barranquero |
progmodes/ada-xref.el (ada-prj-ada-project-path-sep): Set from `path-separator'.
|
Sat, 29 May 2010 19:50:47 -0400 |
Chong Yidong |
Add --parent-id argument to emacsclient.
|
Sat, 29 May 2010 11:57:11 -0700 |
Glenn Morris |
Regenerate configure.
|
Sat, 29 May 2010 11:54:16 -0700 |
Glenn Morris |
Add some comments related to how epaths.h gets built.
|
Sat, 29 May 2010 14:25:00 -0400 |
Chong Yidong |
* ansi-color.el: Delete unused escape sequences (Bug#6085).
|
Sat, 29 May 2010 18:19:13 +0300 |
Eli Zaretskii |
Implement bidi-sensitive word movement with arrow keys.
|
Sat, 29 May 2010 15:51:01 +0300 |
Eli Zaretskii |
Fix cursor motion in bidi-reordered continued lines.
|
Sat, 29 May 2010 13:49:21 +0300 |
Eli Zaretskii |
Finish debugging of cursor motion in bidi-reordered lines.
|
Fri, 28 May 2010 15:00:47 +0300 |
Eli Zaretskii |
Prevent unnecessary scrolling in bidi-reordered buffers.
|
Sat, 29 May 2010 10:55:40 +0300 |
Eli Zaretskii |
Fix bug #6294.
|
Fri, 28 May 2010 22:18:47 +0300 |
Juri Linkov |
* image-dired.el (image-dired-dired-toggle-marked-thumbs):
|
Fri, 28 May 2010 16:57:11 +0200 |
Michael Albinus |
* fileio.c (Fdelete_file): Pass TRASH arg to handler call.
|