Mercurial > emacs
graph
-
(abbrev--before-point): Use word-motion functionsWed, 25 Nov 2009 04:59:02 +0000, by Stefan Monnier
-
(string-prefix-p): New function.Wed, 25 Nov 2009 03:59:19 +0000, by Stefan Monnier
-
(Man-completion-cache): New var.Wed, 25 Nov 2009 03:51:00 +0000, by Stefan Monnier
-
(vc-print-log-internal): Make `limit' optional for betterWed, 25 Nov 2009 03:28:24 +0000, by Stefan Monnier
-
* emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp): BuildTue, 24 Nov 2009 23:13:55 +0000, by Kevin Ryde
-
* emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp): BuildTue, 24 Nov 2009 23:13:09 +0000, by Kevin Ryde
-
* emacs-lisp/elint.el (elint-add-required-env): Better error messageTue, 24 Nov 2009 23:08:15 +0000, by Kevin Ryde
-
* emacs-lisp/elint.el (elint-add-required-env): Better error messageTue, 24 Nov 2009 23:07:23 +0000, by Kevin Ryde
-
(linum-update-window): Ignore intangible (bug#4996).Tue, 24 Nov 2009 22:28:01 +0000, by Stefan Monnier
-
Handle the [back] button properly (bug#4979).Tue, 24 Nov 2009 22:23:49 +0000, by Stefan Monnier
-
(list-load-path-shadows): Setup a major modeTue, 24 Nov 2009 21:36:10 +0000, by Stefan Monnier
-
(adjust_markers_for_delete): Move it in the right direction! (bug#4803)Tue, 24 Nov 2009 21:33:23 +0000, by Stefan Monnier
-
(Man-completion-table): New function.Tue, 24 Nov 2009 20:00:41 +0000, by Stefan Monnier
-
vc-git-registered: use checkout directory (where .git is)Tue, 24 Nov 2009 15:31:01 +0000, by David Reitter
-
Improve handling of processes on remote hosts.Tue, 24 Nov 2009 10:25:54 +0000, by Michael Albinus
-
(message-from-style, message-interactive, message-signature): Always setTue, 24 Nov 2009 09:19:09 +0000, by Katsumi Yamaoka
-
*** empty log message ***Tue, 24 Nov 2009 08:37:56 +0000, by YAMAMOTO Mitsuharu
-
(x_new_font): Update f->scroll_bar_actual_width.Tue, 24 Nov 2009 08:37:40 +0000, by YAMAMOTO Mitsuharu
-
(font_open_entity): Don't use ASET if font_object is Qnil.Tue, 24 Nov 2009 08:37:32 +0000, by YAMAMOTO Mitsuharu
-
* doc-view.el (doc-view-mode): Switch off view-mode explicitly,Tue, 24 Nov 2009 07:47:45 +0000, by Tassilo Horn
-
2009-11-24 Michael Kifer <kifer@cs.stonybrook.edu>Tue, 24 Nov 2009 03:16:38 +0000, by Michael Kifer
-
(focus-follows-mouse): Mention mouse-autoselect-window.Tue, 24 Nov 2009 02:40:03 +0000, by Glenn Morris
-
(global-semantic-idle-scheduler-mode): Move after definition ofTue, 24 Nov 2009 02:38:08 +0000, by Glenn Morris
-
(bookmark-bmenu-hide-filenames): Remove assignment to deleted variableTue, 24 Nov 2009 02:37:05 +0000, by Glenn Morris
-
(bookmark-bmenu-search): Clear echo area when exiting.Tue, 24 Nov 2009 02:21:32 +0000, by Stefan Monnier
-
* net/browse-url.el (browse-url-filename-alist): On Windows, addMon, 23 Nov 2009 20:58:55 +0000, by Chong Yidong
-
Implement DocView Continuous mode. (Bug#4896)Mon, 23 Nov 2009 20:34:53 +0000, by Juri Linkov
-
Implement Isearch in comint input history. (Bug#3746)Mon, 23 Nov 2009 20:30:33 +0000, by Juri Linkov