log lisp/ChangeLog @ 105740:f6fc3559bd1d

age author description
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.
Thu, 22 Oct 2009 03:35:11 +0000 Stefan Monnier (pcomplete/kill): Don't abuse pcomplete-entries.
Thu, 22 Oct 2009 03:25:54 +0000 Stefan Monnier (pcmpl-gnu-makefile-names): Use a single call to pcomplete-entries.
Thu, 22 Oct 2009 03:24:31 +0000 Stefan Monnier (comint-read-input-ring, comint-write-input-ring)
Wed, 21 Oct 2009 22:58:58 +0000 Kevin Ryde * net/dns.el: Add "Keywords: comm", as per net/net-utils.el.
Wed, 21 Oct 2009 22:06:40 +0000 Kevin Ryde * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine): When
Wed, 21 Oct 2009 20:03:57 +0000 Stefan Monnier * minibuffer.el (completion-table-with-terminator): Properly implement
Wed, 21 Oct 2009 19:03:32 +0000 Dan Nicolaescu (vc-deduce-fileset): Undo previous change, do not tell
Wed, 21 Oct 2009 18:54:55 +0000 Stefan Monnier Don't require help-mode (to avoid bootstrap issues).
Wed, 21 Oct 2009 14:04:00 +0000 Chong Yidong * cedet/semantic/bovine/c.el (semantic-c-debug-mode-init)
Wed, 21 Oct 2009 11:27:59 +0000 Michael Albinus *** empty log message ***
Tue, 20 Oct 2009 01:29:17 +0000 Stefan Monnier (read-key-delay): Reduce to 0.01.
Mon, 19 Oct 2009 15:03:24 +0000 Stefan Monnier (function-key-map): Map C-@ to C-SPC if C-@ is unbound.
Mon, 19 Oct 2009 13:47:10 +0000 Stefan Monnier * info.el (Info-complete-menu-item): Handle `boundaries' explicitly.
Mon, 19 Oct 2009 13:29:34 +0000 Stefan Monnier (Info-complete-menu-item): Use complete-with-action.
Mon, 19 Oct 2009 05:04:22 +0000 Dan Nicolaescu Make vc-annotate work through copies and renames.
Sun, 18 Oct 2009 23:56:07 +0000 Kevin Ryde * net/browse-url.el (browse-url): Identify alist with "consp and
Sun, 18 Oct 2009 23:12:02 +0000 Kevin Ryde * ibuffer.el (ibuffer-confirm-operation-on): Correction to error
Sun, 18 Oct 2009 22:25:36 +0000 Chong Yidong * minibuffer.el (read-file-name): Check for repeat before putting
Sun, 18 Oct 2009 04:06:32 +0000 Chong Yidong * textmodes/sgml-mode.el (sgml-tag-help): Prompt user for tag.
Sun, 18 Oct 2009 02:17:57 +0000 Glenn Morris I spell gud.
Sun, 18 Oct 2009 00:46:49 +0000 Stefan Monnier (ange-ftp-file-size): Use unwind-protect.
Sun, 18 Oct 2009 00:34:47 +0000 Glenn Morris (compile-last): Ensure GREP_OPTIONS is null before calling
Sat, 17 Oct 2009 22:43:13 +0000 Glenn Morris (flyspell-large-region, flyspell-word)
Sat, 17 Oct 2009 14:28:44 +0000 Chong Yidong * Makefile.in (ELCFILES): Add ede/shell.
Sat, 17 Oct 2009 07:13:44 +0000 Dan Nicolaescu * puresize.h (BASE_PURESIZE): Increase to 1310000.
Sat, 17 Oct 2009 04:36:11 +0000 Stefan Monnier (tar-data-swapped-p): Make the assertion a bit more
Sat, 17 Oct 2009 04:18:31 +0000 Chong Yidong * cedet/srecode/srt.el:
Sat, 17 Oct 2009 03:59:45 +0000 Stefan Monnier (select-safe-coding-system): If the file
Sat, 17 Oct 2009 03:16:38 +0000 Glenn Morris (semantic-grammar--lex-delim-spec): All errors should have messages.
Sat, 17 Oct 2009 03:15:53 +0000 Glenn Morris (foldout-mouse-swallow-events): Replace obsolete form of sit-for.
Sat, 17 Oct 2009 03:15:13 +0000 Glenn Morris (gs-load-image): Replace obsolete forms of sit-for, sleep-for.
Sat, 17 Oct 2009 03:13:51 +0000 Glenn Morris (dired-ls-F-marks-symlinks, dired-keep-marker-rename)
Sat, 17 Oct 2009 03:11:54 +0000 Glenn Morris (rmail-write-region-annotate): Prevent viewing different
Sat, 17 Oct 2009 03:10:10 +0000 Glenn Morris *** empty log message ***
Fri, 16 Oct 2009 16:03:33 +0000 Glenn Morris (rcirc-authenticate): Simplify previous change.
Fri, 16 Oct 2009 15:20:51 +0000 Stefan Monnier (ange-ftp-send-cmd): Handle `size' like `mdtm'.
Fri, 16 Oct 2009 14:36:13 +0000 Michael Albinus *** empty log message ***
Fri, 16 Oct 2009 06:50:00 +0000 Glenn Morris whitespace.
Fri, 16 Oct 2009 06:48:24 +0000 Glenn Morris (define-obsolete-variable-alias): Doc fix.
Fri, 16 Oct 2009 05:03:56 +0000 Juanma Barranquero * subr.el (error, sit-for, start-process-shell-command)
Fri, 16 Oct 2009 03:21:18 +0000 Stefan Monnier (error, sit-for, start-process-shell-command)
Fri, 16 Oct 2009 00:48:52 +0000 Kenichi Handa *** empty log message ***
Thu, 15 Oct 2009 22:23:11 +0000 Juri Linkov (menu-bar-file-menu): Convert `separator-exit'
Thu, 15 Oct 2009 13:17:19 +0000 Michael Albinus *** empty log message ***
Thu, 15 Oct 2009 06:50:34 +0000 Glenn Morris Ryan Yeske <rcyeske at gmail.com>
Thu, 15 Oct 2009 06:10:45 +0000 Glenn Morris (w32-batch-update-autoloads): Take autoload-make-program from the
Thu, 15 Oct 2009 06:00:20 +0000 Glenn Morris (rmail-cease-edit): Give an error if the end of the headers cannot be
Thu, 15 Oct 2009 01:50:17 +0000 Stefan Monnier Replace completion-base-size by completion-base-position to fix bugs
Wed, 14 Oct 2009 21:51:42 +0000 Juri Linkov (multi-isearch-next-buffer-from-list)
Wed, 14 Oct 2009 15:13:44 +0000 Stefan Monnier (compile-onefile): Load `bytecomp' rather than `bytecomp.el'.
Wed, 14 Oct 2009 15:10:09 +0000 Stefan Monnier (completion-pcm--merge-completions): Make sure the
Wed, 14 Oct 2009 14:53:36 +0000 Stefan Monnier (ido-everywhere): Use define-minor-mode.
Wed, 14 Oct 2009 06:28:00 +0000 Dan Nicolaescu (vc-git-dir-extra-headers): Set the branch name
Wed, 14 Oct 2009 06:08:47 +0000 Dan Nicolaescu (vc-responsible-backend): When a directory is passed for
Wed, 14 Oct 2009 06:00:51 +0000 Dan Nicolaescu * vc.el: Move comments about RCS and SCCS ...
Wed, 14 Oct 2009 03:05:06 +0000 Stefan Monnier (completion--file-name-table): Return nil if there's
Tue, 13 Oct 2009 22:35:44 +0000 Juri Linkov (read-file-local-variable-value): Don't filter out
Tue, 13 Oct 2009 07:45:18 +0000 Juanma Barranquero * international/mule-cmds.el (ucs-names): Remove exclusion of
Tue, 13 Oct 2009 05:03:59 +0000 Kenichi Handa *** empty log message ***
Tue, 13 Oct 2009 05:03:03 +0000 Kenichi Handa *** empty log message ***
Tue, 13 Oct 2009 01:13:08 +0000 Juanma Barranquero * bs.el (bs-mode): Fix last change. (`revert-buffer-function'
Mon, 12 Oct 2009 21:04:15 +0000 Sam Steingold (compilation-mode-font-lock-keywords): Do not prepend "^ *" to
Mon, 12 Oct 2009 20:42:45 +0000 Sam Steingold (compilation-next-error-function): Fix the
Mon, 12 Oct 2009 07:02:59 +0000 Glenn Morris (tramp-smb-do-file-attributes-with-stat): Let-bind `size'.
Mon, 12 Oct 2009 04:59:04 +0000 Juanma Barranquero * proced.el (proced-unload-function): New function.
Mon, 12 Oct 2009 04:57:46 +0000 Juanma Barranquero * bs.el (bs-mode): Set `revert-buffer-function' to `bs-refresh'.
Mon, 12 Oct 2009 00:52:23 +0000 Juanma Barranquero * menu-bar.el (menu-bar-file-menu): Fix format of `separator-exit' item.
Sun, 11 Oct 2009 23:53:22 +0000 Juri Linkov *** empty log message ***
Sun, 11 Oct 2009 23:50:38 +0000 Juri Linkov (read-file-local-variable-value):
Sun, 11 Oct 2009 15:00:46 +0000 Michael Albinus *** empty log message ***
Sun, 11 Oct 2009 14:02:23 +0000 Michael Albinus *** empty log message ***
Sun, 11 Oct 2009 02:19:27 +0000 Chong Yidong * emacs-lisp/eieio.el: Avoid requiring cl at runtime.
Sat, 10 Oct 2009 23:50:10 +0000 Glenn Morris (frame-height): Doc fix.
Sat, 10 Oct 2009 21:54:13 +0000 Karl Fogel * bookmark.el
Sat, 10 Oct 2009 21:48:22 +0000 Karl Fogel * bookmark.el
Sat, 10 Oct 2009 20:50:39 +0000 Glenn Morris (calendar-split-width-threshold): New option.
Sat, 10 Oct 2009 19:15:50 +0000 Chong Yidong * cedet/ede/proj-shared.el (ede-proj-makefile-target-name): Use .la
Fri, 09 Oct 2009 20:32:02 +0000 Chong Yidong * cedet/ede/pconf.el (ede-proj-configure-synchronize): Use
Fri, 09 Oct 2009 13:03:17 +0000 Juanma Barranquero * international/mule-cmds.el (ucs-names): Exclude new "Enclosed
Fri, 09 Oct 2009 06:50:14 +0000 Karl Fogel * lisp/bookmark.el (bookmark-bmenu-rename): Don't call bookmark-bmenu-list,
Fri, 09 Oct 2009 06:44:40 +0000 Karl Fogel * lisp/bookmark.el (bookmark-delete): Don't let batch arg prevent saving.
Fri, 09 Oct 2009 06:29:56 +0000 Glenn Morris (report-emacs-bug): Also print `features'.
Fri, 09 Oct 2009 05:54:57 +0000 Karl Fogel * lisp/bookmark.el (bookmark-jump): Add new `display-func' parameter.
Thu, 08 Oct 2009 22:13:42 +0000 Chong Yidong * cedet/ede/proj.el (project-compile-project): Fix filename test.
Thu, 08 Oct 2009 22:08:49 +0000 Chong Yidong * cedet/ede/proj.el (project-make-dist): Fix filename test.
Thu, 08 Oct 2009 15:21:31 +0000 Michael Albinus *** empty log message ***
Thu, 08 Oct 2009 14:09:09 +0000 Chong Yidong * cedet/ede/proj-obj.el (ede-gcc-linker): New var.
Thu, 08 Oct 2009 01:49:05 +0000 Chong Yidong * cedet/ede/source.el (ede-want-any-source-files-p)
Wed, 07 Oct 2009 17:10:19 +0000 Juanma Barranquero * makefile.w32-in (WINS_UPDATES): Fix typo in previous change.
Wed, 07 Oct 2009 16:10:31 +0000 Glenn Morris (batch-update-autoloads): Remove useless use of concat.
Wed, 07 Oct 2009 14:33:31 +0000 Stefan Monnier (read-file-local-variable): Include some
Wed, 07 Oct 2009 11:31:21 +0000 Michael Albinus *** empty log message ***
Wed, 07 Oct 2009 11:30:40 +0000 Michael Albinus *** empty log message ***
Wed, 07 Oct 2009 09:58:54 +0000 Eli Zaretskii *** empty log message ***
Wed, 07 Oct 2009 09:31:32 +0000 Juanma Barranquero * makefile.w32-in (WINS_UPDATES): New macro.
Wed, 07 Oct 2009 07:19:07 +0000 Glenn Morris (autoloads): Revert previous change.
Wed, 07 Oct 2009 02:57:46 +0000 Glenn Morris (calendar-basic-setup): In the wide frame case, show the original