bpt/emacs.git
2011-07-08 Paul EggertMerge from trunk.
2011-07-08 Jan Djärv* nsgui.h: Fix compiler warning about gnulib redefining...
2011-07-08 Jan DjärvFix services menu empty on OSX 1.6+.
2011-07-08 Lars Magne... 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... Merge changes made in Gnus trunk.
2011-07-07 Chong YidongTweak last change to menu descriptions.
2011-07-07 Lars Magne... Make all the Options menu items into verb phrases
2011-07-07 Tassilo Horn2011-07-07 Tassilo Horn <tassilo@member.fsf.org>
2011-07-07 Lars Magne... * text.texi (Special Properties): Clarify the format...
2011-07-07 Chong YidongDocument some Info functions (Bug#1084).
2011-07-07 Chong YidongDoc fixes for thingatpt.el.
2011-07-07 Lars Magne... (Info-mode-map): Remove S-TAB binding, since [backtab...
2011-07-07 Lars Magne... (describe_map_tree): Don't insert a double newline...
2011-07-07 Lars Magne... Clarify the `call-interactively' doc string, and add...
2011-07-07 Lars Magne... Remove mention of `require' in ediff.texi
2011-07-07 Chong YidongMerge from emacs-23 branch
2011-07-07 Lars Magne... Note that :custom-show is obsolete.
2011-07-07 Eli ZaretskiiFix bug #9015 with a bogus crash with glyphless charact...
2011-07-07 Lars Magne... Work around gnutls failures
2011-07-07 Andreas Schwab* configure.in (maintainer-mode): Reflect default in...
2011-07-07 Lars Magne... Update doc string of `smtpmail-stream-type'.
2011-07-07 Juanma Barranqueroadmin/unidata/makefile.w32-in: Duplicate change in...
2011-07-07 Lars Magne... Mention the `send-mail-function' default change.
2011-07-07 Lars Magne... * NEWS: Clarify `smtpmail-auth-credentials' non-existence.
2011-07-07 Richard M.... Fix bugs finding grep hits in Rmail buffers.
2011-07-07 Glenn MorrisAuto-commit of generated files.
2011-07-07 Daiki UenoAdd a major mode to edit plstore files.
2011-07-07 Kenichi HandaIgnore a static composition that starts before the...
2011-07-07 Kenichi Handamerge trunk
2011-07-07 Kenichi Handachartab.c (sub_char_table_set_range): Fix previous...
2011-07-07 Dan NicolaescuSimplify Irix build, remove iris4d.h file.
2011-07-07 Chong YidongTweak to `button' face in custom themes.
2011-07-07 Chong YidongError in next-buffer or previous-buffer if called from...
2011-07-06 Paul EggertAdd Bug#.
2011-07-06 Kenichi Handamerge trunk
2011-07-06 Kenichi HandaAdd C interface for Unicode character property table.
2011-07-06 Richard M.... Rmail mime: Use markers for positions in entities.
2011-07-06 Katsumi Yamaokalisp/gnus/ChangeLog (2011-07-04): Add missing entry.
2011-07-06 Paul EggertRemove more assumptions re struct layout (Bug#8884).
2011-07-06 Paul EggertMerge: Remove unportable assumption about struct layout...
2011-07-06 Paul EggertRemove unportable assumption about struct layout (Bug...
2011-07-06 Lars Magne... * mail/smtpmail.el (smtpmail-default-smtp-server):...
2011-07-06 Lars Magne... * simple.el (shell-command-on-region): Fill.
2011-07-06 Lars Magne... * functions.texi (Calling Functions): Link to the ...
2011-07-06 Lars Magne... * dired-aux.el (dired-kill-line): Add a doc string.
2011-07-06 Paul EggertUse pthread_sigmask, not sigprocmask.
2011-07-06 Paul EggertAdd gnulib support for pthread_sigmask.
2011-07-06 Lars Magne... * dabbrev.el (dabbrev-abbrev-char-regexp): Note that...
2011-07-06 Lars Magne... * dired.el (dired-mode): Clarify "unmark or unflag".
2011-07-06 Lars Magne... * NEWS: Clarify that `smtpmail-starttls-credentials...
2011-07-06 Richard M.... Fix rmail mime search bug when entity is a string.
2011-07-06 Lars Magne... * emacs-lisp/lisp-mode.el (eval-defun-1): Update the...
2011-07-06 Richard M.... rmailmm.el: record truncated mime entities.
2011-07-06 Paul Eggert* m4/alloca.m4: Merge whitespace changes from gnulib.
2011-07-06 Lars Magne... * progmodes/grep.el (rgrep): Don't bind `process-connec...
2011-07-06 Lars Magne... (sendmail-query-once): Add an autoload cookie.
2011-07-06 Lars Magne... * mail/sendmail.el (send-mail-function): Change the...
2011-07-06 Lars Magne... * 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 Julien Danjou* url-cache.el (url-cache-extract): Set buffer multibyt...
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 Morris* gnus-group.el (gnus-read-ephemeral-emacs-bug-group...
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 Lars Magne... gnus.el (gnus-summary-line-format): Link to "Marking...
2011-07-05 Lars Magne... gnus.texi (Filtering New Groups): Clarify how simple...
2011-07-05 Gnus developersMerge changes made in Gnus trunk.
2011-07-05 Lars Magne... * gnus.el (gnus-refer-article-method): Remove mention...
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...
2011-07-05 Ken Manheimer* allout.el (allout-post-undo-hook): New allout outline...
2011-07-05 Stefan Monnier* lisp/emacs-lisp/lisp-mode.el (lisp-interaction-mode...
2011-07-05 Roland Winklerlisp/textmodes/bibtex.el: add support for biblatex
2011-07-05 Stefan MonnierFix some uses of switch-to-buffer.
2011-07-05 Chong YidongRevert last change (2011-07-05T14:25:21Z!larsi@gnus...
2011-07-05 Juanma Barranquero* emacs-lock.el (emacs-lock-mode): Fix typo in variable...
2011-07-05 Lars Magne... * font-lock.el (font-lock-builtin-face): Change from...
2011-07-05 Juanma Barranquerolisp/emacs-lock.el: Add back code accidentally replaced...
2011-07-05 Juanma Barranquerolisp/emacs-lock.el: New file. Old one moved to lisp...
2011-07-05 Glenn MorrisAuto-commit of loaddefs files.
2011-07-05 Glenn MorrisAuto-commit of generated files.
2011-07-05 Julien Danjou* textmodes/rst.el (rst-define-level-faces): Use `facep...
2011-07-05 Juanma BarranqueroFix typos.
2011-07-05 Jan DjärvUse GConf and GSettings both, check GConf/GSettings...
2011-07-05 Manoj Srivastava* themes/manoj-dark-theme.el (manoj-dark): New file.
2011-07-05 Paul EggertRandom fixes. E.g., (random) never returned negative...
2011-07-04 Juanma Barranquerolisp/server.el: Catch quit and close the connection...
2011-07-04 Ken Manheimer* allout.el (allout-encrypt-unencrypted-on-saves):...
2011-07-04 Juri LinkovAdd 7z operations to delete and save changed members.
2011-07-04 Chong Yidong* bindings.el: Ignore next-buffer and previous-buffer...
2011-07-04 Stefan Monnier* lisp/pcmpl-linux.el (pcomplete-pare-list): Re-add...
2011-07-04 Chong Yidong* font-lock.el (font-lock-builtin-face): Change light...
2011-07-04 Stefan Monnier* textprop.c (text_property_stickiness): Obey Vtext_pro...
2011-07-04 Wang Diancheng* lisp/progmodes/gdb-mi.el (gdb): Use completion-at...
2011-07-04 Paul Eggert* fileio.c (barf_or_query_if_file_exists): Use S_ISDIR.
2011-07-04 Stefan Monnier* lisp/files.el (find-file): Use pop-to-buffer-same...
next