log

age author description
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.
Fri, 28 May 2010 16:48:56 +0200 Michael Albinus * net/tramp.el (tramp-debug-message): Add `tramp-compat-funcall'
Fri, 28 May 2010 15:28:36 +0200 Michael Albinus * net/tramp-compat.el (tramp-compat-delete-file): Use
Fri, 28 May 2010 15:46:28 +0900 Kenichi Handa Handle face-ignored-fonts
Fri, 28 May 2010 15:45:43 +0900 Kenichi Handa merge trunk
Fri, 28 May 2010 15:42:43 +0900 Kenichi Handa Handle face-ignored-fonts
Thu, 27 May 2010 21:25:06 -0700 Glenn Morris * configure.in: Simplify some of the *bsd $canonical tests.
Thu, 27 May 2010 20:52:19 -0700 Glenn Morris Move some old ChangeLog entries to the right files.
Thu, 27 May 2010 20:34:15 -0700 Glenn Morris * configure.in: Simplify some of the $canonical tests.
Thu, 27 May 2010 20:29:09 -0700 Glenn Morris * src/Makefile.in (LIBES): Remove $LOADLIBES, it is never set.
Thu, 27 May 2010 20:25:50 -0700 Glenn Morris * etc/MACHINES: Remove some old information no longer of relevance.
Thu, 27 May 2010 20:23:08 -0700 Glenn Morris * etc/PROBLEMS: Remove some more obsolete information.
Thu, 27 May 2010 19:30:11 -0400 Chong Yidong Change delete-by-moving-to-trash so Lisp calls explicitly request trashing.
Thu, 27 May 2010 11:49:01 -0400 Chong Yidong Fix redisplay crash (Bug#6177).
Thu, 27 May 2010 11:28:58 -0400 Chong Yidong Let htmlfontify recognize face aliases (Bug#6279).
Thu, 27 May 2010 16:09:18 +0900 Kenichi Handa language/hebrew.el (hebrew-shape-gstring): Check if a glyph element of GSTRING is nil.
Thu, 27 May 2010 16:08:37 +0900 Kenichi Handa merge trunk
Thu, 27 May 2010 13:24:30 +0900 Kenichi Handa language/hebrew.el (hebrew-shape-gstring): Check if a glyph element of GSTRING is nil.
Wed, 26 May 2010 23:13:23 -0700 Glenn Morris * etc/PROBLEMS: Remove some more old information.
Wed, 26 May 2010 22:51:43 -0700 Glenn Morris * etc/PROBLEMS: Remove old information no longer of relevance.
Wed, 26 May 2010 22:43:27 -0700 Glenn Morris Do not preprocess src/Makefile.in.
Thu, 27 May 2010 00:41:36 -0400 Stefan Monnier Provide hooks to use a different tokenizer in SMIE.
Wed, 26 May 2010 10:19:15 -0400 Stefan Monnier Avoid (expand-file-name ".").
Wed, 26 May 2010 12:13:45 +0200 Michael Albinus *** empty log message ***
Wed, 26 May 2010 12:10:05 +0200 Michael Albinus * eshell.texi (Built-ins): Describe, how to disable a built-in command
Tue, 25 May 2010 23:48:25 -0700 Glenn Morris * configure.in: Comments.
Tue, 25 May 2010 23:41:58 -0700 Glenn Morris Replace YMF_PASS_LDFLAGS with autoconf.
Tue, 25 May 2010 21:06:09 -0700 Glenn Morris * lisp/emulation/edt.el (edt-load-keys): Use locate-library.
Tue, 25 May 2010 20:58:41 -0700 Glenn Morris * configure, configure.in: Fix typo in previous.
Tue, 25 May 2010 20:53:25 -0700 Glenn Morris Regenerate configure.
Tue, 25 May 2010 20:50:16 -0700 Glenn Morris Add GNUSTEP_LOCAL_HEADERS/LIBRARIES to build flags.
Tue, 25 May 2010 20:42:07 -0700 Glenn Morris Remove some NS_IMPL_GNUSTEP build dead code.
Tue, 25 May 2010 20:36:05 -0700 Glenn Morris * src/Makefile.in: Fix comment typo.
Wed, 26 May 2010 10:16:07 +0900 Kenichi Handa Fix for finding a static composition.
Wed, 26 May 2010 10:14:51 +0900 Kenichi Handa Fix for finding a static composition.
Wed, 26 May 2010 09:36:51 +0900 Kenichi Handa merge trunk
Tue, 25 May 2010 18:50:56 -0400 Chong Yidong Rename relative filenames in ChangeLog entries according to root.
Tue, 25 May 2010 21:13:41 +0200 Juanma Barranquero lisp/ChangeLog: Fix typos.
Tue, 25 May 2010 20:43:58 +0300 Juri Linkov * dired.el (dired-mode-map): Rebind "\C-t\C-t" from
Tue, 25 May 2010 19:03:53 +0300 Juri Linkov * image-mode.el (image-mode): Add image-after-revert-hook to after-revert-hook.
Tue, 25 May 2010 18:54:53 +0300 Juri Linkov * image.el (image-animated-p): When delay between animated images is 0,
Tue, 25 May 2010 15:33:55 +0200 Michael Albinus * net/tramp.el (tramp-handle-insert-directory): Don't use
Tue, 25 May 2010 15:29:04 +0200 Michael Albinus * net/tramp.el (tramp-handle-insert-directory): Don't use
Tue, 25 May 2010 10:45:35 +0200 Michael Albinus * net/tramp.el (tramp-progress-reporter-update): New defun.
Tue, 25 May 2010 07:23:37 +0000 Katsumi Yamaoka Merge from mainline.
Mon, 24 May 2010 21:25:15 -0700 Glenn Morris Relocate NS_IMPL_GNUSTEP_TEMACS_LDFLAGS.
Mon, 24 May 2010 21:17:52 -0700 Glenn Morris Do not include config.h in src/Makefile.in.
Mon, 24 May 2010 20:56:27 -0700 Glenn Morris Regenerate configure.
Mon, 24 May 2010 20:53:12 -0700 Glenn Morris Move some stuff from LD_SWITCH_SYSTEM to LD_SWITCH_SYSTEM_TEMACS.
Mon, 24 May 2010 20:46:15 -0700 Glenn Morris Remove LD_SWITCH_SYSTEM_EXTRA.
Mon, 24 May 2010 20:38:41 -0700 Glenn Morris * net/rcirc.el (rcirc-default-user-name, rcirc-default-full-name): Add :version.
Mon, 24 May 2010 20:35:31 -0700 Glenn Morris rcirc update.