]> code.delx.au - gnu-emacs/history - lisp
Doc string fix.
[gnu-emacs] / lisp /
2011-07-13 Lars Magne Ingebri... Doc string fix.
2011-07-13 Glenn MorrisSmall dired fixes related to bug#9039.
2011-07-13 Lars Magne Ingebri... Clarify doc string
2011-07-13 Chong Yidong* simple.el (blink-matching-open): Make error message...
2011-07-13 Dan NicolaescuUse "yellow" on low color terminals for comments
2011-07-13 Lars Magne Ingebri... (dired-insert-set-properties): Make the doc string...
2011-07-13 Lars Magne Ingebri... Say that we were unable to find the match within the...
2011-07-13 Lars Magne Ingebri... (prefer-coding-system): Add an example
2011-07-13 Lars Magne Ingebri... (tags-search): Document `file-list-form'
2011-07-13 Chris NewtonCopy over `url-show-status' to the async buffer
2011-07-13 Lawrence MitchellMake the default browser choice a bit more logical
2011-07-13 Juanma Barranquero(completion-ignored-extensions): Add OpenMCL/Clozure...
2011-07-13 Lars Magne Ingebri... (info-insert-file-contents): Inhibit jka-compr messages...
2011-07-13 Lars Magne Ingebri... * jka-compr.el (jka-compr-verbose): New variable, and...
2011-07-13 Lars Magne Ingebri... (Info-find-file): Fall back on the installation directo...
2011-07-13 Sergei Organov* lisp/vc/vc.el (vc-revert-file): Don't set file time...
2011-07-12 Lars Magne Ingebri... Give better error messages when trying to load non...
2011-07-12 Lars Magne Ingebri... * progmodes/cc-vars.el: Remove (probably) misleading...
2011-07-12 Johan Bockgård* mouse-sel.el (mouse-sel-primary-overlay): Use the...
2011-07-12 Chong YidongAdapt Mouse Sel mode to Emacs 24 mouse code.
2011-07-12 Johan Bockgård* progmodes/compile.el (compilation-error-regexp-alist...
2011-07-12 Roland Winklerlisp/textmodes/bibtex.el: small bug fixes
2011-07-12 Lars Magne Ingebri... Revert last patch, which wasn't correct.
2011-07-12 Lars Magne Ingebri... (menu-set-font): Clarify that the default will be saved
2011-07-12 Lars Magne Ingebri... Fontise bytecomp Error lines more correctly
2011-07-12 Glenn MorrisAuto-commit of loaddefs files.
2011-07-12 Lars Magne Ingebri... Remove `remove-duplicates', since `delete-dups' is...
2011-07-12 Bill Wohler* mh-e.el (Version, mh-version): Update for release...
2011-07-12 Bill Wohler* mh-compat.el (mh-pop-to-buffer-same-window): Add...
2011-07-12 Bill Wohler* mh-xface.el (mh-picon-get-image): Remove quote from...
2011-07-12 Chong YidongMinor Dired doc fixes.
2011-07-11 Lars Magne Ingebri... Use `customize-save-variable' unconditionally, now...
2011-07-11 Lars Magne Ingebri... Allow using `customize-save-variable' under Emacs ...
2011-07-11 Juanma Barranquerolisp/loadhist.el (unload-feature-special-hooks): Add...
2011-07-11 Andreas SchwabFix typo
2011-07-11 Lars Magne Ingebri... (ediff-patch-file): Clarify doc string
2011-07-11 Lars Magne Ingebri... (custom-guess-name-alist): -alist variables should...
2011-07-11 Lars Magne Ingebri... * printing.el: Add documentation to all the `pr-toggle...
2011-07-11 Leo LiuOnly do the `C-x C-q' warning on VC backends where...
2011-07-11 Lars Magne Ingebri... (dired-guess-shell-alist-user): Clarify the example...
2011-07-11 Lars Magne Ingebri... (dired-guess-default): Fix grammar in doc string
2011-07-11 Lars Magne Ingebri... Fix syntax error in last checkin.
2011-07-11 Lars Magne Ingebri... (dired-guess-default): Remove duplicate shell command...
2011-07-11 Lars Magne Ingebri... Add a new, simple definition of `remove-duplicates'
2011-07-10 Bill Wohler* mh-e.el (Version, mh-version): Update for release... mh-e-8.2.90
2011-07-10 Bill Wohler* mh-utils.el (mh-sub-folders-actual): Remove FIXME...
2011-07-10 Bill Wohler* mh-mime.el (mh-decode-message-subject): Fix case...
2011-07-10 Lars Magne Ingebri... gnus-group.el (gnus-read-ephemeral-emacs-bug-group...
2011-07-10 Bill Wohler* mh-folder.el (mh-inc-folder, mh-modify, mh-scan-folder)
2011-07-10 Lars Magne Ingebri... (tool-bar-mode): Clarify positive/negative arguments
2011-07-10 Martin RudalicsRevert last change of display-buffer-normalize-default.
2011-07-10 Martin RudalicsDon't invert meaning of even-window-heights in display...
2011-07-10 Paul EggertMerge from trunk.
2011-07-10 Chong YidongFix last change.
2011-07-10 Chong YidongTweak link and startup screen faces.
2011-07-10 Bob Rogers* vc/vc.el (vc-diff-internal): Fix race condition ...
2011-07-10 Chong YidongFix incorrect args to display-buffer-reuse-window in...
2011-07-09 Bill WohlerDocument "ignored" arguments to keep checkdoc happy.
2011-07-09 Bill Wohler* mh-xface.el (mh-face-to-png, mh-uncompface)
2011-07-09 Bob NnamtropLimit triggering of abbrev expansion in viper-mode...
2011-07-09 Glenn MorrisRemove duplicate ChangeLog entry.
2011-07-09 Martin RudalicsSimplify normalization of default buffer display specif...
2011-07-09 Leo LiuRestore accidental change to insert-register
2011-07-09 Glenn Morris* lisp/subr.el (remq): Handle the empty list. (Bug...
2011-07-08 Paul EggertMerge from trunk.
2011-07-08 Andreas Schwab* lisp/mail/sendmail.el (send-mail-function): No longer...
2011-07-08 Stefan Monnier* lisp/abbrev.el (expand-abbrev): Try to preserve point.
2011-07-08 Michael Albinus* net/tramp-sh.el (tramp-sh-handle-start-file-process...
2011-07-08 Stefan Monnier* lisp/vc/vc-bzr.el (vc-bzr-revision-keywords): Remove...
2011-07-08 Paul EggertMerge from gnulib.
2011-07-08 Paul EggertMerge from trunk.
2011-07-08 Lars Magne Ingebri... Allow sending mail in "emacs -Q" by not calling customi...
2011-07-08 Daiki UenoRevert the plstore editing feature.
2011-07-08 Juri Linkov* lisp/arc-mode.el (archive-zip-expunge, archive-zip...
2011-07-07 Lars Magne Ingebri... Merge changes made in Gnus trunk.
2011-07-07 Chong YidongTweak last change to menu descriptions.
2011-07-07 Lars Magne Ingebri... Make all the Options menu items into verb phrases
2011-07-07 Chong YidongDocument some Info functions (Bug#1084).
2011-07-07 Chong YidongDoc fixes for thingatpt.el.
2011-07-07 Lars Magne Ingebri... (Info-mode-map): Remove S-TAB binding, since [backtab...
2011-07-07 Chong YidongMerge from emacs-23 branch
2011-07-07 Lars Magne Ingebri... Note that :custom-show is obsolete.
2011-07-07 Lars Magne Ingebri... Work around gnutls failures
2011-07-07 Lars Magne Ingebri... Update doc string of `smtpmail-stream-type'.
2011-07-07 Richard M. StallmanFix bugs finding grep hits in Rmail buffers.
2011-07-07 Daiki UenoAdd a major mode to edit plstore files.
2011-07-07 Kenichi Handamerge trunk
2011-07-07 Kenichi Handachartab.c (sub_char_table_set_range): Fix previous...
2011-07-07 Chong YidongError in next-buffer or previous-buffer if called from...
2011-07-06 Kenichi Handamerge trunk
2011-07-06 Kenichi HandaAdd C interface for Unicode character property table.
2011-07-06 Richard M. StallmanRmail mime: Use markers for positions in entities.
2011-07-06 Katsumi Yamaokalisp/gnus/ChangeLog (2011-07-04): Add missing entry.
2011-07-06 Paul EggertMerge: Remove unportable assumption about struct layout...
2011-07-06 Lars Magne Ingebri... * mail/smtpmail.el (smtpmail-default-smtp-server):...
2011-07-06 Lars Magne Ingebri... * simple.el (shell-command-on-region): Fill.
2011-07-06 Lars Magne Ingebri... * dired-aux.el (dired-kill-line): Add a doc string.
2011-07-06 Lars Magne Ingebri... * dabbrev.el (dabbrev-abbrev-char-regexp): Note that...
2011-07-06 Lars Magne Ingebri... * dired.el (dired-mode): Clarify "unmark or unflag".
2011-07-06 Richard M. StallmanFix rmail mime search bug when entity is a string.
next