log lisp/ChangeLog @ 110056:8be2f62f7851

age author description
Mon, 30 Aug 2010 21:53:46 -0400 Chong Yidong Fix several Package Menu and Finder bugs.
Mon, 30 Aug 2010 22:34:52 +0200 Stefan Monnier Use SMIE for octave-mode.
Mon, 30 Aug 2010 21:11:34 +0300 Eli Zaretskii Fix bug #6944.
Mon, 30 Aug 2010 17:21:14 +0200 Stefan Monnier * lisp/emacs-lisp/smie.el (smie-indent-offset-rule): Let :parent take
Mon, 30 Aug 2010 15:57:42 +0200 Stefan Monnier Use with-silent-modifications.
Mon, 30 Aug 2010 15:03:05 +0200 Stefan Monnier Use `declare' in defmacros.
Sun, 29 Aug 2010 18:15:09 -0400 Chong Yidong Merge Finder and package-menu functionality.
Sat, 28 Aug 2010 21:31:45 -0400 Chong Yidong Let version-to-list handle versions like "10.3d".
Sat, 28 Aug 2010 20:52:36 +0200 Stefan Monnier * lisp/emacs-lisp/macroexp.el (macroexpand-all-1): Use pcase.
Fri, 27 Aug 2010 00:19:35 -0300 Vinicius Jose Latorre Adjust type declaration.
Thu, 26 Aug 2010 16:09:31 -0400 Chong Yidong * progmodes/js.el: Make indentation more customizable (Bug#6914).
Thu, 26 Aug 2010 11:26:33 -0400 Chong Yidong Avoid using font-lock properties to indent in sh-get-indent-info.
Thu, 26 Aug 2010 09:46:19 -0400 David Reitter server.el (server-visit-files): Run pre-command-hook and
Thu, 26 Aug 2010 09:33:16 +0200 Michael Albinus Sync with Tramp 2.1.19.
Wed, 25 Aug 2010 23:31:34 -0400 Chong Yidong Improvements to describe-package buffer.
Wed, 25 Aug 2010 17:15:45 +0900 Kenichi Handa merge trunk
Wed, 25 Aug 2010 14:15:20 +0900 Kenichi Handa merge trunk
Wed, 25 Aug 2010 14:13:27 +0900 Kenichi Handa Add Arabic support.
Wed, 25 Aug 2010 08:53:55 +0200 Jan D * menu-bar.el (menu-bar-set-tool-bar-position): Set frame parameter on all frames.
Tue, 24 Aug 2010 23:27:58 -0300 Vinicius Jose Latorre Fix some bugs. New version 13.1.
Tue, 24 Aug 2010 17:36:33 -0400 Chong Yidong * emacs-lisp/package.el (list-packages): Alias for package-list-packages.
Tue, 24 Aug 2010 16:58:07 -0400 Chong Yidong * textmodes/flyspell.el (flyspell-check-tex-math-command): Doc fix
Tue, 24 Aug 2010 16:29:44 -0400 Chong Yidong * progmodes/ruby-mode.el (ruby): Add defgroup.
Tue, 24 Aug 2010 16:20:21 -0400 Chong Yidong * lisp/progmodes/python.el: Add Ipython support (Bug#5390).
Tue, 24 Aug 2010 11:48:14 -0400 Chong Yidong Avoid clobbering primary selection when switching frames (Bug#6872).
Mon, 23 Aug 2010 15:08:54 +0200 Michael Albinus * net/dbus.el: Accept UNIX domain sockets as bus address.
Mon, 23 Aug 2010 12:21:01 +0200 Juanma Barranquero * ido.el (ido-use-virtual-buffers): Fix typo in docstring.
Mon, 23 Aug 2010 00:27:59 +0100 Juri Linkov Move reading an extended command to Elisp (bug#5364, bug#5214).
Sun, 22 Aug 2010 17:15:20 -0400 Chong Yidong Make obsolete --unibyte argument do nothing (Bug#6886).
Sun, 22 Aug 2010 16:02:16 -0400 Chong Yidong Merge changes from emacs-23 branch.
Sun, 22 Aug 2010 15:30:26 -0400 Chong Yidong Doc fix for define-minor-mode (Bug#6880).
Sun, 22 Aug 2010 00:12:25 -0400 Chong Yidong merge whitespace.el change from trunk
Sat, 21 Aug 2010 15:35:27 +0200 Stefan Monnier Fix buffer-list rename&refresh after after killing a buffer in ido.
Sat, 21 Aug 2010 11:19:38 +0200 Stefan Monnier * progmodes/make-mode.el (makefile-fill-paragraph): Account for the
Sat, 21 Aug 2010 10:56:54 +0200 Stefan Monnier * subr.el (read-key): Don't echo keystrokes.
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).
Tue, 17 Aug 2010 22:18:40 +0200 Stefan Monnier * lisp/emacs-lisp/lisp.el (up-list): Obey forward-sexp-function if set.
Tue, 17 Aug 2010 09:32:08 -0700 Glenn Morris Restore lisp/ChangeLog entries clobbered in r101106.
Tue, 17 Aug 2010 17:49:30 +0200 Stefan Monnier Font-lock '...' strings, plus various simplifications and fixes.
Tue, 17 Aug 2010 12:07:41 +0200 Jan D. Add command C-c m in report-emacs-bug that puts the bug into preferred mailer.
Tue, 17 Aug 2010 10:01:10 +0200 Jan D. Add ability to use xdg-open, i.e. your desktop default browser.
Mon, 16 Aug 2010 23:54:03 -0700 Glenn Morris Silence some cc-mode compiler warnings.
Mon, 16 Aug 2010 23:48:37 -0700 Glenn Morris Minor icalendar fix.
Tue, 17 Aug 2010 06:52:16 +0200 Michael Albinus * net/tramp.el (tramp-handle-make-symbolic-link): Flush file
Sun, 15 Aug 2010 23:34:10 -0400 Chong Yidong Don't always log RCIRC process buffers to disk (Bug#6828).
Sun, 15 Aug 2010 22:33:17 -0400 Chong Yidong Let all active regions set the primary selection.
Sun, 15 Aug 2010 22:08:01 -0400 Chong Yidong Fix mouse dragging of words and lines (Bug#6840).
Sat, 14 Aug 2010 20:04:53 -0400 Chong Yidong Give Ruby compilation rule a lower priority than Gnu (Bug#6778).
Sat, 14 Aug 2010 19:42:07 -0400 Chong Yidong Add four macros to lisp-font-lock-keywords-2 (Bug#6025).
Sat, 14 Aug 2010 19:32:25 -0400 Chong Yidong Fix ChangeLog entry in last commit.
Sat, 14 Aug 2010 19:30:51 -0400 Chong Yidong Save window excursion before prompting in copyright-update-* (Bug#5394).
Sat, 14 Aug 2010 19:01:42 -0400 Chong Yidong * lisp/progmodes/etags.el (tags-file-name): Mark safe if stringp (Bug#6733).
Sat, 14 Aug 2010 18:41:22 +0300 Eli Zaretskii Fix bug #6689 with mouse-2 pasting on Windows.
Fri, 13 Aug 2010 15:26:13 +0200 Jan D Fix handling of tool-bar-position, also put into default-frame-alist.
Thu, 12 Aug 2010 16:44:16 +0200 Stefan Monnier Introduce a new comment style "c" flag.
Thu, 12 Aug 2010 14:46:24 +0200 Stefan Monnier Fix last change.
Thu, 12 Aug 2010 13:22:16 +0200 Stefan Monnier Misc code cleanup of octave-mode.el.
Thu, 12 Aug 2010 12:46:44 +0200 Stefan Monnier * lisp/progmodes/octave-mod.el (octave-mode-map): Use comment-dwim.
Thu, 12 Aug 2010 10:55:20 +0200 Stefan Monnier * lisp/cus-edit.el (custom-save-variables, custom-save-faces): Fix up
Wed, 11 Aug 2010 20:28:10 +0200 Jan D Take colors for region face (selected text) from the Gtk+ theme.
Tue, 10 Aug 2010 19:04:32 -0400 Michael Mauger Suppress continuation prompts in SQL interactive mode
Tue, 10 Aug 2010 20:01:18 +0200 Ulf Jasper Fixed my ChangeLog entry of 2010-08-08
Tue, 10 Aug 2010 15:18:14 +0200 Stefan Monnier * lisp/emacs-lisp/pcase.el: New file.
Tue, 10 Aug 2010 11:58:15 +0200 Michael Albinus * net/tramp.el (tramp-vc-registered-read-file-names): Read input
Tue, 10 Aug 2010 10:24:32 +0900 Kenichi Handa merge trunk
Tue, 10 Aug 2010 10:20:58 +0900 Kenichi Handa language/hebrew.el: Exclude U+05C3 (Hebrew SOF PASUQ) from the composable pattern.
Mon, 09 Aug 2010 14:05:56 -0400 Chong Yidong Use version-list-* functions in package.el.
Mon, 09 Aug 2010 20:07:11 +0900 Kenichi Handa Fix typo in lisp/ChangeLog
Mon, 09 Aug 2010 17:12:49 +0900 Kenichi Handa language/hebrew.el: Exclude U+05BD (Hebre MAQAF) from the composable pattern.
Sun, 08 Aug 2010 19:14:33 -0400 Chong Yidong * tutorial.el (tutorial--default-keys): C-d is now bound to delete-forward-char.
Mon, 09 Aug 2010 01:05:49 +0200 Juanma Barranquero Fix typos in ChangeLogs.
Sun, 08 Aug 2010 17:57:34 -0400 Chong Yidong Fix 2010-07-03 change to mouse-drag-track.
Sun, 08 Aug 2010 17:12:29 -0400 Chong Yidong Merge changes from emacs-23 branch
Sun, 08 Aug 2010 16:55:52 -0400 Chong Yidong Fix query-replace-regexp incomplete highlighting (Bug#6808).
Fri, 06 Aug 2010 17:15:12 +0900 Kenichi Handa merge trunk
Thu, 05 Aug 2010 23:31:03 +0200 Juanma Barranquero * emulation/pc-select.el: Fix typos in docstrings.
Wed, 04 Aug 2010 20:04:29 +0200 Stefan Monnier * lisp/simple.el (exchange-dot-and-mark): Mark obsolete, finally.
Fri, 06 Aug 2010 17:11:19 +0900 Kenichi Handa Improve the encoding by compound-text-with-extensions.
Fri, 06 Aug 2010 12:54:13 +0900 Kenichi Handa merge trunk
Tue, 03 Aug 2010 18:39:37 +0200 Juanma Barranquero which-func.el (which-func-format): Split help-echo text into lines.
Tue, 03 Aug 2010 15:04:20 +0200 Juanma Barranquero * server.el (server-start): Force IPv4 and use literal 127.0.0.1.
Mon, 02 Aug 2010 16:23:50 +0200 Stefan Monnier * bindings.el (complete-symbol): Run completion-at-point as a fallback.
Mon, 02 Aug 2010 06:14:26 +0200 Juanma Barranquero * term.el: Fix typos in docstrings.
Mon, 02 Aug 2010 02:13:02 +0200 Stefan Monnier * bindings.el (function-key-map): Add a S-tab => backtab fallback.
Sun, 01 Aug 2010 05:19:23 +0200 Juanma Barranquero * dabbrev.el (dabbrev-completion): Fix typo in docstring.
Sun, 01 Aug 2010 02:24:55 +0200 Stefan Monnier * lisp/emacs-lisp/syntax.el (syntax-ppss-toplevel-pos): Fix typo in docstring.
Fri, 30 Jul 2010 19:25:06 -0400 Chong Yidong * lisp/eshell/esh-io.el (eshell-get-target): Better detection of read-only file (Bug#6762).
Fri, 30 Jul 2010 02:50:13 +0200 Juanma Barranquero align.el: Doc fixes.
Wed, 04 Aug 2010 17:06:52 +0900 Kenichi Handa Modify the coding system compound-text-with-extensions to conform to the spec of Compound Text.
Sun, 08 Aug 2010 19:42:47 +0200 Ulf Jasper Fixed bug#6766 (icalendar.el)
Sat, 07 Aug 2010 22:04:57 -0500 Jay Belanger calc.el (calc-trail-mode,calc-refresh): Use `face' property to italicize headers.
Sat, 07 Aug 2010 19:57:07 -0400 Michael Mauger * progmodes/sql.el (sql-mode-sqlite-font-lock-keywords): Added
Sat, 07 Aug 2010 15:39:04 -0400 Chong Yidong Change `select-active-region' mechanics.
Sat, 07 Aug 2010 13:11:07 +0300 Eli Zaretskii simple.el (delete-forward-char): Doc fix.
Sat, 07 Aug 2010 12:31:03 +0300 Eli Zaretskii Evaluate file-local variables in tutorials.
Fri, 06 Aug 2010 19:48:59 +0000 Alan Mackenzie cc-cmds.el (c-mask-paragraph, c-fill-paragraph): Fix for the case that a
Fri, 06 Aug 2010 16:34:23 +0200 Michael Albinus * net/tramp.el (tramp-handle-start-file-process ): Set connection
Fri, 06 Aug 2010 15:53:59 +0200 Michael Albinus * comint.el (comint-mode): Make directory tracking functions
Thu, 05 Aug 2010 21:01:00 -0700 Dan Nicolaescu * lisp/vc/diff-mode.el (diff-mode-shared-map): Bind g to revert-buffer.
Thu, 05 Aug 2010 20:11:32 +0300 Eli Zaretskii Rename src/unexec.c => src/unexcoff.c.
Thu, 05 Aug 2010 10:15:22 +0200 Michael Albinus * net/tramp.el (tramp-handle-dired-uncache): Flush directory
Tue, 03 Aug 2010 14:22:23 +0200 Juanma Barranquero * server.el (server-start): Simplify loop.
Tue, 03 Aug 2010 00:35:38 +0200 Stefan Monnier * lisp/frame.el (screen-height, screen-width, set-screen-width)
Mon, 02 Aug 2010 12:25:27 +0200 Stefan Monnier * lisp/textmodes/fill.el (justify-current-line): Don't add 1 to nspaces
Mon, 02 Aug 2010 11:00:46 +0200 Stefan Monnier * lisp/emacs-lisp/timer.el (timer-event-handler): Protect against timers
Sun, 01 Aug 2010 18:48:15 +0200 Juanma Barranquero mouse.el: Match "mouse-2" at the beginning of the string. (Bug#6765)
Sun, 01 Aug 2010 15:57:07 +0200 Jan D Use Gtk+ tooltips by default for Gtk+ Emacs.
Sat, 31 Jul 2010 20:38:19 -0400 Chong Yidong Package listing tweaks.
Sat, 31 Jul 2010 17:26:56 -0400 Chong Yidong Adapt mouse-3 behavior to recent selection changes (Bug#6701).
Sat, 31 Jul 2010 20:01:08 +0000 Alan Mackenzie Enhance Java Mode to handle Java 5.0 (Tiger) and Java 6 (Mustang).
Sat, 31 Jul 2010 19:21:16 +0200 Jan D * faces.el (face-all-attributes): Improved documentation (Bug#6767).
Sat, 31 Jul 2010 18:46:58 +0300 Eli Zaretskii Add a Hebrew translation of the tutorial.
Sat, 31 Jul 2010 09:39:24 +0000 Alan Mackenzie cc-cmds.el (c-mask-paragraph): Fix bug #6688, Auto-fill broken in C/C++
Thu, 29 Jul 2010 18:49:59 +0200 Jan D. Add ability to put Gtk+ tool bar on the left/right/bottom or top. Default top.
Thu, 29 Jul 2010 12:01:14 -0400 Chong Yidong Update package-x to latest package.el changes.
Thu, 29 Jul 2010 15:13:11 +0200 Michael Albinus * net/tramp.el (tramp-handle-start-file-process): Check only for
Wed, 28 Jul 2010 14:54:42 -0400 Chong Yidong Add support for non-default package repositories.
Wed, 28 Jul 2010 19:34:51 +0200 Jan D. Add tool bar style text-image-horiz (text to the left of the image).
Wed, 28 Jul 2010 12:08:16 +0200 Michael Albinus * progmodes/gud.el (gud-common-init): Check for remoteness of
Wed, 28 Jul 2010 12:02:18 +0200 Michael Albinus * net/tramp.el (tramp-methods): Move hostname to the end in all
Wed, 28 Jul 2010 01:38:46 +0200 Juanma Barranquero * emacs-lisp/re-builder.el: Remove references to package `lisp-re' (bug#4369).
Tue, 27 Jul 2010 18:37:25 +0200 Juanma Barranquero Derive programming modes from prog-mode.
Tue, 27 Jul 2010 04:10:05 +0200 Juanma Barranquero Merge from emacs-23
Mon, 26 Jul 2010 15:05:47 -0400 Sam Steingold * lisp/mouse.el (mouse-yank-primary, mouse-yank-secondary):
Mon, 26 Jul 2010 14:22:13 +0900 Daiki Ueno Add alternative key bindings to epa-mail.el.
Sun, 25 Jul 2010 20:50:51 +0900 Daiki Ueno Fix typo and comment.
Sun, 25 Jul 2010 20:23:43 +0900 Daiki Ueno Fix *.gpg file creation (bug#6723).
Sat, 24 Jul 2010 13:53:19 +0200 Juanma Barranquero Fix typos in ChangeLogs.
Sat, 24 Jul 2010 01:26:42 +0200 Stefan Monnier * lisp/play/tetris.el: Cleanup image representation and rotation.
Sat, 24 Jul 2010 00:51:37 +0200 Stefan Monnier * lisp/progmodes/ps-mode.el: Use comint.
Fri, 23 Jul 2010 15:58:52 +0200 Michael Albinus * net/tramp.el (tramp-methods): Move hostname to the end in all
Fri, 23 Jul 2010 15:40:33 +0200 Michael Albinus * net/tramp.el (tramp-open-shell): New defun.
Fri, 23 Jul 2010 15:31:56 +0200 Michael Albinus * net/tramp.el (tramp-file-name-regexp-unified)
Fri, 23 Jul 2010 03:39:20 +0200 Juanma Barranquero * lisp/ChangeLog: Fix typos.
Fri, 23 Jul 2010 03:29:46 +0200 Juanma Barranquero * custom.el (custom-declare-variable): Give clearer error message (bug#6476).
Thu, 22 Jul 2010 20:59:43 -0400 Michael Mauger SQL Mode Version2.4 - Improved login prompting
Thu, 22 Jul 2010 14:15:31 +0200 Juanma Barranquero * dired.el (dired-no-confirm): Document value t and fix defcustom (bug#6597).
Thu, 22 Jul 2010 13:54:27 +0200 Juanma Barranquero * dired.el (dired-mode-map): Use command remapping (bug#6632).
Thu, 22 Jul 2010 13:09:52 +0200 Juanma Barranquero * term/vt100.el (vt100-wide-mode): Fix :init-value keyword (bug#6620).
Wed, 21 Jul 2010 06:40:47 +0200 Michael Albinus * net/tramp.el (tramp-get-ls-command)
Tue, 20 Jul 2010 21:56:55 -0400 Michael Mauger SQL Mode V2.3 - cleanup connection handling
Tue, 20 Jul 2010 21:15:01 +0200 Michael Albinus * net/tramp.el (tramp-file-name-handler): Trace 'quit.
Tue, 20 Jul 2010 13:13:25 +0200 Juanma Barranquero Fix typos in ChangeLogs.
Tue, 20 Jul 2010 12:29:05 +0200 Michael Albinus * net/tramp.el (tramp-perl-file-attributes)
Mon, 19 Jul 2010 13:06:42 +0200 Juanma Barranquero time.el: Use `define-derived-mode'. Simplify.
Sun, 18 Jul 2010 20:28:00 +0000 Alan Mackenzie Enhance `c-file-style' in file/directory local variables.
Sun, 18 Jul 2010 14:44:32 -0400 Michael Mauger SQL Mode V2.2 - Added sql-connect and sql-connection-alist
Sat, 17 Jul 2010 17:35:19 -0400 Chong Yidong Do not set bookmark context for images (Bug#6650).
Sat, 17 Jul 2010 16:21:51 -0400 Chong Yidong Revert 2010-07-14 change to deactivate mark; minor cleanups.
Sat, 17 Jul 2010 10:44:59 +0200 Michael Albinus * net/tramp.el (tramp-get-ls-command-with-dired): Make test for
Fri, 16 Jul 2010 22:49:48 -0400 Chong Yidong Change x-select-enable-primary to nil.
Fri, 16 Jul 2010 11:42:15 -0400 Chong Yidong Merge changes from emacs-23 branch.
Fri, 16 Jul 2010 14:09:55 +0200 Michael Albinus * net/tramp.el (tramp-handle-shell-command): Don't use hard-wired
Thu, 15 Jul 2010 10:36:27 -0400 Simon South Correct my email address in the last update.
Wed, 14 Jul 2010 23:12:37 -0400 Simon South (delphi-previous-indent-of): Indent case blocks within record
Wed, 14 Jul 2010 22:34:47 -0400 Simon South (delphi-token-at): Give newlines precedence over literal tokens when
Wed, 14 Jul 2010 15:09:28 -0400 Karl Fogel * lisp/bookmark.el (bookmark-load-hook): Fix doc string as suggested
Wed, 14 Jul 2010 14:03:39 -0400 Chong Yidong Change clipboard/primary selection to X application standards.
Wed, 14 Jul 2010 12:41:40 -0400 Karl Fogel Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
Wed, 14 Jul 2010 11:57:54 -0400 Karl Fogel Preparation for setting bookmarks in Gnus article buffers (Bug#5975).
Wed, 14 Jul 2010 11:54:26 -0400 Karl Fogel Fix attribution in a ChangeLog entry.
Tue, 13 Jul 2010 18:17:51 -0400 Karl Fogel * lisp/bookmark.el (bookmark-show-annotation): Use `when' instead of `if'.
Tue, 13 Jul 2010 18:09:20 -0400 Karl Fogel [[[
Tue, 13 Jul 2010 13:02:27 -0400 Chong Yidong * lisp/frame.el (make-frame): Fix typo in 2010-06-30 change (Bug#6625).
Tue, 13 Jul 2010 13:41:49 +0300 Adrian Robert term/ns-win.el: Bind M-~ to 'ns-prev-frame (due to Matthew Dempsky; bug#5084). Remove incorrect binding for S-tab. (ns-alternatives-map): Change S-tab binding to backtab (bug#6616). * simple.el (normal-erase-is-backspace-setup-frame): Set mode on under ns.
Mon, 12 Jul 2010 20:10:49 +0200 Andreas Schwab * language/tai-viet.el ("TaiViet"): Try to fix re-encoding bugs. (Bug#5806)
Mon, 12 Jul 2010 19:55:35 +0200 Andreas Schwab * language/tv-util.el (tai-viet-re): Remove format.
Mon, 12 Jul 2010 14:25:46 +0900 Kenichi Handa Improve Hebrew rendering.
Fri, 23 Jul 2010 03:51:48 +0200 Juanma Barranquero * help-fns.el (find-lisp-object-file-name): Doc fix (bug#6494).
Tue, 20 Jul 2010 02:04:31 +0200 Juanma Barranquero * cedet/semantic/db-file.el (object-write): Fix typo in docstring.
Mon, 19 Jul 2010 12:42:22 +0200 Juanma Barranquero * time.el (display-time-day-and-date): Remove spurious * in docstring.
Sat, 17 Jul 2010 17:51:04 -0400 Chong Yidong Fix size calculation for sliced images in image-mode (Bug#6639).
Sat, 17 Jul 2010 17:25:32 -0400 Chong Yidong * lisp/dired.el (dired-buffers-for-dir): Handle list values of dired-directory (Bug#6636).
Fri, 16 Jul 2010 13:17:13 +0300 Eli Zaretskii Fix bug #4451.
Fri, 16 Jul 2010 12:59:37 +0300 Eli Zaretskii mail/rmailmm.el (rmail-mime-save): Make the temp buffer unibyte,
Wed, 14 Jul 2010 19:53:42 +0200 Jan D * xt-mouse.el (xterm-mouse-event-read): Fix for characters > 127
Wed, 14 Jul 2010 12:11:39 -0400 Chong Yidong * simple.el (push-mark-command): Set selection for select-active-regions.
Sat, 10 Jul 2010 16:34:57 -0700 Glenn Morris cal-tex.el fixes for calendar-week-start-day != 0.
Sat, 10 Jul 2010 15:32:53 -0400 Chong Yidong * simple.el (use-region-p): Doc fix (Bug#6607).
Sun, 11 Jul 2010 18:14:53 -0400 Chong Yidong * mouse.el (mouse-drag-track): Handle select-active-regions (Bug#6612).
Sun, 11 Jul 2010 10:28:04 +0200 Michael Albinus * net/tramp-gvfs.el (tramp-gvfs-handle-copy-file): Do not pass
Sat, 10 Jul 2010 15:47:59 -0400 Chong Yidong Add compilation regexps for cucumber and ruby.
Sat, 10 Jul 2010 14:52:53 -0400 Chong Yidong Merge changes from emacs-23 branch.
Tue, 06 Jul 2010 21:46:58 -0700 Glenn Morris Add some font-locking for Python 2.7.
Tue, 06 Jul 2010 20:52:05 -0700 Glenn Morris Minor zone.el fix.
Tue, 06 Jul 2010 15:42:46 -0400 Chong Yidong Minor fix to describe-key, and a docstring.
Sat, 03 Jul 2010 13:12:53 +0200 Michael Albinus * net/zeroconf.el (zeroconf-resolve-service)
Sat, 03 Jul 2010 12:52:17 +0200 Michael Albinus * net/zeroconf.el (zeroconf-service-remove-hook): New defun.
Wed, 30 Jun 2010 15:03:07 -0700 Dan Nicolaescu Avoid displaying files with a nil state in vc-dir.
Wed, 30 Jun 2010 16:34:06 -0400 Chong Yidong * xml.el (xml-parse-region): Avoid infloop (Bug#5281).
Tue, 29 Jun 2010 22:41:04 +0200 Juanma Barranquero lisp/ChangeLog: Remove "(tiny change)" note.
Tue, 29 Jun 2010 14:09:07 +0200 Juanma Barranquero emacs-lisp/rx.el (rx): Doc fix. (Bug#6537)
Sun, 27 Jun 2010 14:43:34 -0400 Chong Yidong Font lock fix for batch mode (Bug#5719).
Sun, 27 Jun 2010 14:24:42 -0400 Chong Yidong Minor fix for htmlfontify.el (Bug#6239).
Sun, 27 Jun 2010 14:03:26 -0400 Chong Yidong Remove unnecessary let-bindings in bookmark.el (Bug#6515)
Fri, 25 Jun 2010 14:42:47 +0300 Eli Zaretskii Fix bugs #6144 and #6467.
Wed, 23 Jun 2010 23:38:09 -0700 Glenn Morris Doc fix.
Wed, 23 Jun 2010 23:30:51 -0700 Glenn Morris Minor bs.el font-lock change.
Tue, 22 Jun 2010 20:07:20 -0700 Glenn Morris Backport from trunk: doc fix.
Tue, 22 Jun 2010 12:25:17 -0700 Dan Nicolaescu Fix vc-annotate for renamed files when using Git.
Tue, 22 Jun 2010 00:04:20 -0700 Glenn Morris Minor js.el fix.
Mon, 21 Jun 2010 20:24:22 -0700 Glenn Morris * lisp/wid-edit.el (widget-complete): Doc fix.
Mon, 21 Jun 2010 20:18:04 -0700 Glenn Morris * lisp/wid-edit.el (widget-complete): Fix typo in 2009-12-02 change.
Mon, 21 Jun 2010 20:00:54 -0700 Dan Nicolaescu Fix annotating other revisions for renamed files in vc-annotate.
Mon, 21 Jun 2010 19:08:55 -0700 Dan Nicolaescu Fix vc-annotate-show-changeset-diff-revision-at-line for git.
Mon, 21 Jun 2010 18:26:30 -0700 Dan Nicolaescu Fix finding revisions in for renamed files in vc-annotate.
Mon, 21 Jun 2010 13:03:30 -0700 Dan Nicolaescu Fix reading file names in Git annotate buffers.
Sun, 20 Jun 2010 16:17:05 +0000 Alan Mackenzie * progmodes/cc-mode.el (c-before-hack-hook): When the mode is set in file
Fri, 18 Jun 2010 19:31:44 -0700 Glenn Morris Close bug#6422.
Fri, 18 Jun 2010 19:27:57 -0700 Glenn Morris Close bug#6450.
Wed, 16 Jun 2010 23:37:13 -0400 Stefan Monnier * lisp/subr.el (read-quoted-char): Fix up last change.
Thu, 08 Jul 2010 10:02:24 +0900 Daiki Ueno Prevent find-file from opening empty buffer when decryptin failed (bug#6568).
Wed, 07 Jul 2010 12:30:57 +0200 Agustin martin Improve ispell.el word completion handling.
Tue, 06 Jul 2010 21:16:27 -0700 Glenn Morris Minor zone.el fixes for bug#6483.
Mon, 05 Jul 2010 13:54:13 -0400 Chong Yidong Set default-frame-alist, if necessary, in menu/tool-bar-mode.
Mon, 05 Jul 2010 12:42:50 -0400 Chong Yidong Fix multi-click selection behavior (Bug#6565).
Sun, 04 Jul 2010 16:32:00 +0200 Juanma Barranquero * net/dbus.el (dbus-send-signal): Declare function.
Sun, 04 Jul 2010 11:52:57 +0200 Michael Albinus * net/dbus.el: Implement signal "PropertiesChanged" (from D-Bus 1.3.1).
Fri, 02 Jul 2010 23:07:48 -0400 Chong Yidong Simplify mouse-dragging implementation.
Sat, 03 Jul 2010 01:35:09 +0300 Juri Linkov * lisp/autoinsert.el (auto-insert-alist): Fix readability
Sat, 03 Jul 2010 01:28:52 +0300 Juri Linkov * lisp/faces.el (read-face-name): Rename arg `string-describing-default'
Fri, 02 Jul 2010 10:09:36 -0400 Chong Yidong Replace delete-backward-char Lisp calls in Viper (Bug#6552).
Thu, 01 Jul 2010 01:32:01 -0400 Chong Yidong * ruler-mode.el (ruler--save-header-line-format): Fix typos.
Wed, 30 Jun 2010 20:14:17 -0400 Chong Yidong Fix application of default-frame-alist (Bug#5378).
Thu, 01 Jul 2010 02:08:29 +0200 Juanma Barranquero Fix whitespace in ChangeLogs.
Thu, 01 Jul 2010 00:58:19 +0200 Andreas Schwab * startup.el (command-line): Don't call tool-bar-setup in a tty-only build.
Wed, 30 Jun 2010 18:43:52 -0400 Chong Yidong Don't always set ruler-mode-header-line-format-old (Bug#5370).
Tue, 29 Jun 2010 14:17:31 -0400 Chong Yidong Allow global VC ops like `C-x v D' in Diff and Log-View buffers.
Mon, 28 Jun 2010 14:54:44 +0200 Jan D dynamic-setting.el (font-setting-change-default-font): Remove call to message.
Mon, 28 Jun 2010 14:41:36 +0900 Kenichi Handa international/quail.el (quail-insert-kbd-layout): Fix the showing of untranslated characters.
Sun, 27 Jun 2010 21:01:11 -0400 Chong Yidong * bindings.el (global-map): Bind delete and DEL, the former to
Sun, 27 Jun 2010 14:18:49 -0400 Chong Yidong * progmodes/ruby-mode.el (ruby-mode-map): Don't bind TAB.
Sun, 27 Jun 2010 14:11:16 -0400 Chong Yidong * startup.el (command-line): Recognize "0" X resource value.
Sat, 26 Jun 2010 20:30:52 -0400 Chong Yidong Change default-frame-alist and menu/tool-bar-mode interaction (Bug#2249).
Sat, 26 Jun 2010 15:11:06 +0300 Eli Zaretskii w32-fns.el (w32-convert-standard-filename): Doc fix.
Sat, 26 Jun 2010 15:08:49 +0300 Eli Zaretskii w32-fns.el (w32-convert-standard-filename): Doc fix.
Fri, 25 Jun 2010 15:32:37 -0400 Chong Yidong Revert last change.
Fri, 25 Jun 2010 15:24:05 -0400 Chong Yidong Change initial-frame-alist and default-frame-alist defaults (Bug#2249).
Fri, 25 Jun 2010 10:31:50 +0200 Agustin martin Add missing Changelog entries for textmodes/ispell.el (bzr#100641) and textmodes/flyspell.el (bzr#100640)
Fri, 25 Jun 2010 00:51:14 +0300 Juri Linkov * lisp/minibuffer.el (completions-format): Change default from nil to
Fri, 25 Jun 2010 00:38:07 +0300 Juri Linkov * lisp/vc/vc.el (vc-diff-internal): Set `revert-buffer-function'
Thu, 24 Jun 2010 15:16:33 -0400 Chong Yidong Don't issue kmacro hint if echo area is in use (Bug#3412).
Tue, 22 Jun 2010 01:10:26 -0700 Glenn Morris Minor simplification.
Tue, 22 Jun 2010 00:41:10 -0700 Glenn Morris Add some utf-8 coding cookies.
Mon, 21 Jun 2010 19:26:46 -0400 Karl Fogel * lisp/simple.el (compose-mail): Fix doc string to refer to
Mon, 21 Jun 2010 21:08:26 +0000 Alan Mackenzie Fix an indentation bug:
Sun, 20 Jun 2010 00:55:14 -0400 Chong Yidong Tweaks to package list UI.
Sat, 19 Jun 2010 18:36:51 -0400 Chong Yidong Add preliminary describe-package functionality, and some cleanup.
Fri, 18 Jun 2010 19:39:04 -0700 Glenn Morris * lisp/descr-text.el (describe-char): Avoid trailing whitespace. (Bug#6423)
Fri, 18 Jun 2010 10:05:43 -0400 Stefan Monnier * lisp/emacs-lisp/edebug.el (edebug-read-list): Phase out old-style backquotes.
Thu, 17 Jun 2010 23:56:17 +0300 Juri Linkov Fix revert-buffer functionality of Help mode and Info.
Thu, 17 Jun 2010 09:41:13 -0700 Dan Nicolaescu * lisp/emacs-lisp/package.el (package-menu-mode-map): Add a menu.
Thu, 17 Jun 2010 16:44:34 +0200 Agustin martin ispell.el (ispell-aspell-find-dictionary): Fix regexp for full xx_YY search.
Thu, 17 Jun 2010 13:02:42 +0200 Juanma Barranquero emacs-lisp/package.el (package-menu-mode-map): Move initialization into declaration.
Thu, 17 Jun 2010 12:45:25 +0200 Juanma Barranquero menu-bar.el (menu-bar-options-menu): Fix typo in menu entry.
Wed, 16 Jun 2010 22:08:10 -0400 Chong Yidong Merge package.el, written by Tom Tromey <tromey@redhat.com>.
Wed, 16 Jun 2010 20:17:22 -0400 Stefan Monnier * lisp/emacs-lisp/macroexp.el (macroexpand-all-1): Put back special
Wed, 16 Jun 2010 18:27:20 -0500 Jay Belanger calc-poly.el: (math-accum-factors): Make sure that constants aren't distributed
Thu, 17 Jun 2010 00:33:54 +0300 Juri Linkov * lisp/facemenu.el (list-colors-display): Call `pop-to-buffer' before
Wed, 16 Jun 2010 17:11:06 -0400 Stefan Monnier * lisp/emacs-lisp/macroexp.el (macroexpand-all-1): Don't handle `lambda'
Wed, 16 Jun 2010 16:08:41 -0400 Stefan Monnier Merge from emacs-23
Wed, 16 Jun 2010 15:42:59 +0200 Agustin martin ispell.el: Fix portuguese casechars/not-casechars for missing ''. (bug#6434).
Wed, 16 Jun 2010 16:00:22 -0400 Stefan Monnier * lisp/font-lock.el (font-lock-major-mode): Rename from
Tue, 15 Jun 2010 00:51:42 -0400 Stefan Monnier * lisp/vc-annotate.el (vc-annotate): Use vc-read-revision.
Mon, 14 Jun 2010 20:42:33 -0700 Glenn Morris Tweak previous change.
Mon, 14 Jun 2010 20:38:58 -0700 Glenn Morris Close bug#5176.
Sat, 12 Jun 2010 00:34:36 -0700 Glenn Morris Close bug#6361.
Sat, 12 Jun 2010 00:06:15 -0700 Glenn Morris Close bug#6408.
Tue, 15 Jun 2010 13:05:06 +0200 Juanma Barranquero * facemenu.el (list-colors-sort): Doc fix.
Mon, 14 Jun 2010 20:34:12 -0700 Glenn Morris * lisp/progmodes/sql.el (sql-connect-mysql): Fix typo.
Mon, 14 Jun 2010 19:03:04 +0300 Juri Linkov Add sort option `list-colors-sort'. (Bug#6332)
Mon, 14 Jun 2010 18:48:52 +0300 Juri Linkov * compare-w.el: Move to the "vc" subdirectory.
Sun, 13 Jun 2010 23:19:46 -0400 Stefan Monnier * lisp/image-mode.el (image-mode-map): Remap left-char and right-char.
Sun, 13 Jun 2010 21:43:11 -0400 Stefan Monnier * lisp/nxml/nxml-mode.el (nxml-indent-line): Standardize indent behavior.
Sat, 12 Jun 2010 13:14:43 -0400 Chong Yidong Revert 2010-06-02 change to log-edit-font-lock-keywords (Bug#6343).
Sat, 12 Jun 2010 13:12:15 -0400 Chong Yidong Add all rgb.txt color names to x-colors.
Sat, 12 Jun 2010 14:17:12 +0300 Eli Zaretskii Fix bug #6396.
Sat, 12 Jun 2010 10:59:37 +0200 Michael Albinus * net/tramp.el (tramp-remote-process-environment): Protect version
Fri, 11 Jun 2010 23:26:13 +0200 Juanma Barranquero Fix Windows makefiles to adapt to lisp/vc reorganization.
Fri, 11 Jun 2010 23:19:23 +0200 Juanma Barranquero * loadup.el ("vc-hooks", "ediff-hook"): Load from lisp/vc/.
Fri, 11 Jun 2010 22:09:57 +0300 Juri Linkov * lisp/finder.el (finder-known-keywords): Add keyword "vc"
Fri, 11 Jun 2010 21:51:00 +0300 Juri Linkov Move version control related files to the "vc" subdirectory.
Fri, 11 Jun 2010 10:39:54 -0400 Chong Yidong Fix for comint-password-prompt-regexp (Bug#6367).
Fri, 11 Jun 2010 14:28:41 +0100 Stephen Eglen Bind `shell-resync-dirs' to M-RET in *shell* buffers.
Thu, 10 Jun 2010 14:56:11 +0200 Michael Albinus * notifications.el: Move file from lisp/net, because it is
Thu, 10 Jun 2010 14:44:59 +0200 Michael Albinus * net/notifications.el (notifications-on-action-signal)
Wed, 09 Jun 2010 22:39:03 -0700 Glenn Morris Minor authors.el update.
Wed, 09 Jun 2010 22:17:21 -0700 Glenn Morris Fix ChangeLog attribution.
Wed, 09 Jun 2010 21:10:04 -0400 Stefan Monnier * lisp/net/rcirc.el (rcirc-server-alist, rcirc, rcirc-connect): Resolve
Thu, 10 Jun 2010 03:04:45 +0200 Juanma Barranquero Remove duplicate ChangeLog entries.
Thu, 10 Jun 2010 00:34:08 +0200 Andreas Schwab Conflict resolution fixup
Thu, 10 Jun 2010 00:08:50 +0200 Andreas Schwab Merge from emacs-23
Tue, 08 Jun 2010 21:18:31 -0400 Stefan Monnier * lisp/emacs-lisp/advice.el (ad-compile-function):
Tue, 08 Jun 2010 21:12:53 -0400 Stefan Monnier * lisp/vc-dispatcher.el: Rename mode-line-hook to vc-mode-line-hook;
Mon, 07 Jun 2010 17:20:44 -0400 Stefan Monnier * lisp/net/rcirc.el: Add support for password authentication.
Sat, 05 Jun 2010 22:36:27 +0200 Juanma Barranquero * net/dbus.el: Fix typos and declare function.
Fri, 04 Jun 2010 12:15:51 -0400 Chong Yidong * term/common-win.el (x-colors): Add "dark green" and "dark turquoise" (Bug#6332).
Thu, 03 Jun 2010 13:17:50 -0400 Chong Yidong Fix to semantic-lex-spp-table-write-slot-value (Bug#6324).
Thu, 03 Jun 2010 17:34:35 +0200 Juanma Barranquero Fix typos.
Wed, 02 Jun 2010 23:07:39 -0700 Glenn Morris Close bug#6336.
Tue, 01 Jun 2010 21:54:55 -0700 Dan Nicolaescu * lisp/vc-dir.el (vc-dir-update): Remove entries with a nil state (bug#5539).
Wed, 09 Jun 2010 19:54:28 +0200 Michael Albinus * net/notifications.el (notifications-notify): Fix docstring.
Wed, 09 Jun 2010 17:46:41 +0200 Juanma Barranquero Update to Unicode 6.0.0 beta.
Wed, 09 Jun 2010 13:40:50 +0200 Juanma Barranquero * emacs-lisp/smie.el (comment-string-strip): Declare function.
Wed, 09 Jun 2010 13:27:56 +0200 Juanma Barranquero * vc-mtn.el (log-edit-extract-headers): Declare function.
Wed, 09 Jun 2010 13:24:34 +0200 Juanma Barranquero * vc-hg.el (log-edit-extract-headers): Remove duplicate declaration.
Wed, 09 Jun 2010 13:16:21 +0200 Juanma Barranquero * net/notifications.el (dbus-register-signal): Declare function.
Wed, 09 Jun 2010 00:47:14 -0700 Dan Nicolaescu Improve VC create/retrieve tag/branch.
Wed, 09 Jun 2010 09:36:45 +0200 Michael Albinus move notifications.el to net/
Wed, 09 Jun 2010 09:17:23 +0200 Michael Albinus * notifications.el: New file.
Tue, 08 Jun 2010 23:48:29 -0700 Dan Nicolaescu Add optional support for resetting VC properties.
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
Mon, 07 Jun 2010 17:01:23 -0400 Stefan Monnier * lisp/iimage.el: Remove images as soon as the underlying text is modified.
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
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
Sat, 05 Jun 2010 02:56:22 -0700 Dan Nicolaescu vc-log-incoming/vc-log-outgoing fixes for Git.
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 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.
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 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 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 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 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 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: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
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:28:58 -0400 Chong Yidong Let htmlfontify recognize face aliases (Bug#6279).
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.
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 ".").
Tue, 25 May 2010 21:06:09 -0700 Glenn Morris * lisp/emulation/edt.el (edt-load-keys): Use locate-library.
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: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.
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.
Mon, 24 May 2010 22:32:40 -0400 Stefan Monnier * emacs-lisp/smie.el (smie-set-prec2tab): Check override before use.
Mon, 24 May 2010 22:11:08 -0400 Stefan Monnier Replace Lisp calls to delete-backward-char by delete-char.
Tue, 25 May 2010 10:25:08 +0900 Kenichi Handa Add Hebrew shaper.
Mon, 24 May 2010 20:54:13 -0400 Stefan Monnier Merge from emacs-23
Sat, 22 May 2010 12:48:01 -0400 Chong Yidong Rename image-refresh to image-flush.
Fri, 21 May 2010 23:43:04 +0300 Juri Linkov * progmodes/grep.el (grep-read-files): Fix multi-pattern aliases.
Fri, 21 May 2010 19:51:48 +0000 Alan Mackenzie Fix a bug which happens when doing (c-parse-state) in a CPP construct:
Fri, 21 May 2010 16:16:42 +0200 Michael Albinus * net/tramp.el (tramp-do-copy-or-rename-file)
Fri, 21 May 2010 03:46:38 +0200 Juanma Barranquero * add-log.el: Highlight all authors in multi-author ChangeLog entries.
Thu, 20 May 2010 18:13:57 -0700 Glenn Morris Derive Fortran modes from prog-mode.
Fri, 21 May 2010 03:05:50 +0200 Juanma Barranquero * smerge-mode.el: Fix typos.
Thu, 20 May 2010 17:22:58 -0700 Glenn Morris Minor loadup.el fix.
Fri, 21 May 2010 02:54:55 +0300 Juri Linkov * help-mode.el (help-make-xrefs): For Info node links turn
Fri, 21 May 2010 01:55:11 +0300 Juri Linkov * locate.el (locate): Use pop-to-buffer instead of
Fri, 21 May 2010 01:49:53 +0300 Juri Linkov * replace.el (replace-highlight): Fix lazy-highlighting
Fri, 21 May 2010 01:33:09 +0300 Juri Linkov * isearch.el (isearch-yank-word-or-char): Pull next subword
Fri, 21 May 2010 01:16:19 +0300 Juri Linkov * isearch.el (isearch-update-post-hook): New hook.
Fri, 21 May 2010 01:01:57 +0300 Juri Linkov * isearch.el (isearch-mode-map): Bind more keys to isearch-help-map:
Fri, 21 May 2010 00:49:49 +0300 Juri Linkov * isearch.el (isearch-yank-string): Use isearch-process-search-string.
Fri, 21 May 2010 00:33:58 +0300 Juri Linkov * dired-x.el (dired-jump, dired-jump-other-window): Add arg
Thu, 20 May 2010 11:12:20 -0400 Chong Yidong * nxml/nxml-mode.el (nxml-mode-map): Bind C-c / to
Thu, 20 May 2010 03:27:49 +0200 Juanma Barranquero * composite.el: Require cl when compiling; fix typos in docstrings.
Wed, 19 May 2010 23:37:57 +0300 Juri Linkov * emacs-lisp/cl-macs.el (window-parameter): Add defsetf with
Wed, 19 May 2010 20:56:18 +0200 Michael Albinus * net/tramp.el (tramp-methods): Add `tramp-async-args' attribute
Wed, 19 May 2010 20:16:07 +0300 Eli Zaretskii Fix C-e when bidi reordering is in effect.
Wed, 19 May 2010 14:52:27 +0200 Michael Albinus * password-cache.el (password-cache-remove): Fix docstring.
Wed, 19 May 2010 14:47:37 +0200 Michael Albinus * net/secrets.el: Autoload the widget functions.
Tue, 18 May 2010 23:06:48 -0400 Stefan Monnier * indent.el (indent-region): Deactivate region (bug#6200).
Tue, 18 May 2010 20:01:24 -0700 Glenn Morris * vc-dir.el (vc-dir): Don't pop-up-windows. (Bug#6204)
Wed, 19 May 2010 10:16:01 +0900 Kenichi Handa merge trunk
Wed, 19 May 2010 10:10:29 +0900 Kenichi Handa merge trunk
Wed, 19 May 2010 10:09:50 +0900 Kenichi Handa composite.el: Register compose-gstring-for-graphic in composition-function-table only for combining characters (Mn, Mc, Me).
Mon, 31 May 2010 22:06:09 -0400 Stefan Monnier * lisp/vc-bzr.el (vc-bzr-revision-completion-table): Apply
Mon, 31 May 2010 16:47:04 -0400 Stefan Monnier Fix up changelog entry
Mon, 31 May 2010 16:26:56 -0400 Stefan Monnier * lisp/cedet/ede/cpp-root.el (ede-set-project-variables): Fix feature name.
Mon, 31 May 2010 12:16:02 -0400 Stefan Monnier * lisp/man.el (Man-completion-table): Let the user type "-k ".
Mon, 31 May 2010 17:24:46 +0200 Juanma Barranquero Backport from trunk: Fix bug#6298.
Mon, 31 May 2010 10:11:18 -0400 Chong Yidong Fix for momentary-string-display (Bug#6238).
Sat, 29 May 2010 14:22:18 -0400 Chong Yidong * ansi-color.el: Delete unused escape sequences (Bug#6085).
Thu, 27 May 2010 11:25:58 -0400 Chong Yidong * progmodes/verilog-mode.el (verilog-type-font-keywords): Use
Tue, 25 May 2010 13:53:37 -0400 Stefan Monnier * epa.el (epa--select-keys): Don't explicitly delete the window since
Tue, 18 May 2010 23:51:55 -0400 Stefan Monnier * textmodes/fill.el (fill-region): Don't fill past the end.
Tue, 18 May 2010 16:51:12 -0400 Chong Yidong Stefan Monnier <monnier@iro.umontreal.ca>
Tue, 18 May 2010 17:49:56 -0500 Jay Belanger calc-trail.el (calc-trail-isearch-forward)
Tue, 18 May 2010 16:31:44 -0400 Stefan Monnier * subr.el (read-quoted-char): Resolve modifiers after key remapping.
Tue, 18 May 2010 21:34:26 +0200 Michael Albinus Add visualization code for secrets.
Tue, 18 May 2010 15:24:24 -0400 Stefan Monnier * emacs-lisp/smie.el (smie-next-sexp): Break inf-loop at BOB.
Tue, 18 May 2010 12:03:51 -0400 Stefan Monnier Fix handling of non-associative equal levels.
Tue, 18 May 2010 10:33:29 +0200 Juanma Barranquero Fix ChangeLog typos.
Tue, 18 May 2010 09:52:10 +0200 Juanma Barranquero * progmodes/prolog.el (smie-indent-basic): Declare for byte-compiler.
Tue, 18 May 2010 09:44:07 +0200 Juanma Barranquero * emacs-lisp/smie.el: Fix typos in docstrings.
Mon, 17 May 2010 15:27:26 -0400 Stefan Monnier Provide a simple generic indentation engine and use it for Prolog.
Sun, 16 May 2010 23:16:29 -0500 Jay Belanger calc-vec.el (math-vector-avg): Put the vector elements in order
Sat, 15 May 2010 23:43:09 -0500 Jay Belanger calc-vec.el (calc-histogram):
Sat, 15 May 2010 21:18:52 -0500 Jay Belanger calc-ext.el (math-group-float): Have the number of digits being
Sat, 15 May 2010 17:11:37 -0400 Ken Raeburn Handle --version reasonably in CANNOT_DUMP configuration.
Sat, 15 May 2010 17:06:58 +0300 Eli Zaretskii Prevent an error signal when clicking on Options->Mule->Describe Lang Env.
Sat, 15 May 2010 16:50:16 +0300 Eli Zaretskii lisp/language/hebrew.el ("Hebrew", "Windows-1255"): Doc fix.
Sat, 15 May 2010 16:23:48 +0300 Eli Zaretskii Implement bidi-sensitive movement with arrow keys.
Sat, 15 May 2010 11:31:40 +0300 Eli Zaretskii Don't override standard definition of convert-standard-filename.
Fri, 14 May 2010 23:50:25 -0500 Jay Belanger calc-aent.el (math-read-token, math-find-user-tokens):
Sat, 15 May 2010 00:10:22 -0400 Stefan Monnier * progmodes/asm-mode.el (asm-mode): Use define-derived-mode.
Sat, 15 May 2010 00:08:03 -0400 Stefan Monnier * progmodes/prolog.el (prolog-mode): Use define-derived-mode.
Fri, 14 May 2010 23:50:26 -0400 Stefan Monnier * pcomplete.el (pcomplete-completions-at-point): New function,
Fri, 14 May 2010 17:42:22 -0700 Glenn Morris Remove references to CVS directories etc in Makefiles.
Fri, 14 May 2010 18:46:11 -0500 Jay Belanger calc-bin.el (math-format-twos-complement): Group digits when appropriate.
Fri, 14 May 2010 17:21:12 -0400 Stefan Monnier * progmodes/sh-script.el (sh-mode-default-syntax-table): Remove.
Fri, 14 May 2010 12:41:01 -0400 Stefan Monnier * simple.el (prog-mode): New (abstract) major mode.
Fri, 14 May 2010 15:31:36 +0200 Juanma Barranquero * progmodes/sql.el: Fix typos in docstrings.
Thu, 13 May 2010 17:52:20 -0400 Chong Yidong Add TeX open-block and close-block keybindings to SGML, and vice versa.
Thu, 13 May 2010 22:45:58 +0200 Michael Albinus * net/tramp.el (with-progress-reporter): Create reporter object
Thu, 13 May 2010 12:36:03 +0200 Agustin martin Do not ispell-kill-ispell over and over when spellchecking minibuffer contents.
Wed, 12 May 2010 20:44:22 -0400 Stefan Monnier * progmodes/sh-script.el (sh-mode): Use define-derived-mode.
Wed, 12 May 2010 20:35:07 -0400 Stefan Monnier * dos-fns.el: Add "dos-" prefix for namespace control.
Wed, 12 May 2010 11:06:12 +0000 Alan Mackenzie * progmodes/cc-cmds.el (c-beginning-of-defun, c-end-of-defun):
Tue, 11 May 2010 20:39:46 -0400 Stefan Monnier Allow the default completion to cycle.
Wed, 12 May 2010 00:01:34 +0200 Juanma Barranquero Fix bug#6173: "(require 'dirtrack) erroring"
Tue, 11 May 2010 16:07:12 -0400 Stefan Monnier Backport from trunk: compute shortcuts in tmm.el.
Sun, 09 May 2010 17:30:08 -0700 Glenn Morris Backport from trunk: Fix bug#5755.
Tue, 11 May 2010 22:42:21 +0300 Juri Linkov * scroll-all.el (scroll-all-check-to-scroll):
Tue, 11 May 2010 14:51:27 -0400 Stefan Monnier * iimage.el: Misc cleanup.