bpt/emacs.git
2011-05-03 Gnus developersMerge changes made in Gnus trunk.
2011-05-03 Jan Djärv* xterm.c (x_set_frame_alpha): Do not set property...
2011-05-03 Glenn MorrisMark tiny change.
2011-05-03 Chong Yidong* emacs-lisp/autoload.el (generated-autoload-file)...
2011-05-03 Agustín MartínFix my last lisp/Changelog entry.
2011-05-03 Agustín Martínispell.el (ispell-add-per-file-word-list): Use `concat...
2011-05-03 Stefan Monnier* lisp/textmodes/bibtex.el (bibtex-fill-field-bounds...
2011-05-03 Agustín Martínispell.el (ispell-add-per-file-word-list): Protect...
2011-05-03 Julien Danjou* lisp/erc/erc-backend.el (671): New response handler.
2011-05-03 Leo LiuNew command isearch-yank-pop and bind it to `M-y' in...
2011-05-03 Stefan Monnier* lisp/simple.el (minibuffer-local-shell-command-map...
2011-05-03 Stefan Monnier* lisp/textmodes/ispell.el (lookup-words): Use with...
2011-05-03 Ted ZlatanovDocument new GnuTLS additions for general and W32 use.
2011-05-02 Lars Magne... * NEWS: Mention `url-retrieve-queue', (:file "file...
2011-05-02 Lars Magne... Merge changes made in Gnus trunk.
2011-05-02 Lars Magne... Kill all processes associated with the buffer.
2011-05-02 Lars Magne... Autoload `url-queue-retrieve', and fix up the pruning...
2011-05-02 Lars Magne... (url-queue-run-queue): Pick the first waiting job,...
2011-05-02 Lars Magne... Add the new file url-queue.el, which allows controlling the
2011-05-02 Leo LiuFix description of diff.el
2011-05-02 Juanma Barranquerosrc/sysdep.c (get_tty_size) [WINDOWSNT]: Implement.
2011-05-02 Lars Magne... nnheader.el (nnheader-insert-buffer-substring): Renamed...
2011-05-02 Juanma Barranquerosrc/gnutls.c: Make static a bunch of variables.
2011-05-02 Lars Magne... Decode &_ => SPC in the reply.
2011-05-02 Lars Magne... Implement and document `server-eval-at'.
2011-05-02 Lars Magne... pop3.el (pop3-open-server): Fix It's `tls', not :tls.
2011-05-02 Lars Magne... pop3.el (pop3-open-server): Error messages are "-ERR".
2011-05-01 Gnus developersMerge changes made in Gnus trunk.
2011-05-01 Lars Magne... (open-network-stream): Take a :nowait parameter and...
2011-05-01 Glenn MorrisAuto-commit of loaddefs files.
2011-05-01 Andreas Schwab* src/callproc.c: Indentation fixup.
2011-05-01 Andreas Schwab* src/sysdep.c (wait_for_termination_1): Make static.
2011-05-01 Lars Magne... Extend `call-process' to take the `(:file "file")'...
2011-04-30 Andreas Schwab* lisp/faces.el (face-spec-set-match-display): Don...
2011-04-30 Vinicius Jose... keep highlight when switching between major modes on...
2011-04-30 Eli ZaretskiiAdapt the MSDOS build to latest changes.
2011-04-30 Eli ZaretskiiDon't test HAVE_INTTYPES_H in process.c.
2011-04-30 Eli ZaretskiiDefine HAVE_LONG_LONG_INT, HAVE_UNSIGNED_LONG_LONG_INT...
2011-04-30 Lars Magne... shr.el (shr-strike-through): New face.
2011-04-29 Eli ZaretskiiLift the MOST_POSITIVE_FIXNUM/4 limitation on visited...
2011-04-29 Eli ZaretskiiDon't abort in doprnt when passed unsupported %ll modifier.
2011-04-29 Eli ZaretskiiFix bug #7952 with vertical motion in Grep buffers.
2011-04-29 Stefan Monnier* lisp/progmodes/pascal.el: Use lexical binding.
2011-04-29 Stefan Monnier* pcomplete.el (pcomplete-std-complete): Fix last minut...
2011-04-29 Stefan Monnier* lisp/pcomplete.el (pcomplete-std-complete): Don't...
2011-04-29 Stefan Monnier* lisp/erc/erc-pcomplete.el (erc-pcomplete-nick-postfix...
2011-04-29 Eli ZaretskiiFix doprnt when buffer is too small for multibyte seque...
2011-04-28 Juanma Barranquerolisp/calc/calccomp.el (math-comp-to-string-flat-term...
2011-04-28 Juanma Barranquerolisp/startup.el (command-line): Use delayed warning...
2011-04-28 Juanma Barranqueroetc/NEWS: Document new "default HOME" warning.
2011-04-28 Paul EggertMerge: doprnt: Omit useless test; int overflow check...
2011-04-28 Paul EggertDocument doprnt's behavior a bit better.
2011-04-28 Paul EggertRemove confusing word from comment.
2011-04-28 Eli Zaretskiint/gmake.defs (ARCH): Fix error message in case of...
2011-04-28 Eli Zaretskiint/INSTALL: More details about problems with MSYS Bash.
2011-04-28 Paul EggertImprove comment.
2011-04-28 Deniz Dogan* lisp/net/rcirc.el (rcirc-handler-353): Fix bug for...
2011-04-28 Paul Eggert* doprnt.c (SIZE_MAX): Move defn after all includes...
2011-04-28 Paul Eggert* doprnt.c (doprnt): Omit useless test; int overflow...
2011-04-28 Juanma Barranquerosrc/w32.c (init_environment): Warn about defaulting...
2011-04-28 Stefan Monnier* lisp/pcomplete.el (pcomplete-completions-at-point...
2011-04-28 Juanma BarranqueroAdd delayed warnings support.
2011-04-28 Juanma Barranqueroetc/NEWS: Fix typos.
2011-04-28 Eli Zaretskiint/INSTALL: Mention problems with MSYS/Cygwin Bash...
2011-04-28 Stefan MonnierMake MH-E use completion-at-point
2011-04-28 Eli ZaretskiiFix return value from doprnt when message is truncated...
2011-04-28 Juanma Barranquerosrc/w32fns.c: #if-0 some functions entirely, not just...
2011-04-28 Stefan Monnier* lisp/pcomplete.el (pcomplete-completions-at-point):
2011-04-27 Paul EggertMerge: * doprnt.c (doprnt): Support "ll" length modifie...
2011-04-27 Juanma Barranquerosrc/makefile.w32-in: Update dependencies.
2011-04-27 Paul EggertFix comments.
2011-04-27 Paul Eggert* doprnt.c (doprnt): Fix two typos for long long.
2011-04-27 Paul EggertMerge from mainline.
2011-04-27 Eli ZaretskiiSupport inttypes.h and strtoumax in non-MinGW builds...
2011-04-27 Juanma BarranqueroFix ChangeLog typos.
2011-04-27 Paul EggertAdd FIXME comment.
2011-04-27 Paul Eggert* doprnt.c (doprnt): Support "ll" length modifier,...
2011-04-27 Eli ZaretskiiImprove `doprnt' and its usage. (Bug#8545)
2011-04-27 Ulf JasperApplied icalendar patches from Niels Giesen.
2011-04-27 Daniel Colascione* subr.el (shell-quote-argument): Use alternate escapin...
2011-04-27 Paul Eggert* buffer.c (init_buffer) [USE_MMAP_FOR_BUFFERS]: Adjust...
2011-04-27 Glenn MorrisAuto-commit of generated files.
2011-04-27 Paul EggertMerge: nsmenu.m: Replace all uses of XVECTOR with ASIZE...
2011-04-27 Paul Eggert* nsmenu.m: Replace all uses of XVECTOR with ASIZE...
2011-04-27 Daniel Colascione* cmdproxy.c (try_dequote_cmdline): Notice variable...
2011-04-27 Ben KeyFixed a bug that caused configure with --enable-checkin...
2011-04-26 Paul EggertUpdate from gnulib.
2011-04-26 Paul Eggert* lisp.h: Add comments about struct vectorlike_header.
2011-04-26 Paul Eggert* keyboard.c (handle_user_signal): Fix pointer signedne...
2011-04-26 Paul EggertMerge from mainline.
2011-04-26 Juanma BarranqueroFix typos in ChangeLogs.
2011-04-26 Juanma Barranquerosrc/keyboard.c (QCrtl): Rename from Qrtl. All uses...
2011-04-26 Stefan MonnierMake ERC use completion-at-point
2011-04-26 Ted ZlatanovDon't return in emacs_gnutls_handshake without an expli...
2011-04-26 Ted ZlatanovFix verb tense in ChangeLog message.
2011-04-26 Daniel ColascioneImplement debug-on-event
2011-04-26 Daniel ColascioneImprove Windows quoting robustness
2011-04-26 Paul EggertAdd bug numbers.
2011-04-26 Paul Eggert* gnutls.c (emacs_gnutls_write): Don't use uninitialize...
2011-04-26 Paul Eggert* gnutls.c: Remove unused local.
next