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.