log lisp/ChangeLog @ 106808:390461140f6c

age author description
Tue, 12 Jan 2010 22:59:05 +0100 Michael Albinus * files.el (copy-directory): Compute target for recursive
Mon, 11 Jan 2010 21:11:05 -0800 Glenn Morris Replace emacs-pretest-bug with bug-gnu-emacs mailing list.
Tue, 12 Jan 2010 05:58:01 +0100 Juanma Barranquero * cedet/data-debug.el (data-debug): Fix customization group reference.
Tue, 12 Jan 2010 05:51:26 +0100 Juanma Barranquero Fix typos in CEDET docstrings.
Mon, 11 Jan 2010 15:53:23 -0500 Sam Steingold (imenu-default-create-index-function): Detect infinite
Mon, 11 Jan 2010 18:26:28 +0100 Juanma Barranquero Fix typos and remove superfluous backslash-quoting in htmlfontify.el.
Mon, 11 Jan 2010 11:18:06 -0500 Chong Yidong * progmodes/js.el: Autoload javascript-mode alias.
Mon, 11 Jan 2010 16:22:23 +0100 Juanma Barranquero Fix typos in ffap.el.
Sun, 10 Jan 2010 23:51:51 -0800 Glenn Morris Set copyright year to 2010.
Sun, 10 Jan 2010 00:22:54 -0500 Stefan Monnier (format-annotate-function): Only set
Sat, 09 Jan 2010 19:39:05 -0500 Chong Yidong * Makefile.in (ELCFILES): Add wisent/python-wy.el and wisent/python.el.
Sat, 09 Jan 2010 19:38:07 -0500 Chong Yidong Add Semantic parsers for Python.
Sat, 09 Jan 2010 18:53:06 -0500 Chong Yidong * man.el (Man-goto-section): Signal error if section not found (Bug#5317).
Sat, 09 Jan 2010 22:03:33 +0100 Juanma Barranquero Fix bug#5345: password asked when visiting files on a lightweight checkout.
Sat, 09 Jan 2010 15:53:55 -0500 Chong Yidong Fix compile-command's safe-local-variable condition.
Sat, 09 Jan 2010 13:31:29 +0100 Jan D. (command-line-1): Use orig-argi to check for ignored X and NS options.
Fri, 08 Jan 2010 10:53:29 +0900 Kenichi Handa from trunk
Fri, 08 Jan 2010 10:46:22 +0900 Kenichi Handa international/fontset.el (build-default-fontset-data): Exclude characters in scripts kana, hangul, han, or cjk-misc.
Thu, 07 Jan 2010 23:46:44 +0100 Juanma Barranquero Fix bug#3224.
Wed, 06 Jan 2010 20:38:39 +0100 Jan D. Fix slowdown and wrong font choosed by XSETTINGS changes. bug #5157.
Wed, 06 Jan 2010 07:11:52 -0800 Dan Nicolaescu (vc-bzr-after-dir-status): Ignore pending merges.
Tue, 05 Jan 2010 15:11:04 -0700 Chong Yidong * progmodes/python.el (python-font-lock-keywords): Handle qualified decorators
Tue, 05 Jan 2010 13:19:34 -0800 Dan Nicolaescu (vc-bzr-working-revision): Fix looking for a revision
Tue, 05 Jan 2010 20:59:03 +0900 Kenichi Handa language/indian.el (malayalam-composable-pattern): Fix ZWNJ and ZWJ.
Mon, 04 Jan 2010 23:46:35 -0800 Dan Nicolaescu (vc-bzr-diff): Obey vc-disable-async-diff.
Sun, 03 Jan 2010 22:40:30 -0800 Dan Nicolaescu (vc-bzr-shelve-map): Change binding for vc-bzr-shelve-apply-at-point.
Sun, 03 Jan 2010 20:43:23 -0800 Dan Nicolaescu (vc-bzr-log-view-mode): Also highlight the author.
Sun, 03 Jan 2010 20:35:21 -0800 Dan Nicolaescu (vc-bzr-state-heuristic): Make it work for lightweight
Sat, 02 Jan 2010 15:14:54 -0500 Chong Yidong * net/browse-url.el (browse-url-encode-url): Don't escape commas.
Sat, 02 Jan 2010 14:40:59 -0500 Chong Yidong Allow use of "end" keyword for terminating Octave-mode blocks.
Sat, 02 Jan 2010 14:14:13 -0500 Karl Fogel * lisp/bookmark.el: Consistently put the text property on the bookmark name.
Sat, 02 Jan 2010 13:57:02 -0500 Karl Fogel * lisp/bookmark.el (bookmark-bmenu-save): Just depend on the new logic
Sat, 02 Jan 2010 13:52:32 -0500 Karl Fogel * lisp/bookmark.el: Show modified state of bookmark buffer more accurately.
Sat, 02 Jan 2010 13:13:28 -0500 Karl Fogel * lisp/bookmark.el (bookmark-bmenu-select, bookmark-bmenu-1-window,
Sat, 02 Jan 2010 19:33:54 +0200 Eli Zaretskii emacs-lisp/easy-mmode.el (define-globalized-minor-mode): Make
Sat, 02 Jan 2010 11:13:22 -0500 Chong Yidong * lisp/net/rcirc.el: Add follow-link binding (Bug#4738).
Sat, 02 Jan 2010 12:42:11 +0200 Eli Zaretskii Rename cvs-update to bzr-update in lisp/ Makefiles.
Sat, 02 Jan 2010 03:09:17 -0500 Karl Fogel * lisp/bookmark.el: Remove gratuitous gratitude.
Sat, 02 Jan 2010 02:08:02 -0500 Karl Fogel * lisp/bookmark.el (bookmark-bmenu-any-marks): New function
Sat, 02 Jan 2010 00:00:55 -0500 Karl Fogel * lisp/bookmark.el (bookmark-bmenu-marks-width): Define to 1, not 2.
Fri, 01 Jan 2010 23:36:17 -0500 Karl Fogel * lisp/bookmark.el: Improvements suggested by Drew Adams:
Sat, 02 Jan 2010 02:06:31 +0100 Juanma Barranquero lisp/ChangeLog: Fix typos.
Sat, 02 Jan 2010 02:05:44 +0100 Juanma Barranquero lisp/*: Fix typos in docstrings and messages.
Fri, 01 Jan 2010 15:03:37 -0500 Chong Yidong * lisp/files.el (minibuffer-with-setup-hook): Doc fix (Bug#5149).
Fri, 01 Jan 2010 13:44:02 -0500 Chong Yidong * lisp/ChangeLog: Update bug number in last change.
Fri, 01 Jan 2010 13:43:25 -0500 Chong Yidong * comint.el (comint-input-ring-size): Make it a defcustom and
Thu, 31 Dec 2009 02:19:53 +1300 Nick Roberts Further changes from EMACS_23_1_RC branch (2009-12-29 contd).
Wed, 30 Dec 2009 15:22:45 +1300 Nick Roberts Show working revision correctly for mercurial.
Tue, 29 Dec 2009 19:29:33 +0100 Juanma Barranquero Fix typos in ChangeLogs.
Tue, 29 Dec 2009 18:44:27 +0100 Juanma Barranquero Declare some functions for the byte-compiler.
Mon, 28 Dec 2009 22:46:08 -0800 Dan Nicolaescu Make vc-dir work on subdirectories of the bzr root.
Tue, 29 Dec 2009 02:57:40 +0100 Juanma Barranquero Fix typos in ChangeLogs.
Mon, 28 Dec 2009 20:34:10 +0100 Tassilo Horn * font-lock.el (font-lock-refresh-defaults): New function, which
Mon, 28 Dec 2009 11:20:02 -0800 Dan Nicolaescu * vc-rcs.el (vc-rcs-register): Fix registering a specific version.
Mon, 28 Dec 2009 10:34:51 -0800 Dan Nicolaescu (vc-bzr-log-view-mode): Fix short log regexp.
Mon, 28 Dec 2009 16:29:24 +0900 Kenichi Handa Add new entries to ChangeLog
Mon, 28 Dec 2009 15:09:58 +0900 Kenichi Handa *** empty log message ***
Mon, 28 Dec 2009 03:43:28 +0100 Juanma Barranquero Supersede color.diff settings in git log (bug#5211).
Sat, 26 Dec 2009 22:02:26 +0000 Kevin Ryde * man.el
Sat, 26 Dec 2009 21:30:00 +0000 Kevin Ryde * man.el (man): Revise docstring a bit to show -a and -l as
Sat, 26 Dec 2009 21:14:25 +0000 Kevin Ryde * info-look.el (sh-mode): Look for coreutils new "Concept Index"
Sat, 26 Dec 2009 20:04:43 +0000 Michael Albinus * net/tramp.el (tramp-handle-insert-directory): Quote "'" in the
Wed, 23 Dec 2009 22:45:06 +0000 Vinicius Jose Latorre Attribute face for faces specified as string.
Fri, 18 Dec 2009 19:35:14 +0000 Ulf Jasper Fixed timezone handling problem in icalendar.el.
Thu, 17 Dec 2009 13:18:03 +0000 Michael Albinus * files.el (file-expand-wildcards): In case of remote files, check
Thu, 17 Dec 2009 02:06:31 +0000 Juanma Barranquero Some doc fixes (more needed).
Thu, 17 Dec 2009 01:18:14 +0000 Juri Linkov Fix regression from 23.1 to allow multiple modes in Local Variables.
Thu, 17 Dec 2009 01:16:15 +0000 Juri Linkov Make `dired-diff' more safe. (Bug#5225)
Thu, 17 Dec 2009 00:21:47 +0000 Andreas Schwab (batch-update-autoloads): Only exclude
Wed, 16 Dec 2009 09:52:42 +0000 Juri Linkov Revert to old 23.1 logic of using the file at the mark as default.
Tue, 15 Dec 2009 21:11:39 +0000 Michael Albinus * net/tramp.el (tramp-echo-mark-marker-length): New defconst.
Mon, 14 Dec 2009 23:22:54 +0000 Chong Yidong * Makefile.in: Revert last change (Bug#5191).
Mon, 14 Dec 2009 17:12:18 +0000 Dan Nicolaescu (vc-hg-working-revision): Make sure the command is executed in a
Mon, 14 Dec 2009 16:55:34 +0000 Dan Nicolaescu (vc-hg-print-log): Fix argument order.
Mon, 14 Dec 2009 16:19:24 +0000 Chong Yidong * progmodes/python.el (python-symbol-completions): Remove text
Mon, 14 Dec 2009 09:44:13 +0000 Nick Roberts *** empty log message ***
Mon, 14 Dec 2009 06:52:59 +0000 Juri Linkov (ediff-context-diff-label-regexp): Don't match
Mon, 14 Dec 2009 05:09:08 +0000 Juri Linkov * info.el (Info-hide-cookies-node): Before hiding a cookie,
Mon, 14 Dec 2009 04:17:00 +0000 Chong Yidong * cedet/semantic/mru-bookmark.el (global-semantic-mru-bookmark-mode)
Mon, 14 Dec 2009 03:28:34 +0000 Glenn Morris (message-sort-headers): Define for compiler.
Sun, 13 Dec 2009 23:43:17 +0000 Glenn Morris (report-emacs-bug): In message-mode, sort manually before storing
Sat, 12 Dec 2009 19:18:33 +0000 Michael Albinus * net/dbus.el (dbus-property-handler): Filter lambda forms out
Sat, 12 Dec 2009 17:01:03 +0000 Chong Yidong * simple.el (compose-mail): Remove mail-setup-with-from from
Sat, 12 Dec 2009 09:49:09 +0000 Eli Zaretskii *** empty log message ***
Sat, 12 Dec 2009 05:23:54 +0000 Stefan Monnier (minibuffer-local-must-match-filename-map): Re-instate the varalias that was
Sat, 12 Dec 2009 02:20:34 +0000 Kenichi Handa *** empty log message ***
Fri, 11 Dec 2009 17:02:03 +0000 Chong Yidong * progmodes/bug-reference.el (bug-reference-map): Bind mouse-2
Fri, 11 Dec 2009 16:48:02 +0000 Chong Yidong * makefile.w32-in: Ensure that Lisp files in CEDET subdirectories
Fri, 11 Dec 2009 02:31:49 +0000 Dan Nicolaescu * verilog-mode.el (verilog-vmm-begin-re, verilog-vmm-end-re,
Fri, 11 Dec 2009 01:46:24 +0000 Glenn Morris (safe-pos-list): Define for compiler.
Fri, 11 Dec 2009 01:27:40 +0000 Glenn Morris Fix thinko.
Fri, 11 Dec 2009 01:26:58 +0000 Glenn Morris Fix typo.
Fri, 11 Dec 2009 01:21:35 +0000 Glenn Morris No longer require sendmail.
Fri, 11 Dec 2009 01:20:04 +0000 Glenn Morris (emacs-lisp-mode-map): Standardize the capitalization of some menu entries.
Fri, 11 Dec 2009 01:04:55 +0000 Vinicius Jose Latorre Asure buffer-display-table is unique when two or more windows are visible.
Fri, 11 Dec 2009 01:00:52 +0000 Vinicius Jose Latorre Asure buffer-display-table is unique when two or more windows are visible.
Thu, 10 Dec 2009 19:25:36 +0000 Eli Zaretskii *** empty log message ***
Thu, 10 Dec 2009 14:24:42 +0000 Dan Nicolaescu (vc-svn-after-dir-status): Fix regexp. (Bug#4741)
Thu, 10 Dec 2009 08:46:54 +0000 Stefan Monnier Let loaddefs.el adjust to changes in autoload-excludes (bug#5162).
Thu, 10 Dec 2009 08:25:58 +0000 Glenn Morris (top-level): Move require 'mail-utils to start.
Thu, 10 Dec 2009 08:24:41 +0000 Glenn Morris (log-view-vc-backend, log-view-vc-fileset): Define for compiler.
Thu, 10 Dec 2009 08:17:15 +0000 Glenn Morris (report-emacs-bug): Use whichever send command is appropriate for the
Wed, 09 Dec 2009 10:23:00 +0000 Michael Albinus * net/tramp.el (tramp-handle-insert-directory): Suppress error messages.
Wed, 09 Dec 2009 06:04:09 +0000 Dan Nicolaescu Fix short log parsing and fontification.
Wed, 09 Dec 2009 05:56:53 +0000 Stefan Monnier Drop some properties to avoid surprises.
Wed, 09 Dec 2009 02:11:29 +0000 Stefan Monnier Minor cleanup.
Wed, 09 Dec 2009 01:53:15 +0000 Stefan Monnier Get rid of the ELCFILES abomination.
Wed, 09 Dec 2009 01:02:11 +0000 Kenichi Handa *** empty log message ***
Wed, 09 Dec 2009 00:57:02 +0000 Kenichi Handa *** empty log message ***
Tue, 08 Dec 2009 15:56:57 +0000 Dan Nicolaescu Add support for stashing a snapshot of the current tree.
Tue, 08 Dec 2009 11:27:53 +0000 Juanma Barranquero * play/gomoku.el (gomoku-mode-map): Remap `move-(beginning|end)-of-line'
Tue, 08 Dec 2009 03:28:22 +0000 Glenn Morris (vc-mtn-print-log): Fix typo in previous.
Tue, 08 Dec 2009 03:27:05 +0000 Glenn Morris (ELCFILES): Regenerate.
Tue, 08 Dec 2009 03:26:07 +0000 Glenn Morris Fix log entries.
Mon, 07 Dec 2009 22:36:58 +0000 Juri Linkov Don't lazy-highlight the comint output in history Isearch mode.
Mon, 07 Dec 2009 21:15:19 +0000 Stefan Monnier (latex-complete, latex-indent-or-complete): Remove.
Mon, 07 Dec 2009 20:06:26 +0000 Stefan Monnier * minibuffer.el (completion-at-point-functions): New var.
Mon, 07 Dec 2009 19:21:57 +0000 Eli Zaretskii *** empty log message ***
Mon, 07 Dec 2009 17:35:47 +0000 Juri Linkov (grep-read-files): Use `completing-read'
Mon, 07 Dec 2009 17:30:01 +0000 Juri Linkov Correctly restore original Isearch point. (Bug#4994)