bpt/emacs.git
2011-07-03 Bill Wohler* mh-folder.el: Use boundp instead of fboundp when...
2011-07-03 Paul Eggert* xsettings.c (SYSTEM_FONT): Define only when used.
2011-07-03 Paul Eggert* keymap.c (access_keymap_1): Now static.
2011-07-03 Lars Magne... * fringe.el (fringe-query-style): Remove redundant...
2011-07-03 Lars Magne... * files.el (file-expand-wildcards): Ignore non-readable
2011-07-03 Lars Magne... * man.el (Man-reference-regexp): Allow matching possible
2011-07-03 Lars Magne... * vc/vc.el (vc-modify-change-comment): Change *VC-log...
2011-07-03 Lars Magne... * tutorials/TUTORIAL.zh: Remove spurious ")" character...
2011-07-03 Lars Magne... * longlines.el (longlines-mode): Document what ARG...
2011-07-03 Lars Magne... Merge changes made in Gnus trunk.
2011-07-02 Daiki UenoStyle fixes for auth-source.el.
2011-07-02 Lars Magne... Clarify that SETFUNCTION is only used in the Customize...
2011-07-02 Chong YidongFix corner case in prefix-arg handling for mouse events...
2011-07-02 Lars Magne... * progmodes/flymake.el (flymake-mode): If the buffer...
2011-07-02 Lars Magne... * textmodes/fill.el (fill-region): Remove the "Ordinari...
2011-07-02 Lars Magne... Typo fix.
2011-07-02 Lars Magne... * display.texi (Showing Images): Mention the point...
2011-07-02 Lars Magne... * simple.el (shell-command-on-region): Say where the...
2011-07-02 Ken Manheimer* allout.el (allout-yank-processing): Adjust cursor...
2011-07-02 Eli ZaretskiiFix incorrect usage of @kindex.
2011-07-02 Lars Magne... (Defining Variables): Use @findex for functions.
2011-07-02 Lars Magne... Remove spurious newline introduced by last checkin.
2011-07-02 Lars Magne... * lread.c (syms_of_lread): Mention single symbols defin...
2011-07-02 Lars Magne... * minibuffer.el (completion-in-region): Document PREDICATE
2011-07-02 Lars Magne... Typo fix.
2011-07-02 Lars Magne... * dired.texi (Subdirectories in Dired): Clarify the...
2011-07-02 Lars Magne... * variables.texi (Defining Variables): Add an index...
2011-07-02 Jason Rumney* lib-src/emacsclient.c (decode_options) [WINDOWSNT...
2011-07-02 Lars Magne... (Frequire): Mention get-load-suffixes.
2011-07-02 Lars Magne... * fns.c (Frequire): Mention .el.gz files.
2011-07-02 Lars Magne... * frames.texi (Basic Parameters): Document the `explici...
2011-07-02 Lars Magne... * info-look.el (info-lookup-add-help): Clarify that...
2011-07-02 Lars Magne... * replace.el (multi-occur): Mention
2011-07-02 Lars Magne... * picture-xtra.texi (Rectangles in Picture): Clarify...
2011-07-02 Lars Magne... * customize.texi (Type Keywords): Clarify that :value...
2011-07-02 Lars Magne... (dired-mark-if): Make the message about whether it...
2011-07-02 Gnus developersMerge changes made in Gnus trunk.
2011-07-02 Lars Magne... * frames.texi (Fonts): Mention "C-u C-x =" to find...
2011-07-02 Lars Magne... * streams.texi (Output Functions): Document `pp'.
2011-07-02 Lars Magne... * 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 Glenn MorrisAuto-commit of generated 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 Eli ZaretskiiFix last change with indexing coding-systems.
2011-07-01 Stefan Monnier* lisp/mouse.el (mouse--strip-first-event): New function.
2011-07-01 Glenn MorrisFix typos that break xsettings.c compilation.
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... * help.texi (Help Files): Document view-external-packag...
2011-07-01 Lars Magne... * mule.texi (Coding Systems): Put a few more of the...
2011-07-01 Daiki Uenoauth-source.el (auth-source-token-passphrase-callback...
2011-07-01 Lars Magne... (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... * dired-aux.el (dired-diff): Doc fixup (bug#8816).
2011-07-01 Lars Magne... * dired.el (dired-mode): Fix up the doc string as sugge...
2011-07-01 Kazuhiro Ito* coding.c (Fencode_coding_string): Record the last...
2011-07-01 Lars Magne... * progmodes/flymake.el (flymake-find-file-hook): Add...
2011-07-01 Glenn MorrisAuto-commit of loaddefs files.
2011-07-01 Glenn MorrisAuto-commit of generated 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 Alan MackenzieCC Mode: New "guessing" of style.
2011-07-01 Alan Mackenziecc-mode.texi (Guessing the Style): New page.
2011-07-01 Jan Djärv* process.c: Add defined (HAVE_GSETTINGS) for xgselect.h
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* eval.c (struct backtrace): Simplify and port the...
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... textmodes/flyspell.el (flyspell-word): Consider words...
2011-06-30 Lars Magne... * net/soap-client.el (soap-invoke, soap-wsdl-resolve...
2011-06-30 Lars Magne... * comint.el (comint-password-prompt-regexp): Accept...
next