* mh-compat.el (mh-window-full-height-p): Add compatibility function
[bpt/emacs.git] / lisp /
2011-07-04 Bill Wohler* mh-compat.el (mh-window-full-height-p): Add compatibi...
2011-07-04 Bill Wohler* mh-compat.el (mh-window-full-height-p): Add compatibi...
2011-07-04 Bill Wohler* mh-letter.el (mh-letter-mode-map, mh-letter-complete)
2011-07-03 Bill Wohler* mh-compat.el (mh-test-completion): Add compatibility...
2011-07-03 Bill Wohler* mh-utils.el:
2011-07-03 Bill Wohler* mh-utils.el:
2011-07-03 Bill Wohler* mh-folder.el: Use boundp instead of fboundp when...
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-03 Lars Magne Ingebri... Merge changes made in Gnus trunk.
2011-07-02 Daiki UenoStyle fixes for auth-source.el.
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 Gnus developersMerge changes made in Gnus trunk.
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 Glenn MorrisAuto-commit of loaddefs files.
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 Daiki Uenoauth-source.el (auth-source-token-passphrase-callback...
2011-07-01 Lars Magne Ingebri... (dired-show-file-type): Doc fixup (bug#8818).
2011-07-01 Andrew Cohennnir.el (nnir-request-article): Fix error message text.
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 Glenn MorrisAuto-commit of loaddefs files.
2011-07-01 Ted Zlatanov* progmodes/cfengine.el: Minor update to docs.
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 Daiki UenoAdd plstore-delete.
2011-07-01 Katsumi Yamaokagnus-draft.el (gnus-draft-clear-marks): Revert last...
2011-07-01 Glenn MorrisFix license and copyright years.
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 Katsumi Yamaokagnus-draft.el (gnus-draft-clear-marks): Mark deleted...
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 Daiki UenoFix commit 2011-07-01T01:34:38Z!ueno@unixuser.org.
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* nntp.el (nntp-record-command): Use format-time-string.
2011-07-01 Paul Eggert* gnus-util.el (gnus-message-with-timestamp-1): Use...
2011-07-01 Daiki UenoAdd public key encryption support to plstore.
2011-07-01 Paul Eggert* lisp/erc/erc.el: Fix comment.
2011-07-01 Paul Eggert* emacs-lisp/timer.el (timer-relative-time): Use time...
2011-07-01 Daiki Ueno* auth-source.el (auth-source-backend): Fix :initarg...
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* semantic.el (semantic-elapsed-time): Rewrite using
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 Katsumi Yamaokamml2015.el (mml2015-use): Replace string-match-p with...
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 Gnus developersgnus-group.el (gnus-read-ephemeral-emacs-bug-group...
2011-06-30 Daiki UenoPrevent Gnus from loading PGG.
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 Gnus developersMerge changes made in Gnus trunk.
2011-06-30 Lars Magne Ingebri... nnimap.el (nnimap-split-incoming-mail): If `nnimap...
2011-06-30 Daiki UenoFix the last commit, do revert-buffer when plstore...
2011-06-30 Daiki UenoAdd plstore-revert, hide buffer from user.
2011-06-30 Daiki UenoSilence auth-source.el compilation.
2011-06-30 Daiki UenoAdd new auth-source backend 'plstore.
2011-06-30 Lars Magne Ingebri... nnimap.el (nnimap-process-expiry-targets): Say what...
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/gnus/gnus-fun.el (gnus-convert-image-to-x-face...
2011-06-30 Glenn MorrisAdd bug ref to ChangeLog.
2011-06-30 Glenn Morris* lisp/term/ns-win.el (ns-set-resource): Declare.
2011-06-30 Glenn Morris* lisp/gnus/mm-util.el (mm-charset-synonym-alist):...
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 Lars Magne Ingebri... mm-util.el (mm-charset-to-coding-system): Recognise...
2011-06-30 Chong YidongAvoid calling customize-save-variable during startup...
2011-06-30 Katsumi Yamaokannmh.el (nnmh-request-list-1): Work on MS Windows.
2011-06-30 Lars Magne Ingebri... (rgrep): Bind `process-connection-type' to nil, because...
next