Remove duplicate words.
[bpt/emacs.git] / lisp /
2009-02-20 Juanma BarranqueroRemove duplicate words.
2009-02-20 Carsten Dominik2009-02-20 Carsten Dominik <dominik@science.uva.nl>
2009-02-20 Glenn MorrisDaniel Jensen <daniel at bigwalter.net> (tiny change)
2009-02-20 Glenn Morris(apropos-library): Remove the element with null filenam...
2009-02-20 Glenn MorrisComment.
2009-02-20 Glenn MorrisBe tediously correct.
2009-02-20 Glenn MorrisFix attribution.
2009-02-20 Glenn Morris(rmail-speedbar-buttons): Only add regular files.
2009-02-20 Roland Winkler(bibtex-autokey-titleword-ignore): Fix regexp. bug...
2009-02-20 Chong Yidong(server-start): Make the warning more verbose (Bug...
2009-02-20 Chong Yidong* server.el (server-start): Make the warning more verbo...
2009-02-19 Juanma BarranqueroAdd bug reference.
2009-02-19 Stefan Monnier(font-lock-fontify-syntactic-keywords-region):
2009-02-19 Stefan Monnier(sh-font-lock-quoted-subshell): ' inside a "..." does...
2009-02-19 Stefan Monnier(rst-mode-abbrev-table): Mark entries as `system'.
2009-02-19 Stefan Monnier(beginning-of-defun): Fix harmless paren typo.
2009-02-19 Andreas SchwabRemap self-insert-command to term-send-raw in
2009-02-19 Stefan Monnier(end-of-defun): Consider the ".*\n" after the end of
2009-02-19 Carsten Dominik2009-02-19 Carsten Dominik <dominik@science.uva.nl>
2009-02-19 Nick Roberts(compilation-error-regexp-alist-alist):
2009-02-19 Nick RobertsAdd entry for maven.
2009-02-19 Glenn Morris(rmail-summary-by-topic): Doc fix.
2009-02-19 Glenn Morris(rmail-get-new-mail-filter-spam): Be more careful about...
2009-02-19 Glenn Morris(rsf-beep, rsf-sleep-after-message, rmail-spam-filter...
2009-02-19 Glenn Morris(rmail-get-new-mail-filter-spam): Move here from rmail.el.
2009-02-18 Martin Rudalics(custom-group-value-create): Insert some
2009-02-18 Jason RumneyInsert change from yesterday
2009-02-18 Sam SteingoldRequire comint at top level to fix the last patch.
2009-02-18 Martin Rudalics(custom-group-value-create): Don't throw an error
2009-02-18 Juanma Barranquero* progmodes/cc-menus.el (imenu-progress-message):
2009-02-18 Glenn Morris(rmail-get-new-mail-filter-spam): Show a message rather...
2009-02-18 Glenn Morris(rmail-spam-filter): Show a message rather than the...
2009-02-18 Martin Rudalics(flymake): Add defgroup. (Bug#2356)
2009-02-18 Glenn Morris(mail-mbox-from): Move here from rmailout.el.
2009-02-18 Glenn Morris(unrmail): Use mail-mbox-from.
2009-02-18 Glenn Morris(rmail-mbox-from): Move to mail-utils.
2009-02-18 Glenn Morris(rmail-get-new-mail-1): Fix the spam beep test.
2009-02-18 Glenn Morris(rmail-summary-mode-map): Remove unneeded declaration.
2009-02-17 Richard M. Stallman(set-rmail-inbox-list): Doc fix.
2009-02-17 Richard M. Stallman(rmail-copy-headers): When copying full headers,
2009-02-17 Sam Steingold(compilation-filter): Call `comint-carriage-motion...
2009-02-17 Juanma Barranquero* net/newst-treeview.el (newsticker--treeview-load...
2009-02-17 Jason Rumney(make-directory): Stop recursing if parent is self...
2009-02-17 Juanma Barranquero* progmodes/cc-menus.el (cc-imenu-objc-function): Doc...
2009-02-17 Miles BaderTweak copyright-regexp
2009-02-17 Glenn Morris(copyright-update-year): Don't let y-or-n-p move point...
2009-02-17 Glenn Morris(rmail-mbox-from): New function.
2009-02-17 Glenn Morris(rmail-get-attr-names): Give a warning rather than...
2009-02-17 Glenn Morris(rmail-fields-not-to-output): Doc fix.
2009-02-17 Glenn MorrisComment.
2009-02-16 Ulf Jaspernewsticker: offer deletion of old groups file.
2009-02-16 Miles BaderMerge from gnus--devo--0
2009-02-16 Glenn Morris(rmail-output, rmail-output-as-seen): Further doc fixes.
2009-02-16 Glenn Morris(rmail-delete-unwanted-fields)
2009-02-15 Glenn Morris(rmail-update-summary): Move declaration earlier in...
2009-02-15 Glenn Morris(rmail-output-as-mbox): Start search from point-min...
2009-02-15 Glenn Morris(rmail-summary-output-as-seen): Doc fix.
2009-02-15 Glenn Morris(rmail-output-decode-coding): Fix custom type, group.
2009-02-15 Richard M. Stallman(rmail-edit-diff-headers): Delete spurious reference...
2009-02-15 Glenn Morris(rmail-insert-rmail-file-header, rmail-count-new-messages)
2009-02-14 Stefan Monnier(with-buffer-prepared-for-jit-lock): Swap the `let...
2009-02-14 Roland Winkler(bibtex-global-key-alist, bibtex-initialize): Exclude...
2009-02-14 Eli Zaretskii(translation-table-for-input): Declare obsolete again.
2009-02-14 Eli Zaretskii(quoted-insert, zap-to-char): Use `with-no-warnings...
2009-02-14 Eli Zaretskii(quail-input-string-to-events, quail-store-decode-map...
2009-02-14 Eli Zaretskii(isearch-search-string): Use `with-no-warnings' around...
2009-02-14 Eli Zaretskii(ispell-insert-word): Use `with-no-warnings' around...
2009-02-14 Glenn Morris(rmail-output-to-rmail-file): Remove autoload added...
2009-02-14 Stefan Monnier(end-of-defun-function): Docstring fix.
2009-02-14 Richard M. StallmanHandle editing of header fields.
2009-02-14 Glenn Morris(rmail): When reverting, swap buffers before setting...
2009-02-14 Glenn MorrisIan Eure <ian at digg.com> (tiny change)
2009-02-14 Glenn Morris(rmail-output-to-rmail-file): Move autoload here from...
2009-02-14 Glenn Morris(rmail-default-rmail-file): Remove declaration of deleted
2009-02-14 Richard M. Stallman(rmail-output-body-to-file): Avoid space and colon...
2009-02-14 Richard M. Stallman(rmail-convert-file-maybe): Turn off case-fold-search.
2009-02-13 Eli Zaretskii(locate-library): Doc fix. (Bug#2291)
2009-02-13 Eli Zaretskii(load-library): Doc fix.
2009-02-13 Alan Mackenzie(c-defun-name): Widen, to allow it to work in narrowed...
2009-02-13 Alan Mackenzie*** empty log message ***
2009-02-13 Juanma BarranqueroAdd bug reference.
2009-02-13 Kenichi Handa(tit-process-header): Use
2009-02-13 Juanma Barranquero* minibuffer.el (internal-complete-buffer-except):...
2009-02-13 Juanma BarranqueroAdd bug references.
2009-02-13 Glenn Morris(rmail-show-message): Restore argument list to the...
2009-02-13 Glenn MorrisUpdate for rmail-show-message-maybe name change.
2009-02-13 Glenn Morris(rmail-show-message): New name for the old rmail-show...
2009-02-13 Glenn MorrisUpdate for rmail-show-message -> rmail-show-message...
2009-02-13 Glenn Morris(rmail-show-message-1): New name for the old rmail...
2009-02-13 Glenn Morris(rmail-summary-vector, rmail-mode-map): Add doc string.
2009-02-13 Glenn Morris(msgnum): Remove declaration.
2009-02-13 Glenn Morris(rmail-set-label): Delete the keyword header if all...
2009-02-13 Glenn Morris(unrmail): When getting message keywords, don't include...
2009-02-12 Juri Linkov(image-toggle-display): Let-bind `buffer-file-truename...
2009-02-12 Stefan Monnier(python-use-skeletons): Re-add.
2009-02-12 Stefan Monnier(quail-make-guidance-frame): Remove the `parent-id...
2009-02-12 Juanma Barranquero* international/characters.el (?1, ?2, ?3, ?4, ?7,...
2009-02-12 Juanma BarranqueroAdd bug reference.
2009-02-12 Alan Mackenzie(c-emacs-features): Crash-fix: change `=' to `eq'.
2009-02-12 Alan Mackenzie*** empty log message ***
next