log

age author description
Mon, 12 Apr 2010 22:58:14 +0000 Katsumi Yamaoka Merge from mainline.
Mon, 12 Apr 2010 01:03:06 +0000 Katsumi Yamaoka Merge from mainline.
Wed, 07 Apr 2010 21:55:20 +0000 Katsumi Yamaoka Merge from mainline.
Tue, 06 Apr 2010 21:56:56 +0000 Katsumi Yamaoka Merge from mainline.
Mon, 05 Apr 2010 22:01:58 +0000 Katsumi Yamaoka Merge from mainline.
Mon, 05 Apr 2010 10:14:31 +0000 Katsumi Yamaoka Merge from mainline.
Sun, 04 Apr 2010 21:58:17 +0000 Katsumi Yamaoka Merge from mainline.
Fri, 02 Apr 2010 11:36:10 +0000 Katsumi Yamaoka Merge from mainline.
Thu, 01 Apr 2010 21:55:28 +0000 Katsumi Yamaoka Merge from mainline.
Thu, 22 Apr 2010 09:15:20 +0900 Miles Bader Update ChangeLog
Thu, 22 Apr 2010 09:10:43 +0900 Miles Bader Update configure
Thu, 22 Apr 2010 09:10:30 +0900 Miles Bader get rid of "unix" pre-defined macro when preprocessing Makefile
Wed, 21 Apr 2010 23:44:48 +0200 Andreas Schwab Avoid non-portable shell command negation
Wed, 21 Apr 2010 21:48:42 +0200 Michael Albinus Fix Bug#5840.
Wed, 21 Apr 2010 12:32:54 -0700 Dan Nicolaescu Clean up HP-UX files.
Wed, 21 Apr 2010 20:25:13 +0200 Jan D. * xsettings.c: Move misplaced HAVE_GCONF
Wed, 21 Apr 2010 20:59:39 +0300 Eli Zaretskii Fix bug #5992.
Wed, 21 Apr 2010 13:53:03 -0400 Stefan Monnier (lisp-completion-at-point): Try and handle errors.
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.
Tue, 20 Apr 2010 11:46:52 -0400 Chong Yidong * emacs.manifest: Add trustInfo section to Windows manifest.
Tue, 20 Apr 2010 10:45:14 -0400 Stefan Monnier (view-hello-file): Don't fiddle with the default enable-multibyte-characters.
Tue, 20 Apr 2010 16:31:28 +0300 Eli Zaretskii Implement GUI display of R2L lines, fix TTY display of R2L lines.
Tue, 20 Apr 2010 13:38:30 +0200 Jan D. gtkutils.c (xg_event_is_for_scrollbar): Check if grabbed widget is a scrollbar.
Tue, 20 Apr 2010 16:08:35 +0300 Eli Zaretskii Fix R2L paragraph display on TTY.
Sat, 17 Apr 2010 19:02:18 +0300 Eli Zaretskii Fix cursor positioning at end of R2L line on TTY frames.
Sat, 17 Apr 2010 15:33:05 +0300 Eli Zaretskii Mirror continuation indicators for R2L lines; fix face extension on TTY.
Sat, 17 Apr 2010 13:29:40 +0300 Eli Zaretskii Fix two crashes with display of R2L lines in GUI sessions.
Sat, 17 Apr 2010 12:46:44 +0300 Eli Zaretskii Continue work on R2L paragraphs in GUI sessions.
Sat, 10 Apr 2010 19:28:30 +0300 Eli Zaretskii Implement cursor on the left fringe for R2L lines.
Sat, 10 Apr 2010 15:40:35 +0300 Eli Zaretskii Initial implementation of display of R2L paragraphs in GUI sessions.
Fri, 09 Apr 2010 14:17:35 +0300 Eli Zaretskii Overwritten from mainline.
Tue, 20 Apr 2010 16:27:15 +0900 Kenichi Handa charset.c (char_charset): Consider Vcharset_non_preferred_head only when the arg CHARSET_LIST is nil.
Tue, 20 Apr 2010 16:26:02 +0900 Kenichi Handa merge trunk
Tue, 20 Apr 2010 15:30:26 +0900 Kenichi Handa charset.c (char_charset): Consider Vcharset_non_preferred_head only when the arg CHARSET_LIST is nil.
Tue, 20 Apr 2010 13:24:33 +0900 Kenichi Handa merge trunk
Mon, 19 Apr 2010 21:50:52 -0400 Stefan Monnier Make variable forwarding explicit rather the using special values.
Mon, 19 Apr 2010 14:33:11 -0400 Stefan Monnier (completion-styles-alist): Fix up last merge and document `substring'.
Mon, 19 Apr 2010 13:05:12 -0400 Stefan Monnier * international/mule.el: Help the user choose a valid coding-system.
Mon, 19 Apr 2010 19:22:55 +0300 Eli Zaretskii Cosmetic changes in src/bidi.c.
Mon, 19 Apr 2010 18:35:15 +0300 Eli Zaretskii Improve commentary regarding redisplay.
Mon, 19 Apr 2010 11:26:06 -0400 Stefan Monnier * vc-bzr: Use standard *vc* and *vc-diff* buffers.
Mon, 19 Apr 2010 11:07:52 -0400 Stefan Monnier Merge from emacs-23
Mon, 19 Apr 2010 09:17:40 -0400 Stefan Monnier (completion-styles): Improve docstrings.
Mon, 19 Apr 2010 05:06:29 +0200 Juanma Barranquero * dired.c (Ffile_attributes): Fix typo in docstring.
Sun, 18 Apr 2010 23:24:22 +0000 Katsumi Yamaoka Synch with Gnus trunk:
Sun, 18 Apr 2010 19:02:16 -0400 Chong Yidong * programs.texi (Semantic): New node.
Sun, 18 Apr 2010 17:40:10 -0400 Chong Yidong Bugfix for ede-proj-makefile-insert-variables.
Sat, 17 Apr 2010 09:10:19 -0700 Dan Nicolaescu Fix the version number for added files.
Fri, 16 Apr 2010 19:07:48 -0700 Glenn Morris Add some autoloads.
Fri, 16 Apr 2010 19:06:12 -0700 Glenn Morris * etc/NEWS: Minor edits.
Fri, 16 Apr 2010 20:28:19 -0400 Chong Yidong Fix to vc-hg-annotate-extract-revision-at-line (Bug#5960).
Fri, 16 Apr 2010 00:43:29 -0700 Glenn Morris * emacs.texi (Acknowledgments): Remove duplicate.
Fri, 16 Apr 2010 03:27:09 +0000 Katsumi Yamaoka Synch with Gnus trunk:
Fri, 16 Apr 2010 03:26:07 +0000 Katsumi Yamaoka Synch with Gnus trunk:
Fri, 16 Apr 2010 03:22:06 +0000 Katsumi Yamaoka Merge from mainline.
Thu, 15 Apr 2010 22:43:50 +0000 Katsumi Yamaoka Merge from mainline.
Wed, 14 Apr 2010 23:20:37 +0000 Katsumi Yamaoka Merge from mainline.
Wed, 14 Apr 2010 22:44:33 +0000 Katsumi Yamaoka Merge from mainline.
Tue, 13 Apr 2010 22:49:24 +0000 Katsumi Yamaoka Merge from mainline.
Mon, 12 Apr 2010 00:59:45 +0000 Katsumi Yamaoka Merge from mainline.
Thu, 15 Apr 2010 19:50:42 -0700 Glenn Morris * etc/NEWS: git version number issues don't need manual changes.
Thu, 15 Apr 2010 19:45:26 -0700 Glenn Morris Improve previous change.
Thu, 15 Apr 2010 19:39:22 -0700 Glenn Morris * vc-git.el (vc-git-print-log): Doc fix.
Thu, 15 Apr 2010 19:35:59 -0700 Glenn Morris * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
Thu, 15 Apr 2010 10:17:01 -0700 Glenn Morris * doc/emacs/ChangeLog: Fix typo.
Thu, 15 Apr 2010 00:56:31 -0700 Glenn Morris * etc/NEWS: Remove duplicate entry.
Thu, 15 Apr 2010 00:54:06 -0700 Glenn Morris Mention Dired VC diff and log in manual.
Thu, 15 Apr 2010 00:34:28 -0700 Glenn Morris * info.texi (Search Index): Mention Emacs's Info-virtual-index.
Thu, 15 Apr 2010 00:25:20 -0700 Glenn Morris * help.texi (Help Summary): Mention M-x info-finder.
Thu, 15 Apr 2010 00:19:06 -0700 Glenn Morris NEWS markup.
Thu, 15 Apr 2010 00:06:25 -0700 Glenn Morris * ack.texi (Acknowledgments): Add mpc.el
Wed, 14 Apr 2010 19:20:33 -0700 Glenn Morris * etc/NEWS: Minor mark-up and typo fixes.
Wed, 14 Apr 2010 19:05:36 -0700 Glenn Morris Document new commands for manipulating local variable lists.
Thu, 15 Apr 2010 01:41:21 +0300 Juri Linkov Fix @deffn without category.
Wed, 14 Apr 2010 13:32:50 -0400 Chong Yidong * ido.el (ido-file-internal): Fix 2009-12-02 change.
Wed, 14 Apr 2010 11:33:42 -0400 Chong Yidong * progmodes/grep.el (grep-compute-defaults): Fix handling of host
Tue, 13 Apr 2010 19:36:48 -0700 Glenn Morris * admin/notes/bugtracker: Minor updates.
Tue, 13 Apr 2010 09:15:14 +0000 Alan Mackenzie Revert changes 98939 (enhance c-parse-state) and 99448 (< and > handling).
Tue, 13 Apr 2010 11:58:42 +0300 Adrian Robert Add nextstep/Emacs.app, *.dSYM (OS X compilation artifacts) to .bzrignore.
Tue, 13 Apr 2010 11:56:08 +0300 Adrian Robert * nsmenu.m (EmacsDialog-runDialogAt:): Declare ret as NSInteger (Bug#5811).
Tue, 13 Apr 2010 09:01:46 +0300 Adrian Robert * nsmenu.m (EmacsDialog-runDialogAt:): Declare ret as NSInteger (Bug#5811).
Mon, 12 Apr 2010 18:58:52 +0000 Alan Mackenzie Reverse change 98939 "Enhance `c-parse-state' to run efficiently in
Mon, 12 Apr 2010 15:15:07 +0000 Alan Mackenzie Reverse change 99448: "Change strategy for marking < and > as template
Mon, 12 Apr 2010 14:59:56 +0000 Alan Mackenzie Reverse 99556:
Mon, 12 Apr 2010 14:55:18 +0000 Alan Mackenzie Reverse 99592: "Fix bug #5649: 23.1.92; Indentation problems in C mode.".
Mon, 12 Apr 2010 14:48:07 +0000 Alan Mackenzie Reverse 99594 "Correct buggy patch 99592 to cc-engine.el.".
Mon, 12 Apr 2010 14:34:09 +0000 Alan Mackenzie Undo change 99665 "Fix off-by-one error. Fixes bug #5747."
Sat, 10 Apr 2010 19:31:01 +0900 YAMAMOTO Mitsuharu Use openpty for allocating pty on Darwin. Fix Bug#726 and Bug#5819.
Fri, 09 Apr 2010 19:14:47 -0700 Glenn Morris Fix bug ref in previous.
Fri, 09 Apr 2010 19:12:03 -0700 Glenn Morris Close bug#1835.
Thu, 08 Apr 2010 18:20:45 -0700 Glenn Morris Doc fix related to Contributing.
Thu, 08 Apr 2010 09:43:57 +0900 YAMAMOTO Mitsuharu frame.h (FRAME_LINE_TO_PIXEL_Y): Add missing parenthesis.
Wed, 07 Apr 2010 21:51:48 +0000 Katsumi Yamaoka Merge from mainline.