* fringe.el (fringe-query-style): Remove redundant text " (type ?
[bpt/emacs.git] / lisp / ChangeLog
2011-07-03 Lars Magne Ingebri... * fringe.el (fringe-query-style): Remove redundant...
2011-07-03 Lars Magne Ingebri... * files.el (file-expand-wildcards): Ignore non-readable
2011-07-03 Lars Magne Ingebri... * man.el (Man-reference-regexp): Allow matching possible
2011-07-03 Lars Magne Ingebri... * vc/vc.el (vc-modify-change-comment): Change *VC-log...
2011-07-03 Lars Magne Ingebri... * longlines.el (longlines-mode): Document what ARG...
2011-07-02 Lars Magne Ingebri... Clarify that SETFUNCTION is only used in the Customize...
2011-07-02 Lars Magne Ingebri... * progmodes/flymake.el (flymake-mode): If the buffer...
2011-07-02 Lars Magne Ingebri... * textmodes/fill.el (fill-region): Remove the "Ordinari...
2011-07-02 Lars Magne Ingebri... * simple.el (shell-command-on-region): Say where the...
2011-07-02 Ken Manheimer* allout.el (allout-yank-processing): Adjust cursor...
2011-07-02 Lars Magne Ingebri... * minibuffer.el (completion-in-region): Document PREDICATE
2011-07-02 Lars Magne Ingebri... * info-look.el (info-lookup-add-help): Clarify that...
2011-07-02 Lars Magne Ingebri... * replace.el (multi-occur): Mention
2011-07-02 Lars Magne Ingebri... (dired-mark-if): Make the message about whether it...
2011-07-02 Lars Magne Ingebri... * disp-table.el (display-table-print-array): New function.
2011-07-02 Martin RudalicsRemove clone-number support. Provide clone-of paramete...
2011-07-02 Stefan MonnierAdd multiple inheritance to keymaps.
2011-07-01 Glenn Morris* lisp/type-break.el (type-break-time-sum): Use dolist.
2011-07-01 Glenn MorrisReplace runtime CL function, as flagged by the compiler.
2011-07-01 Stefan Monnier* lisp/mouse.el (mouse--strip-first-event): New function.
2011-07-01 Stefan Monnier* lisp/vc/vc-bzr.el (vc-bzr-revision-keywords): Update.
2011-07-01 Stefan Monnier* lisp/emacs-lisp/derived.el (define-derived-mode)...
2011-07-01 Lars Magne Ingebri... (dired-show-file-type): Doc fixup (bug#8818).
2011-07-01 Lars Magne Ingebri... * dired-aux.el (dired-diff): Doc fixup (bug#8816).
2011-07-01 Lars Magne Ingebri... * dired.el (dired-mode): Fix up the doc string as sugge...
2011-07-01 Lars Magne Ingebri... * progmodes/flymake.el (flymake-find-file-hook): Add...
2011-07-01 Ted ZlatanovMoved `cfengine3-mode' to cfengine.el. Removed cfengin...
2011-07-01 Michael Albinus* net/tramp.el (tramp-encoding-command-interactive...
2011-07-01 Martin RudalicsComment-out buffer display obsolescences and fix call...
2011-07-01 Paul EggertMerge from trunk.
2011-07-01 Paul Eggert* woman.el (woman-decode-buffer, WoMan-log-end): Log...
2011-07-01 Paul Eggert* vc/ediff-util.el (ediff-calc-command-time): Use time...
2011-07-01 Paul Eggert* type-break.el (type-break-time-sum): Rewrite using...
2011-07-01 Stefan Monnier* lisp/window.el (bury-buffer): Don't iconify the only...
2011-07-01 Chong Yidong* eshell/em-smart.el (eshell-smart-display-navigate...
2011-07-01 Ted Zlatanov* progmodes/cfengine3.el: New file to support CFEngine...
2011-07-01 Stefan Monnier* lisp/emacs-lisp/find-func.el (find-library--load...
2011-07-01 Paul Eggert* play/hanoi.el (hanoi-current-time-float): Remove.
2011-07-01 Paul Eggert* nxml/rng-maint.el (rng-time-function): Rewrite using...
2011-07-01 Paul Eggert* emacs-lisp/timer.el (timer-relative-time): Use time...
2011-07-01 Paul Eggert* emacs-lisp/elp.el (elp-elapsed-time): Use float-time.
2011-07-01 Paul Eggert* emacs-lisp/benchmark.el (benchmark-elapse): Use float...
2011-07-01 Paul Eggert* calendar/timeclock.el (timeclock-seconds-to-time):
2011-07-01 Paul Eggert* allout-widgets.el (allout-elapsed-time-seconds):...
2011-06-30 Lars Magne Ingebri... textmodes/flyspell.el (flyspell-word): Consider words...
2011-06-30 Lars Magne Ingebri... * net/soap-client.el (soap-invoke, soap-wsdl-resolve...
2011-06-30 Lars Magne Ingebri... * comint.el (comint-password-prompt-regexp): Accept...
2011-06-30 Alan Mackenzieprogmodes/cc-guess.el: New file.
2011-06-30 Lawrence Mitchell* lisp/progmodes/js.el (js-mode): Don't stomp on global...
2011-06-30 Alan Mackenzieprogmodes/cc-engine.el (c-guess-continued-construct...
2011-06-30 Ken Manheimer* allout.el (allout-yank-processing): Fix injection...
2011-06-30 Glenn Morris* lisp/w32-fns.el (w32-charset-info-alist): Declare.
2011-06-30 Glenn Morris* lisp/find-dired.el (find-grep-options): Simplify.
2011-06-30 Glenn Morris* lisp/term/ns-win.el (ns-set-resource): Declare.
2011-06-30 Glenn Morris* lisp/ses.el (row, col): Declare dynamic variables...
2011-06-30 Glenn MorrisSilence reftex-parse compilation.
2011-06-30 Lars Magne Ingebri... (thing-at-point-short-url-regexp): Require that short...
2011-06-30 Chong YidongAvoid calling customize-save-variable during startup...
2011-06-30 Lars Magne Ingebri... (rgrep): Bind `process-connection-type' to nil, because...
2011-06-29 Lars Magne Ingebri... Add the new `sendmail-query-once' function to sendmail.el.
2011-06-29 Glenn Morris* lisp/files.el (auto-mode-alist): Add .f03, .f08 for...
2011-06-29 Glenn MorrisSilence ses.el compilation.
2011-06-29 Martin RudalicsRename more functions to use window-/window-- prefixes.
2011-06-28 Chong YidongTweaks to the report-emacs-bug preamble.
2011-06-28 Lars Magne Ingebri... (smtpmail-send-it): Leave off changing the buffer multi...
2011-06-28 Martin RudalicsSome more fixes of buffer display functions.
2011-06-28 Deniz Dogan* emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table...
2011-06-28 Deniz Dogan* textmodes/css-mode.el (css-proprietary-nmstart-re...
2011-06-28 Deniz Dogan* textmodes/css-mode.el (css-font-lock-keywords): Fix...
2011-06-27 Jari Aalto* eshell/em-ls.el: Display `ls -l' dates in ISO format...
2011-06-27 Stefan Monnier* lisp/help-fns.el (describe-variable): Fix message...
2011-06-27 Katsumi Yamaoka* lisp/net/ange-ftp.el: Allow loading .gz files (Bug...
2011-06-27 Chong YidongRemove incorrect ChangeLog entry from last commit.
2011-06-27 Jambunathan KCoding system fix for tar-untar-buffer (Bug#8870).
2011-06-27 Martin RudalicsUse window- prefix more consistently. Fix two buffer...
2011-06-27 Martin RudalicsUse better names for window-next/-prev and window-vchil...
2011-06-27 Vincent Belaïche(ses-destroy-cell-variable-range): Fix heading comment...
2011-06-27 Richard M. StallmanImplement battery-mode-line-limit option.
2011-06-27 Richard M. Stallmanrmailmm: Handle truncated messages.
2011-06-27 Glenn Morrisflymake.el fix for bug#8866.
2011-06-27 Vincent Belaïche(ses-relocate-range): Keep rest of arguments for ses...
2011-06-27 Vincent Belaïche(ses-repair-cell-reference-all): New function.
2011-06-27 Vincent BelaïcheUpdate cycle detection algorithm.
2011-06-27 Vincent BelaïcheFix commenting and indenting convention.
2011-06-27 Stefan Monnier* lisp/bs.el (bs-cycle-next): Complete last change.
2011-06-27 Juanma BarranqueroFix typos in lisp/ChangeLog.
2011-06-27 Drew Adamslisp/faces.el (list-faces-display): Add help-mode-map...
2011-06-27 Lars Magne Ingebri... Fix stupid typo with gnutls-clii.
2011-06-27 Lars Magne Ingebri... Bind coding-system-for-* to binary to possibly avoid...
2011-06-26 Lars Magne Ingebri... If the SMTP server supports STARTTLS, but Emacs has...
2011-06-26 Chong YidongAdd global-hl-line-sticky-flag (Bug#8323).
2011-06-26 Chong Yidong* lisp/vc/vc.el (vc-revert-show-diff): Default to t.
2011-06-26 Glenn MorrisChangeLog fix.
2011-06-26 Ken Manheimer* allout-widgets.el (allout-widgets-post-command-busine...
2011-06-26 Martin RudalicsFix some more display-buffer related bugs.
2011-06-26 Juanma Barranquerolisp/bs.el (bs-cycle-next): Pass current buffer to...
2011-06-26 Andreas Schwab* lisp/emacs-lisp/smie.el (smie-bnf->prec2): Fix last...
2011-06-26 Lars Magne Ingebri... Use built-in TLS support if `gnutls-available-p' is...
2011-06-26 Leo LiuExtend emacs register to accept value from registerv...
2011-06-26 Chong YidongNew option for showing a diff in vc-revert (Bug#8927).
next