bpt/emacs.git
2011-05-06 Glenn MorrisAllow per-appointment warning times.
2011-05-06 Paul EggertDo not assume EMACS_INT is the same width as a pointer.
2011-05-06 Paul EggertMerge from mainline.
2011-05-06 Paul EggertMerge from gnulib.
2011-05-06 Paul EggertTemporarily disable wider-than-pointer EMACS_INT.
2011-05-06 Glenn MorrisAdd diary comments feature.
2011-05-06 Glenn MorrisSilence diff-mode.el compilation.
2011-05-06 Juanma Barranquerosrc/gnutls.c, src/image.c: Make function pointers static.
2011-05-06 Juanma Barranquerolisp/simple.el (list-processes): Return nil as the...
2011-05-05 Teodor Zlatanovshr.el (shr-urlify, shr-link): Still broken but at...
2011-05-05 Andreas Schwab* src/lread.c (lisp_file_lexically_bound_p): Stop scann...
2011-05-05 Michael Albinus* net/ange-ftp.el (ange-ftp-binary-file-name-regexp...
2011-05-05 Michael Albinus* net/tramp-sh.el (tramp-do-copy-or-rename-file-out...
2011-05-05 Paul Eggert* image.c (Finit_image_library) [!HAVE_NTGUI]: Omit...
2011-05-05 Glenn Morris* lisp/gnus/gnus-start.el (gnus-propagate-marks): Declare.
2011-05-05 Glenn Morris* allout-widgets.el (allout-widgets-mode-inhibit):...
2011-05-05 Glenn MorrisDeclarations in simple.el.
2011-05-05 Glenn MorrisDeclaration fixes.
2011-05-05 Paul EggertRevert to wraparound integer arithmetic, instead of...
2011-05-05 Glenn MorrisSmall check-declare fix.
2011-05-05 Glenn MorrisChangeLog merge fix, grumble.
2011-05-05 Glenn MorrisComment typo.
2011-05-05 Paul EggertMerge from mainline.
2011-05-05 Glenn MorrisMerge from emacs-23; up to 2010-06-10T05:17:21Z!rgm...
2011-05-05 Stefan MonnierFix earlier half-done eieio-defmethod change.
2011-05-05 Glenn MorrisStop bootstrap clobbering config.log (bug#765)
2011-05-05 Milan ZamazalSmall addition to glasses.el (bug#8524)
2011-05-05 Ben Key* configure.bat: Added support for --cflags and --ldflags
2011-05-05 Juanma Barranquerosrc/gnutls.c: Keep list of function aliases in alphabet...
2011-05-05 Ted ZlatanovAdd fn_NAME alias for `gnutls_certificate_set_x509_key_...
2011-05-05 Juanma Barranquerosrc/makefile.w32-in: Update dependencies.
2011-05-05 Juanma Barranquerolisp/emacs-lisp/warnings.el: Tiny fixes.
2011-05-04 Juanma Barranquerosrc/gnutls.c: Remove unused parameter `fildes'.
2011-05-04 Juanma BarranqueroFix previous change: the library cache is defined in...
2011-05-04 Chong YidongMake autoloading commands prompt for autoload file...
2011-05-04 Juanma BarranqueroImplement dynamic loading of GnuTLS on Windows.
2011-05-04 Teodor Zlatanovregistry.el (registry-reindex): Fix percentage message.
2011-05-04 Paul Eggert* term.c (vfatal): Remove stray call to va_end.
2011-05-04 Paul EggertUse C99's va_copy to avoid undefined behavior on x86...
2011-05-04 Paul Eggert* eval.c (verror): OK to create a string of up to MOST_...
2011-05-04 Paul Eggert* term.c: Don't include <stdarg.h>, as <lisp.h> does...
2011-05-04 Paul EggertMerge from mainline.
2011-05-04 Paul Eggert* Makefile.in (GNULIB_TOOL_FLAG): Add --conditional...
2011-05-04 Glenn MorrisSmall diary-lib.el font-locking fix.
2011-05-04 Glenn Morrisdiary-lib.el fix for bug#8583.
2011-05-04 Glenn MorrisComment fix.
2011-05-04 Glenn MorrisMark tiny change.
2011-05-04 Ted ZlatanovSupport :keylist and :crlfiles options to `gnutls-boot...
2011-05-04 Ted ZlatanovUse CL-style keyword arguments for `gnutls-negotiate...
2011-05-04 Stefan Monnier* lisp/minibuffer.el (completion--message): New function.
2011-05-04 Stefan Monnier* lisp/whitespace.el (whitespace-trailing-regexp):...
2011-05-04 Paul EggertMerge from mainline.
2011-05-03 Gnus developersMerge changes made in Gnus trunk.
2011-05-03 Paul EggertAdd Bug#.
2011-05-03 Paul Eggert[etc/ChangeLog]
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 Paul Eggert* floatfns.c (Fexpt): Likewise.
2011-05-03 Julien Danjou* lisp/erc/erc-backend.el (671): New response handler.
2011-05-03 Paul EggertArithmetic overflows now return float rather than wrapp...
2011-05-03 Paul Eggert* numbers.texi (Integer Basics): Large integers are...
2011-05-03 Paul Eggert* callproc.c (Fcall_process): Use 'volatile' to avoid...
2011-05-03 Paul Eggert* process.c (Fformat_network_address): Fix typo: args2...
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")'...
next