bpt/emacs.git
2010-09-15 Alan Mackenzie(c-forward-<>-arglist-recur): Fix an infinite recursion.
2010-09-15 Alan Mackenzie(c-forward-<>-arglist-recur): Correct the indentation.
2010-09-15 Stefan Monnier* lisp/emacs-lisp/bytecomp.el (byte-compile-warning...
2010-09-14 Lars Magne... Merge changes made in Gnus trunk.
2010-09-14 Juanma BarranqueroFix typos in comments and ChangeLogs.
2010-09-14 Juanma Barranquerosrc/cmds.c (syms_of_cmds) <post-self-insert-hook>:...
2010-09-14 Lars Magne... * xml.c (parse_string): Renamed to parse_string(),...
2010-09-14 Juanma BarranqueroExplicitly pass `obarray' to `unintern' to avoid a...
2010-09-14 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-09-14 Lars Magne... Fixed up nnrss group activation, and removed moreover...
2010-09-14 Juanma Barranquerolisp/gnus/.dir-locals.el: Add no-byte-compile cookie.
2010-09-14 Stefan Monnier* subr.el (unintern): Declare the obarray arg mandatory.
2010-09-14 Glenn MorrisDoc fixes related to diary-sort-entries.
2010-09-14 Andreas Schwab* xml.c (Fxml_parse_string, Fxml_parse_string): Revert...
2010-09-14 Glenn MorrisTiny calendar.texi update.
2010-09-14 Glenn Morris* lisp/calendar/appt.el (appt-check): Doc fix.
2010-09-14 Glenn MorrisFix bug#6999.
2010-09-14 Katsumi Yamaokatime-date.el (format-seconds): Comment fix.
2010-09-14 Katsumi Yamaokagnus-start.el (gnus-read-active-for-groups): Run gnus...
2010-09-14 Lars Magne... * xml.c (Fxml_parse_string, Fhtml_parse_string): Fix...
2010-09-14 Lars Magne... Check that the libxml2 we found can be used. This...
2010-09-13 Michael MaugerSQL Mode 2.7: Code cleanup and primatives for SQL redir...
2010-09-13 Lars Magne... Set the LIBS to LIBXML2_LIBS before testing for -lxml2...
2010-09-13 Juanma BarranqueroPort tramp-related Makefile changes of 2010-09-08T14...
2010-09-13 Michael Albinus* NEWS: Some Tramp methods are discontinued.
2010-09-13 Michael Albinus* tramp.texi (Inline methods): Remove "ssh1_old", ...
2010-09-13 Michael AlbinusMajor code cleanup. Split tramp.el into tramp.el and...
2010-09-13 Lars Magne... * configure.in (HAVE_LIBXML2): Check that the libxml2...
2010-09-13 Eli ZaretskiiRevert 2010-09-13T10:14:52Z!bob@gnu.org by Bob Chassel.
2010-09-13 Daiki Uenoepa-file: suppress file-locking question on M-x revert...
2010-09-13 Robert J. Chassell10-09-13
2010-09-13 Michael Albinus* notifications.el (notifications-notify): Add support for
2010-09-12 David Reittersimple.el (line-move-visual): Do not truncate goal...
2010-09-12 Lars Magne... * xml.c (Fhtml_parse_string, Fxml_parse_string): Mentio...
2010-09-12 Stefan Monnier* lisp/subr.el (y-or-n-p): New function, moved from...
2010-09-12 Jan DFix bug 7013, only do send event if wanted state !...
2010-09-12 Stefan MonnierUpdate name of <emacs-bugs-7626@cbane.org>
2010-09-12 Leo Liu* lisp/net/rcirc.el (rcirc-server-commands, rcirc-clien...
2010-09-12 Glenn MorrisVarious updates for the Bugs section of the manual.
2010-09-11 Glenn Morris* lisp/emacs-lisp/bytecomp.el (byte-compile-file):...
2010-09-11 Glenn MorrisClose bug#4196.
2010-09-11 Stefan Monnier* repeat.el (repeat): Allow repeating when the last...
2010-09-11 Stefan Monnier* doc/lispref/syntax.texi (Syntax Flags): Document...
2010-09-11 Stefan Monnier* vc/vc-hg.el (vc-hg-state,vc-hg-working-revision):
2010-09-11 Stefan Monnier* lisp/font-lock.el (font-lock-beginning-of-syntax...
2010-09-11 Anonymous* src/term.c (tty_set_terminal_modes): Don't initialize...
2010-09-11 Michael MaugerSQL Mode, Version 2.6
2010-09-11 Glenn MorrisRemove some obsolete files from etc/.
2010-09-11 Glenn Morrislisp/url tiny fixes.
2010-09-11 Julien Danjou* lisp/url/url-cache (url-store-in-cache): Make `buff...
2010-09-11 Lars Magne... Merge changes made in Gnus trunk.
2010-09-10 Stefan MonnierNew syntax-propertize functionality.
2010-09-10 Lars Magne... * NEWS: Mention the new libxml2 functions.
2010-09-10 Lars Magne... Remove some trailing white space.
2010-09-10 Lars Magne... Add support for the libxml2 library.
2010-09-10 Agustín Martínispell.el: Improve comments. XEmacs compatibility changes.
2010-09-10 Katsumi Yamaokagnus-start.el (gnus-read-active-for-groups): Check...
2010-09-10 Glenn MorrisClose bug#6211.
2010-09-10 Lars Magne... Remove pop3-movemail and rename pop3-streaming-movemail...
2010-09-10 Lars Magne... gnus-html.el (gnus-html-wash-tags): Refactor out the...
2010-09-09 Michael Albinus* net/tramp-cache.el (tramp-parse-connection-properties...
2010-09-09 Michael Albinus* tramp.texi: Remove Japanese manual. Fix typo.
2010-09-09 Katsumi Yamaokagnus-start.el (gnus-get-unread-articles): Set the numbe...
2010-09-09 Glenn Morris* lisp/url/url-cookie.el (url-cookie-expired-p): Tweak...
2010-09-09 shawn boles* lisp/url/url-cookie.el (url-cookie-expired-p): Simpli...
2010-09-09 Glenn Morris* make-dist: No more TODO files under lisp/.
2010-09-09 Glenn Morris* lisp/nxml/TODO: Remove.
2010-09-09 Glenn Morris* README.imagemagick: Remove.
2010-09-09 Glenn MorrisTiny image.el fixes.
2010-09-09 Glenn Morris* etc/NEWS: Misc fixes for ImageMagick section.
2010-09-09 Glenn Morris* doc/lispref/display.texi (ImageMagick Images): Genera...
2010-09-09 Glenn Morris* doc/misc/org.texi: Restore clobbered changes (copyrig...
2010-09-09 Glenn Morris* doc/emacs/xresources.texi: Untabify.
2010-09-09 Lars Magne... gnus-html (gnus-html-wash-tags): Search for images...
2010-09-08 Lars Magne... gnus-html.el: Allow showing the ALT text of images...
2010-09-08 Katsumi Yamaokagnus-html.el (gnus-html-schedule-image-fetching): Decod...
2010-09-08 Stefan MonnierMisc cleanups and simplifications.
2010-09-08 Stefan Monnier* lisp/simple.el (blink-matching-open): Don't burp...
2010-09-08 Glenn MorrisVery minor bytecomp fix.
2010-09-08 Glenn Morris* emacs-lisp/bytecomp.el (byte-recompile-directory...
2010-09-08 Stefan Monnier* lisp/progmodes/compile.el (compilation-error-regexp...
2010-09-08 Agustín Martíntextmodes/ispell.el (ispell-valid-dictionary-list)...
2010-09-08 Michael AlbinusMigrate to Tramp 2.2. Rearrange load dependencies.
2010-09-08 Masatake YAMATOClose bug#6976.
2010-09-08 Kenichi Handacoding.c (encode_coding_iso_2022): Do not optimize...
2010-09-07 Agustín MartínMake sure original ispell arg list is initialized in...
2010-09-07 Kenichi Handamerge emacs-23
2010-09-07 Kenichi Handacoding.c (detect_coding_emacs_mule): Fix checking of...
2010-09-07 Katsumi Yamaokagnus-html.el (gnus-html-wash-tags, gnus-html-put-image...
2010-09-07 Katsumi Yamaokagnus-async.el (gnus-html-prefetch-images): Autoload...
2010-09-07 Lars Magne... gnus-html.el (gnus-html-wash-tags): Limit end-tag match...
2010-09-07 Lars Magne... gnus-async.el (gnus-async-article-callback): Always...
2010-09-07 Lars Magne... nntp.el (nntp-wait-for-string): Supply a timeout for...
2010-09-07 Lars Magne... gnus-start.el (gnus-get-unread-articles): If being...
2010-09-06 Lars Magne... gnus-html.el (gnus-html-wash-tags): Remove <a name...
2010-09-06 Lars Magne... gnus-start.el (gnus-read-active-for-groups): Do a ...
2010-09-06 Lars Magne... nnml.el (nnml-save-nov): Remove some debugging-related...
2010-09-06 Chong YidongMerge changes from emacs-23 branch.
2010-09-06 Chong YidongMerge whitespace.el from trunk
2010-09-06 Katsumi Yamaokapop3.el (pop3-number-of-responses): Search for "+OK...
next