bpt/emacs.git
2011-05-03 Paul Eggert* xmenu.c (set_frame_menubar): Fix typo: int * -> int...
2011-05-03 Paul EggertMerge from mainline.
2011-05-03 Paul EggertMerge: Fixes for Bug#8600 and Bug#8601.
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 Paul EggertAdd Bug#.
2011-05-02 Paul Eggert* lread.c (read_integer): Be more consistent with strin...
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 Paul Eggert* coding.c (detect_coding_charset): Fix typo: * 2 ...
2011-05-01 Gnus developersMerge changes made in Gnus trunk.
2011-05-01 Paul EggertAdd Bug#.
2011-05-01 Paul Eggert* charset.h (struct charset.code_space): Now has 15...
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 Paul Eggert* doprnt.c (doprnt): Support arbitrary pI values, such...
2011-04-30 Paul EggertMerge from mainline.
2011-04-30 Andreas Schwab* lisp/faces.el (face-spec-set-match-display): Don...
2011-04-30 Paul Eggert* dispnew.c (scrolling_window): Return 1 if we scrolled,
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 Paul Eggert* config.nt: Simplify test to 1400 <= _MSC_VER.
2011-04-30 Paul Eggert* config.nt: Configure 64-bit integers.
2011-04-30 Paul Eggert* lisp.h (EMACS_INT, EMACS_UINT, BITS_PER_EMACS_INT...
2011-04-30 Paul Eggert* dbusbind.c: Do not use XPNTR on a value that may...
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 Paul Eggert* lisp.h (EMACS_INTPTR): Remove. All uses changed...
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-29 Paul Eggert* lisp.h: Prefer 64-bit EMACS_INT if available.
2011-04-29 Paul Eggert* configure.in (BITS_PER_LONG_LONG): New macro.
2011-04-29 Paul Eggert* lread.c, process.c: Do not include <inttypes.h>;...
2011-04-29 Paul EggertPrefer intptr_t/uintptr_t for integers the same widths...
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 from mainline.
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 Paul EggertMerge from mainline.
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 Paul Eggert* sysdep.c (get_random): Don't assume EMACS_INT is...
2011-04-28 Paul Eggert* lread.c (hash_string): Use size_t, not int, for hash...
2011-04-28 Juanma Barranquerosrc/w32fns.c: #if-0 some functions entirely, not just...
2011-04-28 Paul Eggert* dbusbind.c: Don't possibly lose pointer info when...
2011-04-28 Paul Eggert* eval.c (Fautoload): Don't double-shift a pointer.
2011-04-28 Paul Eggert* fns.c (Frandom): Let EMACS_UINT be wider than unsigne...
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.
next