log lisp/ChangeLog @ 106283:85d22dbf4301

age author description
Fri, 27 Nov 2009 04:24:47 +0000 Stefan Monnier (describe-bindings-internal): Remove `interactive'.
Fri, 27 Nov 2009 04:08:04 +0000 Stefan Monnier (Man-completion-table): Trim a terminating "(".
Thu, 26 Nov 2009 23:39:32 +0000 Kevin Ryde * sha1.el (sha1-string-external): default-directory "/" in case
Thu, 26 Nov 2009 23:19:53 +0000 Kevin Ryde * log-view.el: Add "Keywords: tools", since its other keywords
Thu, 26 Nov 2009 16:24:36 +0000 Stefan Monnier Misc coding convention cleanups.
Thu, 26 Nov 2009 15:22:27 +0000 Stefan Monnier Various minor fixes.
Thu, 26 Nov 2009 14:50:28 +0000 Stefan Monnier (vc-bzr-annotate-command): Make operation asynchronous.
Thu, 26 Nov 2009 03:27:10 +0000 Dan Nicolaescu (finder-mode-map): Add a menu.
Thu, 26 Nov 2009 03:18:31 +0000 Dan Nicolaescu * verilog-mode.el (verilog-at-struct-p): Support "signed" and
Thu, 26 Nov 2009 03:09:58 +0000 Glenn Morris (eshell/cd): Don't throw to a tag outside the scope.
Thu, 26 Nov 2009 03:08:30 +0000 Glenn Morris Fix format.
Thu, 26 Nov 2009 00:15:17 +0000 Kevin Ryde * arc-mode.el: Add "Keywords: files", so the details in its
Thu, 26 Nov 2009 00:07:01 +0000 Kevin Ryde * textmodes/bibtex-style.el: Add "Keywords: tex".
Wed, 25 Nov 2009 23:52:00 +0000 Kevin Ryde * textmodes/dns-mode.el: Add "Keywords: comm". It's only an
Wed, 25 Nov 2009 23:47:31 +0000 Johan Bockg¸«©rd (vc-annotate-revision-previous-to-line): Really use previous revision.
Wed, 25 Nov 2009 22:52:02 +0000 Kevin Ryde (man): completion-ignore-case t for friendliness and since man
Wed, 25 Nov 2009 22:42:11 +0000 Kevin Ryde * man.el (Man-completion-table): default-directory "/" in case
Wed, 25 Nov 2009 21:16:58 +0000 Juri Linkov (Man-completion-table): Modify regexp to include section names
Wed, 25 Nov 2009 17:23:45 +0000 Juri Linkov Search recursively in gzipped files. (Bug#4982)
Wed, 25 Nov 2009 17:21:12 +0000 Juri Linkov (doc-view-mode): Set buffer-local `view-read-only' to nil
Wed, 25 Nov 2009 17:18:26 +0000 Juri Linkov Mouse-wheel scrolling for DocView Continuous mode. (Bug#4896)
Wed, 25 Nov 2009 17:15:19 +0000 Juri Linkov Provide additional default values (directories at other Dired
Wed, 25 Nov 2009 17:11:29 +0000 Juri Linkov Provide additional default values (file name at point or at the
Wed, 25 Nov 2009 16:36:04 +0000 Stefan Monnier Really make the *Completions* window soft-dedicated (bug#5030).
Wed, 25 Nov 2009 06:08:42 +0000 Stefan Monnier * progmodes/meta-mode.el (meta-complete-symbol):
Wed, 25 Nov 2009 06:02:01 +0000 Stefan Monnier (mail-abbrev-complete-alias): Use completion-in-region.
Wed, 25 Nov 2009 05:31:05 +0000 Stefan Monnier (dabbrev--minibuffer-origin): Use minibuffer-selected-window.
Wed, 25 Nov 2009 04:59:02 +0000 Stefan Monnier (abbrev--before-point): Use word-motion functions
Wed, 25 Nov 2009 03:59:19 +0000 Stefan Monnier (string-prefix-p): New function.
Wed, 25 Nov 2009 03:51:00 +0000 Stefan Monnier (Man-completion-cache): New var.
Wed, 25 Nov 2009 03:28:24 +0000 Stefan Monnier (vc-print-log-internal): Make `limit' optional for better
Tue, 24 Nov 2009 23:13:55 +0000 Kevin Ryde * emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp): Build
Tue, 24 Nov 2009 23:08:15 +0000 Kevin Ryde * emacs-lisp/elint.el (elint-add-required-env): Better error message
Tue, 24 Nov 2009 22:28:01 +0000 Stefan Monnier (linum-update-window): Ignore intangible (bug#4996).
Tue, 24 Nov 2009 22:23:49 +0000 Stefan Monnier Handle the [back] button properly (bug#4979).
Tue, 24 Nov 2009 21:36:10 +0000 Stefan Monnier (list-load-path-shadows): Setup a major mode
Tue, 24 Nov 2009 20:00:41 +0000 Stefan Monnier (Man-completion-table): New function.
Tue, 24 Nov 2009 15:31:01 +0000 David Reitter vc-git-registered: use checkout directory (where .git is)
Tue, 24 Nov 2009 10:25:54 +0000 Michael Albinus Improve handling of processes on remote hosts.
Tue, 24 Nov 2009 07:47:45 +0000 Tassilo Horn * doc-view.el (doc-view-mode): Switch off view-mode explicitly,
Tue, 24 Nov 2009 03:16:38 +0000 Michael Kifer 2009-11-24 Michael Kifer <kifer@cs.stonybrook.edu>
Tue, 24 Nov 2009 02:38:08 +0000 Glenn Morris (global-semantic-idle-scheduler-mode): Move after definition of
Tue, 24 Nov 2009 02:37:05 +0000 Glenn Morris (bookmark-bmenu-hide-filenames): Remove assignment to deleted variable
Tue, 24 Nov 2009 02:21:32 +0000 Stefan Monnier (bookmark-bmenu-search): Clear echo area when exiting.
Mon, 23 Nov 2009 20:58:55 +0000 Chong Yidong * net/browse-url.el (browse-url-filename-alist): On Windows, add
Mon, 23 Nov 2009 20:34:53 +0000 Juri Linkov Implement DocView Continuous mode. (Bug#4896)
Mon, 23 Nov 2009 20:30:33 +0000 Juri Linkov Implement Isearch in comint input history. (Bug#3746)
Mon, 23 Nov 2009 15:59:07 +0000 Michael Albinus *** empty log message ***
Mon, 23 Nov 2009 05:37:34 +0000 Stefan Monnier (move-to-window-line-last-op): Remove.
Mon, 23 Nov 2009 05:32:25 +0000 Stefan Monnier (move-to-window-line-last-op): New var.
Mon, 23 Nov 2009 00:32:37 +0000 Glenn Morris Sven Joachim <svenjoac at gmx.de>
Sun, 22 Nov 2009 23:49:13 +0000 Chong Yidong * cedet/srecode/map.el (srecode-get-maps):
Sun, 22 Nov 2009 23:09:17 +0000 Chong Yidong * cedet/semantic/ia.el (semantic-ia-completion-format-tag-function):
Sun, 22 Nov 2009 19:53:21 +0000 Glenn Morris Move entries to the correct file and fix format.
Sun, 22 Nov 2009 18:24:29 +0000 Tassilo Horn * progmodes/subword.el (subword-mode-map): Fix subword-mode-map
Sat, 21 Nov 2009 20:18:37 +0000 Chong Yidong * cedet/semantic/complete.el (semantic-complete-read-tag-engine)
Sat, 21 Nov 2009 15:40:24 +0000 Jan Dj¸«£rv * cus-start.el (all): Add native condition for font-use-system-font.
Sat, 21 Nov 2009 10:31:01 +0000 Alan Mackenzie *** empty log message ***
Sat, 21 Nov 2009 07:50:48 +0000 Tassilo Horn * progmodes/subword.el: Rename from lisp/subword.el.
Sat, 21 Nov 2009 06:43:45 +0000 Stefan Monnier (bookmark-bmenu-bookmark-column): Remove var.
Sat, 21 Nov 2009 04:43:10 +0000 Stefan Monnier (bookmark-search-prompt, bookmark-search-timer): Remove.
Sat, 21 Nov 2009 02:36:54 +0000 Glenn Morris (rmail-mime): Decode in fundamental-mode. (Bug#4993)
Fri, 20 Nov 2009 21:49:46 +0000 Chong Yidong * net/browse-url.el (browse-url-default-windows-browser): Use
Fri, 20 Nov 2009 21:12:54 +0000 Karl Fogel * lisp/bookmark.el: Formatting and doc fixes only:
Fri, 20 Nov 2009 18:09:29 +0000 Tassilo Horn * progmodes/cc-cmds.el (c-forward-into-nomenclature)
Fri, 20 Nov 2009 15:47:26 +0000 Stefan Monnier * bookmark.el (bookmark-search-delay, bookmark-search-prompt): New options.
Fri, 20 Nov 2009 15:11:16 +0000 Chong Yidong * cedet/semantic/complete.el (semantic-complete-inline-map): Doc
Fri, 20 Nov 2009 14:28:54 +0000 Tassilo Horn * progmodes/cc-cmds.el: declare-functioned forward-subword and
Fri, 20 Nov 2009 14:05:18 +0000 Tassilo Horn * makefile.w32-in: Don't refer cc-subword.elc but subword.elc.
Fri, 20 Nov 2009 08:22:32 +0000 Tassilo Horn 2009-11-20 Tassilo Horn <tassilo@member.fsf.org>
Fri, 20 Nov 2009 06:56:16 +0000 Dan Nicolaescu (vc-deduce-fileset): Allow non-state changing operations
Fri, 20 Nov 2009 05:44:49 +0000 Dan Nicolaescu (vc-annotate-show-log-revision-at-line): Pass a
Fri, 20 Nov 2009 03:19:27 +0000 Stefan Monnier Add missing entry.
Fri, 20 Nov 2009 02:29:32 +0000 Glenn Morris (ELCFILES): Regenerate.
Fri, 20 Nov 2009 01:35:49 +0000 Chong Yidong * cedet/cedet.el (cedet-menu-map): Re-order menu items.
Fri, 20 Nov 2009 01:17:15 +0000 Jay Belanger *** empty log message ***
Thu, 19 Nov 2009 22:55:41 +0000 Stefan Monnier (latex-complete-bibtex-cache, latex-complete-alist): New vars.
Thu, 19 Nov 2009 22:05:40 +0000 Stefan Monnier * window.el (display-buffer-mark-dedicated): New var.
Thu, 19 Nov 2009 22:03:36 +0000 Stefan Monnier (symbol-complete): Use completion-in-region.
Thu, 19 Nov 2009 22:02:53 +0000 Stefan Monnier (file-cache-add-file): Use push and cons.
Thu, 19 Nov 2009 20:58:42 +0000 Stefan Monnier (with-wrapper-hook): Fix thinko.
Thu, 19 Nov 2009 20:47:40 +0000 Stefan Monnier * hfy-cmap.el (hfy-rgb-file): Use locate-file.
Thu, 19 Nov 2009 20:21:01 +0000 Stefan Monnier New files.
Thu, 19 Nov 2009 17:40:14 +0000 Juri Linkov *** empty log message ***
Thu, 19 Nov 2009 17:37:22 +0000 Juri Linkov * find-dired.el (find-name-arg): Remove autoload. (Bug#4387)
Thu, 19 Nov 2009 16:48:30 +0000 Chong Yidong * mail/sendmail.el (mail-yank-prefix): Change default to "> ".
Thu, 19 Nov 2009 09:25:40 +0000 Michael Albinus *** empty log message ***
Thu, 19 Nov 2009 07:42:20 +0000 Glenn Morris (dired-compress-file-suffixes): Add ".xz". (Bug#4953)
Thu, 19 Nov 2009 07:27:46 +0000 Glenn Morris (sgml-lexical-context): Declare.
Thu, 19 Nov 2009 07:13:29 +0000 Glenn Morris (newsticker-treeview-treewindow-width)
Thu, 19 Nov 2009 07:12:12 +0000 Glenn Morris Fix entries.
Thu, 19 Nov 2009 01:11:47 +0000 Kenichi Handa *** empty log message ***
Wed, 18 Nov 2009 21:11:40 +0000 Alan Mackenzie *** empty log message ***
Wed, 18 Nov 2009 19:12:23 +0000 Sam Steingold (vc-hg-diff): Fix last patch: do not change directory.
Wed, 18 Nov 2009 11:26:47 +0000 Juanma Barranquero * font-setting.el (font-use-system-font): Declare for byte-compiler.
Wed, 18 Nov 2009 07:06:43 +0000 Alan Mackenzie *** empty log message ***
Tue, 17 Nov 2009 20:17:46 +0000 Jan Dj¸«£rv xsettings.c didn't check font-use-system-font, fix that.
Tue, 17 Nov 2009 14:58:08 +0000 Michael Albinus *** empty log message ***
Tue, 17 Nov 2009 10:38:44 +0000 Michael Albinus *** empty log message ***
Tue, 17 Nov 2009 09:19:12 +0000 Jan Dj¸«£rv *** empty log message ***
Tue, 17 Nov 2009 08:21:23 +0000 Jan Dj¸«£rv Handle system default font and changing font parameters.
Tue, 17 Nov 2009 04:41:15 +0000 Glenn Morris (newsticker--treeview-list-update-faces):
Tue, 17 Nov 2009 04:35:33 +0000 Glenn Morris (vc-svn-print-log): Fix typo in previous.
Mon, 16 Nov 2009 23:35:14 +0000 Jay Belanger *** empty log message ***
Mon, 16 Nov 2009 22:59:09 +0000 Kevin Ryde * emacs-lisp/lisp-mnt.el (lm-keywords): Allow multi-line keywords.
Mon, 16 Nov 2009 22:53:21 +0000 Kevin Ryde * textmodes/flyspell.el (sgml-mode-flyspell-verify): Use
Mon, 16 Nov 2009 20:36:06 +0000 Dan Nicolaescu * vc.el (vc-log-show-limit): Default to 2000.
Mon, 16 Nov 2009 20:10:39 +0000 Michael Albinus *** empty log message ***
Mon, 16 Nov 2009 14:41:05 +0000 Stefan Monnier (vc-rcs-consult-headers): Add missing save-excursion.
Mon, 16 Nov 2009 14:25:43 +0000 Michael Albinus *** empty log message ***
Mon, 16 Nov 2009 04:06:12 +0000 YAMAMOTO Mitsuharu *** empty log message ***
Mon, 16 Nov 2009 00:11:51 +0000 Jay Belanger *** empty log message ***
Sun, 15 Nov 2009 23:54:21 +0000 Chong Yidong * register.el (jump-to-register, insert-register): Handle Semantic
Sun, 15 Nov 2009 20:28:58 +0000 Dan Nicolaescu * vc.el (vc-log-show-limit): New variable.
Sun, 15 Nov 2009 20:25:55 +0000 Dan Nicolaescu (mode-line-buffer-identification): Do not purecopy.
Sun, 15 Nov 2009 16:23:07 +0000 Chong Yidong * dired.el (dired-mode-map): Move encryption items to "Operate"
Sun, 15 Nov 2009 15:59:05 +0000 Chong Yidong * strokes.el (strokes-update-window-configuration): Make strokes
Sun, 15 Nov 2009 15:37:17 +0000 Chong Yidong * cedet/semantic/idle.el (semantic-idle-summary-mode)
Sun, 15 Nov 2009 15:32:15 +0000 Juri Linkov (set-mark-default-inactive): Add :type, :group
Sun, 15 Nov 2009 13:52:37 +0000 Michael Albinus *** empty log message ***