2010-09-14 |
Juanma Barranquero | Merge changes from emacs-23 branch. |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Lars Magne... | Fixed up nnrss group activation, and removed moreover... |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Juanma Barranquero | lisp/gnus/.dir-locals.el: Add no-byte-compile cookie. |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Stefan Monnier | * subr.el (unintern): Declare the obarray arg mandatory. |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Glenn Morris | Doc fixes related to diary-sort-entries. |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Andreas Schwab | * xml.c (Fxml_parse_string, Fxml_parse_string): Revert... |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Glenn Morris | Tiny calendar.texi update. |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Glenn Morris | * lisp/calendar/appt.el (appt-check): Doc fix. |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Glenn Morris | Fix bug#6999. |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Katsumi Yamaoka | time-date.el (format-seconds): Comment fix. |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Katsumi Yamaoka | gnus-start.el (gnus-read-active-for-groups): Run gnus... |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Lars Magne... | * xml.c (Fxml_parse_string, Fhtml_parse_string): Fix... |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Lars Magne... | Check that the libxml2 we found can be used. This... |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Michael Mauger | SQL Mode 2.7: Code cleanup and primatives for SQL redir... |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Lars Magne... | Set the LIBS to LIBXML2_LIBS before testing for -lxml2... |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Juanma Barranquero | Port tramp-related Makefile changes of 2010-09-08T14... |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Michael Albinus | * NEWS: Some Tramp methods are discontinued. |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Michael Albinus | * tramp.texi (Inline methods): Remove "ssh1_old", ... |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Michael Albinus | Major code cleanup. Split tramp.el into tramp.el and... |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Lars Magne... | * configure.in (HAVE_LIBXML2): Check that the libxml2... |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Eli Zaretskii | Revert 2010-09-13T10:14:52Z!bob@gnu.org by Bob Chassel. |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Daiki Ueno | epa-file: suppress file-locking question on M-x revert... |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Robert J. Chassell | 10-09-13 |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Michael Albinus | * notifications.el (notifications-notify): Add support for |
commit | commitdiff | tree | snapshot |
2010-09-12 |
David Reitter | simple.el (line-move-visual): Do not truncate goal... |
commit | commitdiff | tree | snapshot |
2010-09-12 |
Lars Magne... | * xml.c (Fhtml_parse_string, Fxml_parse_string): Mentio... |
commit | commitdiff | tree | snapshot |
2010-09-12 |
Stefan Monnier | * lisp/subr.el (y-or-n-p): New function, moved from... |
commit | commitdiff | tree | snapshot |
2010-09-12 |
Jan D | Fix bug 7013, only do send event if wanted state !... |
commit | commitdiff | tree | snapshot |
2010-09-12 |
Stefan Monnier | Update name of <emacs-bugs-7626@cbane.org> |
commit | commitdiff | tree | snapshot |
2010-09-12 |
Leo Liu | * lisp/net/rcirc.el (rcirc-server-commands, rcirc-clien... |
commit | commitdiff | tree | snapshot |
2010-09-12 |
Glenn Morris | Various updates for the Bugs section of the manual. |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Glenn Morris | * lisp/emacs-lisp/bytecomp.el (byte-compile-file):... |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Glenn Morris | Close bug#4196. |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Stefan Monnier | * repeat.el (repeat): Allow repeating when the last... |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Stefan Monnier | * doc/lispref/syntax.texi (Syntax Flags): Document... |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Stefan Monnier | * vc/vc-hg.el (vc-hg-state,vc-hg-working-revision): |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Stefan Monnier | * lisp/font-lock.el (font-lock-beginning-of-syntax... |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Anonymous | * src/term.c (tty_set_terminal_modes): Don't initialize... |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Michael Mauger | SQL Mode, Version 2.6 |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Glenn Morris | Remove some obsolete files from etc/. |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Glenn Morris | lisp/url tiny fixes. |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Julien Danjou | * lisp/url/url-cache (url-store-in-cache): Make `buff... |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Lars Magne... | Merge changes made in Gnus trunk. |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Stefan Monnier | New syntax-propertize functionality. |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Lars Magne... | * NEWS: Mention the new libxml2 functions. |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Lars Magne... | Remove some trailing white space. |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Lars Magne... | Add support for the libxml2 library. |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Agustín Martín | ispell.el: Improve comments. XEmacs compatibility changes. |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Katsumi Yamaoka | gnus-start.el (gnus-read-active-for-groups): Check... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Glenn Morris | Close bug#6211. |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Lars Magne... | Remove pop3-movemail and rename pop3-streaming-movemail... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Lars Magne... | gnus-html.el (gnus-html-wash-tags): Refactor out the... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Michael Albinus | * net/tramp-cache.el (tramp-parse-connection-properties... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Michael Albinus | * tramp.texi: Remove Japanese manual. Fix typo. |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Katsumi Yamaoka | gnus-start.el (gnus-get-unread-articles): Set the numbe... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Glenn Morris | * lisp/url/url-cookie.el (url-cookie-expired-p): Tweak... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
shawn boles | * lisp/url/url-cookie.el (url-cookie-expired-p): Simpli... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Glenn Morris | * make-dist: No more TODO files under lisp/. |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Glenn Morris | * lisp/nxml/TODO: Remove. |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Glenn Morris | * README.imagemagick: Remove. |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Glenn Morris | Tiny image.el fixes. |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Glenn Morris | * etc/NEWS: Misc fixes for ImageMagick section. |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Glenn Morris | * doc/lispref/display.texi (ImageMagick Images): Genera... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Glenn Morris | * doc/misc/org.texi: Restore clobbered changes (copyrig... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Glenn Morris | * doc/emacs/xresources.texi: Untabify. |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Lars Magne... | gnus-html (gnus-html-wash-tags): Search for images... |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Lars Magne... | gnus-html.el: Allow showing the ALT text of images... |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Katsumi Yamaoka | gnus-html.el (gnus-html-schedule-image-fetching): Decod... |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Stefan Monnier | Misc cleanups and simplifications. |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Stefan Monnier | * lisp/simple.el (blink-matching-open): Don't burp... |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Glenn Morris | Very minor bytecomp fix. |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Glenn Morris | * emacs-lisp/bytecomp.el (byte-recompile-directory... |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Stefan Monnier | * lisp/progmodes/compile.el (compilation-error-regexp... |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Agustín Martín | textmodes/ispell.el (ispell-valid-dictionary-list)... |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Michael Albinus | Migrate to Tramp 2.2. Rearrange load dependencies. |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Masatake YAMATO | Close bug#6976. |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Kenichi Handa | coding.c (encode_coding_iso_2022): Do not optimize... |
commit | commitdiff | tree | snapshot |
2010-09-07 |
Agustín Martín | Make sure original ispell arg list is initialized in... |
commit | commitdiff | tree | snapshot |
2010-09-07 |
Kenichi Handa | merge emacs-23 |
commit | commitdiff | tree | snapshot |
2010-09-07 |
Kenichi Handa | coding.c (detect_coding_emacs_mule): Fix checking of... |
commit | commitdiff | tree | snapshot |
2010-09-07 |
Katsumi Yamaoka | gnus-html.el (gnus-html-wash-tags, gnus-html-put-image... |
commit | commitdiff | tree | snapshot |
2010-09-07 |
Katsumi Yamaoka | gnus-async.el (gnus-html-prefetch-images): Autoload... |
commit | commitdiff | tree | snapshot |
2010-09-07 |
Lars Magne... | gnus-html.el (gnus-html-wash-tags): Limit end-tag match... |
commit | commitdiff | tree | snapshot |
2010-09-07 |
Lars Magne... | gnus-async.el (gnus-async-article-callback): Always... |
commit | commitdiff | tree | snapshot |
2010-09-07 |
Lars Magne... | nntp.el (nntp-wait-for-string): Supply a timeout for... |
commit | commitdiff | tree | snapshot |
2010-09-07 |
Lars Magne... | gnus-start.el (gnus-get-unread-articles): If being... |
commit | commitdiff | tree | snapshot |
2010-09-06 |
Lars Magne... | gnus-html.el (gnus-html-wash-tags): Remove <a name... |
commit | commitdiff | tree | snapshot |
2010-09-06 |
Lars Magne... | gnus-start.el (gnus-read-active-for-groups): Do a ... |
commit | commitdiff | tree | snapshot |
2010-09-06 |
Lars Magne... | nnml.el (nnml-save-nov): Remove some debugging-related... |
commit | commitdiff | tree | snapshot |
2010-09-06 |
Chong Yidong | Merge changes from emacs-23 branch. |
commit | commitdiff | tree | snapshot |
2010-09-06 |
Chong Yidong | Merge whitespace.el from trunk |
commit | commitdiff | tree | snapshot |
2010-09-06 |
Katsumi Yamaoka | pop3.el (pop3-number-of-responses): Search for "+OK... |
commit | commitdiff | tree | snapshot |
2010-09-06 |
Lars Magne... | gnus-start.el (gnus-get-unread-articles): Fix up the... |
commit | commitdiff | tree | snapshot |
2010-09-06 |
Lars Magne... | gnus-start.el (gnus-get-unread-articles): Don't bother... |
commit | commitdiff | tree | snapshot |
2010-09-06 |
Lars Magne... | gnus-html.el (gnus-article-html): Allow calling without... |
commit | commitdiff | tree | snapshot |
2010-09-06 |
Lars Magne... | gnus-sum.el (gnus-set-mode-line): Don\t pad the mode... |
commit | commitdiff | tree | snapshot |
2010-09-06 |
Lars Magne... | nnimap.el (nnimap-open-connection): Revert the change... |
commit | commitdiff | tree | snapshot |
2010-09-06 |
Lars Magne... | gnus-start.el (gnus-get-unread-articles): Count the... |
commit | commitdiff | tree | snapshot |
2010-09-06 |
Lars Magne... | gnus-start.el (gnus-activate-group): Take an optional... |
commit | commitdiff | tree | snapshot |
2010-09-06 |
Lars Magne... | imap.el (imap-mailbox-get): Revert last change for... |
commit | commitdiff | tree | snapshot |
next |