(make-directory): Clarify that an error will be raised if there's an error
[bpt/emacs.git] / lisp / ChangeLog
2011-07-13 Lars Magne Ingebri... (make-directory): Clarify that an error will be raised...
2011-07-13 Chong YidongAdd FORCE-SAME-WINDOW argument to switch-to-buffer.
2011-07-13 Lars Magne Ingebri... * startup.el (initial-buffer-choice): Add `none' as...
2011-07-13 Lars Magne Ingebri... Clarify manual and `add-hook' doc string about buffer...
2011-07-13 Lars Magne Ingebri... * dired.el (dired-flagged): Clarify doc string.
2011-07-13 Juanma BarranqueroPreserve point when doing untabify
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 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 Lars Magne Ingebri... Remove `remove-duplicates', since `delete-dups' is...
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 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... (dired-guess-default): Remove duplicate shell command...
2011-07-11 Lars Magne Ingebri... Add a new, simple definition of `remove-duplicates'
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 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 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 Juri Linkov* lisp/arc-mode.el (archive-zip-expunge, archive-zip...
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 Kenichi Handamerge trunk
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 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.
2011-07-06 Lars Magne Ingebri... * emacs-lisp/lisp-mode.el (eval-defun-1): Update the...
2011-07-06 Richard M. Stallmanrmailmm.el: record truncated mime entities.
2011-07-06 Lars Magne Ingebri... * progmodes/grep.el (rgrep): Don't bind `process-connec...
2011-07-06 Lars Magne Ingebri... (sendmail-query-once): Add an autoload cookie.
2011-07-06 Lars Magne Ingebri... * mail/sendmail.el (send-mail-function): Change the...
2011-07-06 Lars Magne Ingebri... * net/network-stream.el (network-stream-open-starttls...
2011-07-06 Michael Albinus* net/tramp-compat.el (tramp-compat-pop-to-buffer-same...
2011-07-06 Michael Mauger* progmodes/sql.el: Version 3.0
2011-07-06 Glenn Morris* lisp/window.el (pop-to-buffer): Doc fix.
2011-07-06 Glenn MorrisMerge from emacs-23; up to 2010-06-16T23:27:20Z!jay...
2011-07-06 Glenn MorrisChangeLog fix.
2011-07-05 Chong Yidong* lisp/button.el (button): Inherit from link face.
2011-07-05 Stefan Monnier* lisp/progmodes/gdb-mi.el: Fit in 80 columns.
2011-07-05 Stefan Monnier* lisp/progmodes/which-func.el (which-func-ff-hook...
next