Sat, 31 Oct 2009 02:38:34 +0000 |
Stefan Monnier |
* textmodes/two-column.el (2C-split):
|
Sat, 31 Oct 2009 02:22:30 +0000 |
Glenn Morris |
Stephen Berman <stephen.berman at gmx.net>
|
Sat, 31 Oct 2009 02:19:41 +0000 |
Glenn Morris |
(top-level): Don't require dired when compiling.
|
Sat, 31 Oct 2009 02:17:41 +0000 |
Glenn Morris |
(top-level): Move provide statement to end.
|
Sat, 31 Oct 2009 02:15:09 +0000 |
Glenn Morris |
(tar-parse-info, tar-header-name): Declare for compiler.
|
Sat, 31 Oct 2009 02:13:38 +0000 |
Glenn Morris |
Remove odd/obsolete header comment.
|
Sat, 31 Oct 2009 02:10:43 +0000 |
Glenn Morris |
(byte-compile-warning-types, byte-compile-warnings): Add `constants'
|
Sat, 31 Oct 2009 02:05:15 +0000 |
Glenn Morris |
(semantic--tag-link-list-to-buffer): Use mapc rather than mapcar
|
Sat, 31 Oct 2009 02:03:19 +0000 |
Glenn Morris |
Suppress harmless warnings about setting up semantic-imenu (not part
|
Fri, 30 Oct 2009 05:51:11 +0000 |
Stefan Monnier |
Forgot to include lisp/Makefile in the big previous CEDET commit.
|
Fri, 30 Oct 2009 05:48:13 +0000 |
Stefan Monnier |
(vc-bzr-revision-keywords): New var.
|
Fri, 30 Oct 2009 02:00:11 +0000 |
Dan Nicolaescu |
* puresize.h (BASE_PURESIZE): Increase to 1470000.
|
Wed, 28 Oct 2009 18:35:33 +0000 |
Stefan Monnier |
* calc/calc.el (calc, calc-refresh, calc-trail-buffer, calc-record)
|
Wed, 28 Oct 2009 14:01:49 +0000 |
Stefan Monnier |
* cedet/mode-local.el (make-obsolete-overload): Add `when' argument.
|
Wed, 28 Oct 2009 13:59:30 +0000 |
Stefan Monnier |
(pcomplete-comint-setup): If there's a choice, replace
|
Wed, 28 Oct 2009 03:09:11 +0000 |
Stefan Monnier |
(bookmark-insert-location, bookmark-bmenu-list)
|
Wed, 28 Oct 2009 02:07:13 +0000 |
Stefan Monnier |
Fix last change's attribution.
|
Wed, 28 Oct 2009 02:05:46 +0000 |
Stefan Monnier |
(vc-hg-state, vc-hg-working-revision): Use process-file so
|
Tue, 27 Oct 2009 22:59:55 +0000 |
Kevin Ryde |
* emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine): Use
|
Tue, 27 Oct 2009 10:53:06 +0000 |
Michael Albinus |
*** empty log message ***
|
Mon, 26 Oct 2009 14:59:12 +0000 |
Juanma Barranquero |
* simple.el (transpose-subr): Give clearer error when the mark is not set.
|
Mon, 26 Oct 2009 09:29:12 +0000 |
Michael Albinus |
*** empty log message ***
|
Mon, 26 Oct 2009 06:43:36 +0000 |
Dan Nicolaescu |
* textmodes/tex-mode.el (tex-dvi-view-command)
|
Mon, 26 Oct 2009 04:06:01 +0000 |
Stefan Monnier |
(pcomplete-std-complete): Obey pcomplete-use-paring.
|
Mon, 26 Oct 2009 03:39:15 +0000 |
Stefan Monnier |
(all-completions): Declare the 4th arg obsolete.
|
Sun, 25 Oct 2009 20:38:06 +0000 |
Stefan Monnier |
(pcomplete-unquote-argument-function): New var.
|
Sun, 25 Oct 2009 18:09:57 +0000 |
Stefan Monnier |
(bookmark-bmenu-list): Don't use switch-to-buffer if
|
Sun, 25 Oct 2009 02:07:45 +0000 |
Karl Fogel |
* bookmark.el: Update documentation, especially documentation
|
Sat, 24 Oct 2009 22:09:08 +0000 |
Chong Yidong |
* mail/emacsbug.el (report-emacs-bug): Clarify that the
|
Sat, 24 Oct 2009 21:51:03 +0000 |
Chong Yidong |
* whitespace.el (whitespace-mode, whitespace-newline-mode)
|
Sat, 24 Oct 2009 21:32:19 +0000 |
Chong Yidong |
* nxml/nxml-mode.el (nxml-balanced-close-start-tag): Use the value
|
Sat, 24 Oct 2009 21:15:39 +0000 |
Chong Yidong |
* progmodes/sh-script.el (sh-font-lock-paren): Handle case
|
Sat, 24 Oct 2009 20:30:44 +0000 |
Chong Yidong |
* files.el (delete-directory): Delete symlinks to directories with
|
Sat, 24 Oct 2009 18:02:47 +0000 |
Chong Yidong |
* cedet/semantic/util.el (semantic-recursive-find-nonterminal-by-name):
|
Sat, 24 Oct 2009 06:34:26 +0000 |
Dan Nicolaescu |
(vc-backend-for-registration): Rename from
|
Sat, 24 Oct 2009 06:32:03 +0000 |
Dan Nicolaescu |
* keymap.c (Fmake_sparse_keymap): Purecopy the name.
|
Sat, 24 Oct 2009 03:51:51 +0000 |
Glenn Morris |
(file-cache-completions-keymap): Bind mouse-2 to
|
Sat, 24 Oct 2009 03:50:20 +0000 |
Glenn Morris |
(comint-dynamic-list-completions): Use choose-completion rather than
|
Sat, 24 Oct 2009 03:49:44 +0000 |
Glenn Morris |
(term-dynamic-list-completions): Use choose-completion rather than
|
Sat, 24 Oct 2009 03:48:37 +0000 |
Glenn Morris |
(octave-complete-symbol): Use choose-completion if
|
Sat, 24 Oct 2009 03:45:50 +0000 |
Glenn Morris |
(sgml-looking-back-at): Move definition before use.
|
Sat, 24 Oct 2009 03:44:42 +0000 |
Glenn Morris |
(generate-autoload-cookie): Define for compiler.
|
Sat, 24 Oct 2009 03:43:47 +0000 |
Glenn Morris |
Convert comment about autoload into autoload comment.
|
Sat, 24 Oct 2009 00:46:17 +0000 |
Stefan Monnier |
(completion--embedded-envvar-table): Fix last change.
|
Fri, 23 Oct 2009 18:07:38 +0000 |
Dan Nicolaescu |
(vc-responsible-backend): Throw an error if not backend is
|
Fri, 23 Oct 2009 17:37:09 +0000 |
Stefan Monnier |
(pcomplete-common-suffix, pcomplete-table-subvert): New funs.
|
Fri, 23 Oct 2009 17:26:06 +0000 |
Chong Yidong |
* emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine):
|
Fri, 23 Oct 2009 16:17:17 +0000 |
Chong Yidong |
* mail/emacsbug.el (report-emacs-bug): Tweak the sentence pointing
|
Fri, 23 Oct 2009 16:01:19 +0000 |
Chong Yidong |
* textmodes/ispell.el (ispell-dictionary-base-alist): Add finnish
|
Fri, 23 Oct 2009 15:04:27 +0000 |
Michael Albinus |
*** empty log message ***
|
Fri, 23 Oct 2009 08:20:11 +0000 |
Juanma Barranquero |
* menu-bar.el (cua-enable-cua-keys): Declare for the byte-compiler.
|
Fri, 23 Oct 2009 07:29:21 +0000 |
Dan Nicolaescu |
* bindings.el (propertized-buffer-identification): Undo previous change.
|
Fri, 23 Oct 2009 05:15:26 +0000 |
Dan Nicolaescu |
* puresize.h (BASE_PURESIZE): Increase to 1430000.
|
Fri, 23 Oct 2009 01:40:13 +0000 |
Jay Belanger |
*** empty log message ***
|
Thu, 22 Oct 2009 19:31:43 +0000 |
Stefan Monnier |
* simple.el (normal-erase-is-backspace-mode): Use input-decode-map
|
Thu, 22 Oct 2009 16:14:49 +0000 |
Stefan Monnier |
(completion-table-with-terminator): Allow to specify the terminator-regexp.
|
Thu, 22 Oct 2009 15:27:17 +0000 |
Stefan Monnier |
(switch-to-completions): Look for *Completions* in other frames as well.
|
Thu, 22 Oct 2009 15:17:48 +0000 |
Stefan Monnier |
Allow the use of completion-tables.
|
Thu, 22 Oct 2009 09:42:22 +0000 |
Juanma Barranquero |
Add missing bug references.
|
Thu, 22 Oct 2009 07:43:19 +0000 |
Juanma Barranquero |
* find-dired.el (find-name-arg): Fix typo in docstring.
|