log lisp/ChangeLog @ 106321:7e145cf487cf

age author description
Sun, 29 Nov 2009 23:55:57 +0000 Juri Linkov *** empty log message ***
Sun, 29 Nov 2009 23:52:16 +0000 Juri Linkov (ediff-minibuffer-with-setup-hook): New compatibility macro.
Sun, 29 Nov 2009 23:34:05 +0000 Juri Linkov Add defcustom to define the cycling order of `recenter-top-bottom'. (Bug#4981)
Sun, 29 Nov 2009 20:19:48 +0000 Michael Albinus *** empty log message ***
Sat, 28 Nov 2009 21:32:06 +0000 Stefan Monnier Try and remove assumptions about point-min==1.
Sat, 28 Nov 2009 20:45:19 +0000 Stefan Monnier (image-minor-mode): Exit more gracefully when the image
Sat, 28 Nov 2009 20:28:51 +0000 Stefan Monnier (Man-completion-table): Make it easier to enter "<sec> <name>".
Sat, 28 Nov 2009 17:06:30 +0000 Stefan Monnier * eshell/em-prompt.el (eshell-prompt-function): Abbreviate pwd, since
Fri, 27 Nov 2009 22:03:04 +0000 Stefan Monnier (byte-compile-warning-types): New type `suspicious'.
Fri, 27 Nov 2009 19:31:57 +0000 Stefan Monnier (gud-basic-call): Don't only save the buffer but the excursion as well.
Fri, 27 Nov 2009 16:29:03 +0000 Michael Albinus *** empty log message ***
Fri, 27 Nov 2009 07:35:14 +0000 Daiki Ueno (socks-send-command): Convert binary request to
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 Bockgrd (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 ***