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
Wed, 07 Oct 2009 02:52:37 +0000 Glenn Morris Markus Rost <rost at math.uni-bielefeld.de>
Tue, 06 Oct 2009 19:52:15 +0000 Sam Steingold (tramp-compat-process-running-p): Check that
Tue, 06 Oct 2009 11:15:01 +0000 Juanma Barranquero * play/animate.el (animate-string): For good effect, make sure
Tue, 06 Oct 2009 03:43:23 +0000 Glenn Morris (define-obsolete-face-alias): Doc fix.
Tue, 06 Oct 2009 03:12:55 +0000 Glenn Morris (autoloads): Skip preloaded files. (Bug#4446)
Tue, 06 Oct 2009 02:50:44 +0000 Glenn Morris (tramp-handle-start-file-process): Move tramp-error call
Tue, 06 Oct 2009 02:49:02 +0000 Glenn Morris (f90-end-of-block, f90-beginning-of-block):
Tue, 06 Oct 2009 02:42:29 +0000 Glenn Morris Use window-full-height-p.
Tue, 06 Oct 2009 02:37:22 +0000 Glenn Morris (rmail-cease-edit): If there is a Content-Type header we don't
Tue, 06 Oct 2009 02:36:35 +0000 Glenn Morris Matthew Junker <matthew.junker at sbcglobal.net> (tiny change)
Mon, 05 Oct 2009 19:50:15 +0000 Stefan Monnier (describe-function-1): Don't burp is the function is not a symbol.
Mon, 05 Oct 2009 15:32:08 +0000 Juanma Barranquero Fix typos.
Mon, 05 Oct 2009 15:12:29 +0000 Dan Nicolaescu (log-view-vc-backend): Declare for compiler.
Mon, 05 Oct 2009 15:09:59 +0000 Dan Nicolaescu (log-view-diff): Use vc-diff-internal instead of
Mon, 05 Oct 2009 11:42:18 +0000 Eli Zaretskii *** empty log message ***
Mon, 05 Oct 2009 11:34:15 +0000 Eli Zaretskii *** empty log message ***
Mon, 05 Oct 2009 11:30:52 +0000 Michael Albinus *** empty log message ***
Mon, 05 Oct 2009 07:44:01 +0000 Michael Albinus *** empty log message ***
Mon, 05 Oct 2009 05:39:48 +0000 Stefan Monnier (diary-show-all-entries): Re-fit the calendar window if necessary.
Mon, 05 Oct 2009 05:36:11 +0000 Stefan Monnier (calendar-basic-setup): Don't call switch-to-buffer in a dedicated window.
Mon, 05 Oct 2009 04:19:04 +0000 Karl Fogel * bookmark.el (bookmark-handle-bookmark): If bookmark has no file,
Mon, 05 Oct 2009 02:38:35 +0000 Karl Fogel * bookmark.el (bookmark-handle-bookmark): When relocating a bookmark,
Mon, 05 Oct 2009 01:47:00 +0000 Karl Fogel * bookmark.el (bookmark-set, bookmark-buffer-name): Improve doc strings.
Mon, 05 Oct 2009 01:35:34 +0000 Karl Fogel * bookmark.el
Sun, 04 Oct 2009 23:48:33 +0000 Karl Fogel (bookmark-alist): Document the new `handler' element in the param alist.
Sun, 04 Oct 2009 23:31:52 +0000 Karl Fogel (Info-bookmark-make-record): Document this function.
Sun, 04 Oct 2009 19:25:26 +0000 Chong Yidong * cedet/semantic.el (semantic-mode): Parse all existing buffers when
Sun, 04 Oct 2009 19:22:09 +0000 Chong Yidong * cedet/semantic.el (semantic-new-buffer-setup-functions): New
Sun, 04 Oct 2009 19:00:54 +0000 Chong Yidong * cedet/ede/pmake.el (ede-pmake-insert-variable-once): Delete.
Sun, 04 Oct 2009 14:25:42 +0000 Chong Yidong * cedet/ede/proj-comp.el: Don't require ede/pmake at toplevel.
Sun, 04 Oct 2009 12:16:36 +0000 Michael Albinus *** empty log message ***
Sun, 04 Oct 2009 02:25:42 +0000 Juanma Barranquero * cedet/ede/makefile-edit.el (makefile-beginning-of-command)
Sun, 04 Oct 2009 01:44:39 +0000 Juanma Barranquero * files-x.el (modify-dir-local-variable)
Sun, 04 Oct 2009 01:12:13 +0000 Juanma Barranquero * recentf.el (recentf-unload-function): New function.
Sun, 04 Oct 2009 01:03:51 +0000 Chong Yidong * cedet/semantic/db-file.el (semanticdb-default-save-directory):
Sun, 04 Oct 2009 00:41:18 +0000 Glenn Morris (window-full-height-p): Add doc string.
Sun, 04 Oct 2009 00:40:16 +0000 Glenn Morris Martin Rudalics <rudalics at gmx.at>
Sat, 03 Oct 2009 20:40:21 +0000 Chong Yidong * cedet/ede.el (ede-project-placeholder-cache-file): Default to a file
Sat, 03 Oct 2009 20:38:30 +0000 Chong Yidong * cedet/srecode/map.el (srecode-map-save-file): Default to a file in
Sat, 03 Oct 2009 20:30:43 +0000 Chong Yidong * cedet/semantic.el (semantic-mode): Use js-mode-hook for Javascript hook.
Sat, 03 Oct 2009 19:43:07 +0000 Chong Yidong * cedet/srecode/insert.el: Require srecode/args.
Sat, 03 Oct 2009 19:28:05 +0000 Chong Yidong * cedet/srecode/srt-mode.el (srecode-template-mode): Doc fix.
Sat, 03 Oct 2009 18:29:22 +0000 Dan Nicolaescu Remove commented out code.
Sat, 03 Oct 2009 12:36:21 +0000 Michael Albinus *** empty log message ***
Sat, 03 Oct 2009 02:19:22 +0000 Glenn Morris (calendar-basic-setup): Handle the case where the frame is wide.
Sat, 03 Oct 2009 02:11:59 +0000 Glenn Morris (data-debug-insert-tag-list): Comment out declaration, currently false.
Sat, 03 Oct 2009 02:07:28 +0000 Glenn Morris (rmail-generate-viewer-buffer): Be more careful about reusing existing
Fri, 02 Oct 2009 19:53:53 +0000 Eli Zaretskii *** empty log message ***
Fri, 02 Oct 2009 18:56:05 +0000 Eli Zaretskii *** empty log message ***
Fri, 02 Oct 2009 18:48:23 +0000 Eli Zaretskii *** empty log message ***
Fri, 02 Oct 2009 15:47:07 +0000 Juanma Barranquero Fix typos.
Fri, 02 Oct 2009 14:36:54 +0000 Stefan Monnier * help-fns.el (help-function-arglist): Don't check advertised-signature-table.
Fri, 02 Oct 2009 13:37:38 +0000 Michael Albinus *** empty log message ***
Fri, 02 Oct 2009 12:19:24 +0000 Eli Zaretskii *** empty log message ***
Fri, 02 Oct 2009 07:11:13 +0000 Glenn Morris Kevin Ryde <user42 at zip.com.au>
Fri, 02 Oct 2009 03:48:36 +0000 Juanma Barranquero Use `called-interactively-p' instead of `interactive-p'.
Fri, 02 Oct 2009 00:02:02 +0000 Juanma Barranquero * image-mode.el (image-toggle-display):
Thu, 01 Oct 2009 23:42:39 +0000 Juanma Barranquero Fix entry.
Thu, 01 Oct 2009 23:34:27 +0000 Juanma Barranquero Update to Unicode 5.2.0.
Thu, 01 Oct 2009 17:49:01 +0000 Glenn Morris (ELCFILES): Regenerate.
Thu, 01 Oct 2009 17:47:38 +0000 Stefan Monnier * eval.c (Fcalled_interactively_p): Add `kind' argument.
Thu, 01 Oct 2009 16:54:21 +0000 Stefan Monnier * emacs-lisp/byte-run.el (advertised-signature-table): New var.
Thu, 01 Oct 2009 15:40:59 +0000 Michael Albinus *** empty log message ***
Thu, 01 Oct 2009 04:54:05 +0000 Glenn Morris Doc/message fixes.
Thu, 01 Oct 2009 04:38:52 +0000 Stefan Monnier (byte-compile-defmacro-declaration): New fun.
Thu, 01 Oct 2009 04:10:10 +0000 Glenn Morris Doc/message fixes.
Thu, 01 Oct 2009 03:34:04 +0000 Stefan Monnier (cd-absolute): Don't abbreviate-file-name (bug#4599).
Thu, 01 Oct 2009 03:32:25 +0000 Stefan Monnier (vc-resynch-window): Don't revert a buffer which has no associated file.
Thu, 01 Oct 2009 03:08:03 +0000 Glenn Morris Doc/message fixes.
Thu, 01 Oct 2009 02:50:00 +0000 Glenn Morris Doc/message fixes.
Thu, 01 Oct 2009 02:39:07 +0000 Glenn Morris Doc/message fixes.
Thu, 01 Oct 2009 02:23:29 +0000 Glenn Morris (vc-cvs-parse-entry): Be more careful with the match-data. (Bug#4555).
Thu, 01 Oct 2009 02:19:38 +0000 Glenn Morris (semantic-c-reset-preprocessor-symbol-map): Fix declaration.
Thu, 01 Oct 2009 02:17:38 +0000 Glenn Morris Remove unused declarations.
Thu, 01 Oct 2009 02:03:38 +0000 Glenn Morris (declare-function): Doc fix.
Thu, 01 Oct 2009 01:06:18 +0000 Juanma Barranquero * cedet/semantic/wisent/javat-wy.el (wisent-java-tags-wy--keyword-table):
Wed, 30 Sep 2009 17:04:27 +0000 Juanma Barranquero * cedet/srecode/expandproto.el: Fix provide statement.
Wed, 30 Sep 2009 15:29:50 +0000 Chong Yidong * emacs-lisp/eieio.el (boolean-p): Deleted.
Wed, 30 Sep 2009 07:59:42 +0000 Glenn Morris (ede-proj-target-makefile-miscelaneous): Fix doc typo.
Wed, 30 Sep 2009 07:58:46 +0000 Glenn Morris (ede-aux-source): Fix doc typo.
Wed, 30 Sep 2009 07:57:57 +0000 Glenn Morris Fix comment typos.
Wed, 30 Sep 2009 07:55:35 +0000 Glenn Morris Fix comment typos.
Wed, 30 Sep 2009 07:50:48 +0000 Glenn Morris (data-debug-new-buffer, data-debug-insert-thing): Remove unneeded
Wed, 30 Sep 2009 07:24:35 +0000 Glenn Morris (elint-init-form): Report declarations where the filename is not a string.
Wed, 30 Sep 2009 02:27:10 +0000 Glenn Morris (authors-ignored-files): Add "js2-mode.el".
Tue, 29 Sep 2009 23:57:17 +0000 Chong Yidong * files.el (safe-local-eval-forms): Fix typo.
Tue, 29 Sep 2009 13:07:50 +0000 Stefan Monnier * vc-hooks.el (vc-dir-buffers): New var.
Tue, 29 Sep 2009 07:31:22 +0000 Glenn Morris Relicense under GPLv3+.
Tue, 29 Sep 2009 04:12:46 +0000 Glenn Morris (check-declare-verify): Add basic defmethod and defclass, and
Tue, 29 Sep 2009 03:37:03 +0000 Glenn Morris (check-declare-locate): Remove pointless file-name-nondirectory call
Tue, 29 Sep 2009 02:26:20 +0000 Juanma Barranquero * speedbar.el (speedbar-item-delete):
Tue, 29 Sep 2009 02:17:00 +0000 Glenn Morris (lisptagsfiles4): New.
Tue, 29 Sep 2009 01:01:43 +0000 Juanma Barranquero *** empty log message ***
Mon, 28 Sep 2009 20:18:39 +0000 Andreas Schwab (lisptagsfiles3): Define.
Mon, 28 Sep 2009 15:24:24 +0000 Chong Yidong * Makefile.in (ELCFILES): Add CEDET files.
Mon, 28 Sep 2009 15:15:00 +0000 Chong Yidong CEDET (development tools) package merged.
Mon, 28 Sep 2009 12:09:13 +0000 Katsumi Yamaoka Synch with Gnus trunk.
Mon, 28 Sep 2009 12:02:53 +0000 Michael Albinus *** empty log message ***
Mon, 28 Sep 2009 04:33:42 +0000 Chong Yidong Correct last ChangeLog entry.
Mon, 28 Sep 2009 01:57:33 +0000 Vinicius Jose Latorre Fix doc string.
Mon, 28 Sep 2009 01:41:23 +0000 Chong Yidong * emacs-lisp/eieio-datadebug.el: New file.
Mon, 28 Sep 2009 01:39:27 +0000 Chong Yidong * cedet/mode-local.el: New file.
Mon, 28 Sep 2009 01:28:41 +0000 Chong Yidong * cedet/cedet-cscope.el:
Mon, 28 Sep 2009 00:49:54 +0000 Chong Yidong * emacs-lisp/chart.el:
Sun, 27 Sep 2009 23:25:03 +0000 Chong Yidong * menu-bar.el: Remove menu-bar-ediff-misc-menu from the Tools
Sun, 27 Sep 2009 16:11:10 +0000 Adrian Robert * term/ns-win.el: Don't set the region face background. (Bug#4381)
Sun, 27 Sep 2009 14:47:50 +0000 Teodor Zlatanov * net/imap-hash.el: New library, see NEWS.
Sun, 27 Sep 2009 00:27:21 +0000 Stefan Monnier * help.el (help-for-help-internal): Don't purecopy the text (bug#4560).
Sat, 26 Sep 2009 19:20:48 +0000 Glenn Morris (rmail-mime-show-images, rmail-mime-bulk-handler):
Sat, 26 Sep 2009 09:41:02 +0000 Eli Zaretskii *** empty log message ***
Sat, 26 Sep 2009 09:08:54 +0000 Alan Mackenzie *** empty log message ***
Fri, 25 Sep 2009 22:04:07 +0000 Chong Yidong * files.el (safe-local-eval-forms): Allow time-stamp in
Fri, 25 Sep 2009 18:49:01 +0000 Juanma Barranquero * menu-bar.el (list-buffers-directory): Doc fix.
Fri, 25 Sep 2009 17:57:09 +0000 Stefan Monnier (log-edit-changelog-entries): Avoid inf-loops.
Fri, 25 Sep 2009 06:15:01 +0000 Glenn Morris (rmail-mime-bulk-handler): Print the size of attachments.
Fri, 25 Sep 2009 04:46:34 +0000 Juanma Barranquero * bs.el (bs--get-file-name): Use `list-buffers-directory'
Fri, 25 Sep 2009 04:35:14 +0000 Juanma Barranquero * menu-bar.el (list-buffers-directory): Add docstring.
Fri, 25 Sep 2009 03:42:22 +0000 Chong Yidong * comint.el (comint-exec, comint-run, make-comint): Doc
Fri, 25 Sep 2009 03:39:04 +0000 Glenn Morris (rmail-mime): New custom group.
Fri, 25 Sep 2009 02:23:51 +0000 Vinicius Jose Latorre New version 12. Bug#4177