]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
2010-10-04 Gnus developersMerge changes made in Gnus trunk.
2010-10-04 Michael AlbinusContinue reorganization of load dependencies. (Bug...
2010-10-04 Lars Magne... (url-http-wait-for-headers-change-function): Revert...
2010-10-04 Lars Magne... * url-http.el (url-http-wait-for-headers-change-functio...
2010-10-04 Chong YidongDon't add an echo dash for the first keystroke (Bug...
2010-10-04 Dan NicolaescuRemove O_RDONLY, O_WRONLY definitions, not needed.
2010-10-04 Lars Magne... shr.el (shr-tag-li): Get <li> indentation right.
2010-10-04 Lars Magne... shr.el (shr-insert): Tweak line breaking.
2010-10-04 Gnus developersMerge changes made in Gnus trunk.
2010-10-04 Lars Magne... shr.el (shr-insert): Use string anchors instead of...
2010-10-04 Glenn MorrisMinor appt.el changes.
2010-10-04 Ted ZlatanovProvide GnuTLS API with `gnutls-negotiate' and `open...
2010-10-04 Glenn Morris* doc/lispref/Makefile.in ($(infodir)/elisp): Fix ...
2010-10-04 Glenn MorrisMinor doc Makefile.in clean-up.
2010-10-04 Dan NicolaescuMention the 'g' binding in VC diff,log, etc.
2010-10-04 Dan NicolaescuMake 'g' (AKA revert-buffer) rerun the VC log, log...
2010-10-04 Gnus developersMerge changes made in Gnus trunk.
2010-10-03 Dan NicolaescuFix compilation warnings.
2010-10-03 Lars Magne... Rework the gnutls boot interface.
2010-10-03 Glenn MorrisCosmetic changes for some lisp/url files.
2010-10-03 Glenn Morris* src/fileio.c (Vdirectory_sep_char): Remove.
2010-10-03 Glenn MorrisRemove directory-sep-char, obsolete since 21.1.
2010-10-03 Glenn MorrisRemove vc-header-alist, obsolete since 21.1.
2010-10-03 Chong YidongAvoid using plusp; cl may not be loaded.
2010-10-03 Michael AlbinusAdd user option `remote-file-name-inhibit-cache'.
2010-10-03 Dan Nicolaescu* src/termhooks.h: Remove #ifdef CONSP.
2010-10-03 Michael Albinus* files.texi (Magic File Names): New defopt remote...
2010-10-03 Dan Nicolaescu* lib-src/Makefile.in: Remove ^L, old makes choke on it.
2010-10-03 Dan Nicolaescu* configure.in (NO_INLINE, noinline): Move here from...
2010-10-03 Dan NicolaescuInclude <fcntl.h> unconditionally.
2010-10-03 Michael Albinus* tramp.texi (Frequently Asked Questions): Mention
2010-10-03 Dan Nicolaescu* src/process.c: Do not include <sys/wait.h>, syswait...
2010-10-03 Dan Nicolaescu* src/sysdep.c (flush_pending_output): Remove code...
2010-10-03 Dan NicolaescuRemove unused code.
2010-10-03 Dan NicolaescuRemove unused arguments for unexec.
2010-10-03 Juanma Barranquerosrc/gnutls.c: Fix typo in docstring.
2010-10-03 Lars Magne... url-vars.el (url-mime-charset-string): Changed the...
2010-10-03 Juanma Barranquerosrc/makefile.w32-in (TAGS, TAGS-LISP, TAGS-gmake):...
2010-10-03 Chong YidongRemove obsolete use of binary-overwrite-mode in bytecom...
2010-10-03 Juanma Barranquerosrc/gnutls.c: Doc fixes. Make some functions static.
2010-10-03 Glenn Morris* lisp/obsolete/x-menu.el: Remove file, obsolete since...
2010-10-03 Glenn Morris* textmodes/rst.el (rst-font-lock-keywords-function...
2010-10-03 Glenn Morris* lisp/textmodes/artist.el (artist-replace-char): Drop...
2010-10-03 Glenn Morris* lisp/printing.el: Drop Emacs 20 code.
2010-10-03 Glenn Morris* lisp/gnus/nnmairix.el (nnmairix-replace-illegal-chars...
2010-10-03 Glenn Morris* lisp/gnus/smime.el (smime-cert-by-ldap-1): Drop Emacs...
2010-10-03 Glenn Morris* lisp/gnus/gnus-art.el (gnus-next-page-map): Drop...
2010-10-03 Glenn MorrisTix fypo in previous change.
2010-10-03 Glenn Morris* lisp/gnus/gmm-utils.el (gmm-write-region): Drop Emacs...
2010-10-03 Glenn MorrisDo not autoload appt-delete.
2010-10-03 Glenn Morris* lisp/subr.el (make-local-hook): Remove function obsol...
2010-10-03 Glenn MorrisRemove some unused ps-def definitions.
2010-10-03 Glenn Morrisurl-http.el comment.
2010-10-03 Kevin Rodgers* subr.el (booleanp): Return t instead of a list (Bug...
2010-10-03 Chong Yidong* keyboard.c (command_loop_1): Make sure the mark is...
2010-10-03 Gnus developersMerge changes made in Gnus trunk.
2010-10-03 Chong Yidong* lisp/server.el (server-process-filter, server-return...
2010-10-03 Wolfgang Schnerring* emacsclient.c (main): Return EXIT_FAILURE if Emacs...
2010-10-02 Chong YidongAdd minor comment (Bug#7001).
2010-10-02 Juanma Barranquerolisp/gnus/shr.el (shr): Fix typo in provide call.
2010-10-02 Lars Magne... gnus.texi (Splitting Mail): Fix @xref syntax.
2010-10-02 Michael Albinus* files.el (remote-file-name-inhibit-cache): New defcustom.
2010-10-02 Lars Magne... (url-lazy-message): Remove leftover debugging code.
2010-10-02 Juanma BarranqueroRework tags targets in Windows makefiles to protect...
2010-10-02 Ludovic CourtesAdd lisp/gnus/nnregistry.el.
2010-10-02 Lars Magne... Merge changes made in Gnus trunk.
2010-10-02 Eli ZaretskiiImprove TAGS target on MS-DOS.
2010-10-02 Eli ZaretskiiInvoke kill-emacs on SIGINT on Windows as well.
2010-10-02 Glenn MorrisRemove some functions, variables and aliases obsolete...
2010-10-02 Glenn MorrisRun kill-emacs-hook in batch mode, and on SIGINT in...
2010-10-02 Lars Magne... Modify url-retrieve and related functions and structure...
2010-10-02 Lars Magne... Clean up trailing whitespace.
2010-10-02 Lars Magne... xml.c: Rework the functions to take regions instead...
2010-10-01 Katsumi YamaokaUpdate ChangeLog.
2010-10-01 Gnus developersMerge changes made in Gnus trunk.
2010-10-01 Eli ZaretskiiFix initial frame dimensions on MS-DOS.
2010-10-01 Eli ZaretskiiFix the MSDOS build broken by 2010-09-26T15:18:47Z...
2010-10-01 Eli ZaretskiiFix bug #6349 with cursor positioning in truncated...
2010-10-01 Lars Magne... Use url-lazy-message for warnings about ignored cookies.
2010-10-01 Lars Magne... (url-http-async-sentinel): Check that the buffer is...
2010-10-01 Dan NicolaescuDo not include stdlib.h and string.h, config.h does it.
2010-10-01 Lars Magne... gnus-html.el (gnus-html-prefetch-images): Adjust regexp...
2010-10-01 Dan Nicolaescu* src/callproc.c (SIGCHLD): Remove conditional definiti...
2010-10-01 Dan NicolaescuSmall process.c cleanups.
2010-10-01 Lars Magne... Give up on using gnutls-cli for starttls.
2010-10-01 Dan NicolaescuUse intern_c_string instead of intern.
2010-10-01 Dan Nicolaescu* src/point.h: Remove, unused.
2010-10-01 Eli Zaretskiint/ChangeLog: Fix last entry.
2010-10-01 Eli ZaretskiiSupport TAGS targets in the w32 build.
2010-10-01 Lars Magne... Florian Ragwitz' stuff removed because of missing paper...
2010-10-01 Eli ZaretskiiFix bug #7102.
2010-10-01 Glenn Morris* lisp/obsolete/sc.el: Remove file.
2010-10-01 Katsumi Yamaokagnus-util.el (gnus-completing-read-function): Exclude...
2010-10-01 Katsumi Yamaokagravatar.el (gravatar-create-image): New function.
2010-10-01 Glenn MorrisTweak temporary-file-directory on darwin systems.
2010-10-01 Juanma Barranquerolisp/server.el (server-start): For compatibility, rever...
2010-10-01 Katsumi YamaokaFix previous merge from Gnus trunk.
2010-10-01 Gnus developersnnimap.el (nnimap-request-accept-article): Get the...
2010-09-30 Dan Nicolaescu* src/xml.c (parse_string): Use const.
2010-09-30 Lars Magne... (Fbacktrace): Don't overwrite print-level on exit.
next