2011-05-06 |
Paul Eggert | Merge from mainline. |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Paul Eggert | Merge from gnulib. |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Paul Eggert | Temporarily disable wider-than-pointer EMACS_INT. |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Glenn Morris | Add diary comments feature. |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Glenn Morris | Silence diff-mode.el compilation. |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Juanma Barranquero | src/gnutls.c, src/image.c: Make function pointers static. |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Juanma Barranquero | lisp/simple.el (list-processes): Return nil as the... |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Teodor Zlatanov | shr.el (shr-urlify, shr-link): Still broken but at... |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Andreas Schwab | * src/lread.c (lisp_file_lexically_bound_p): Stop scann... |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Michael Albinus | * net/ange-ftp.el (ange-ftp-binary-file-name-regexp... |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Michael Albinus | * net/tramp-sh.el (tramp-do-copy-or-rename-file-out... |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Paul Eggert | * image.c (Finit_image_library) [!HAVE_NTGUI]: Omit... |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Glenn Morris | * lisp/gnus/gnus-start.el (gnus-propagate-marks): Declare. |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Glenn Morris | * allout-widgets.el (allout-widgets-mode-inhibit):... |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Glenn Morris | Declarations in simple.el. |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Glenn Morris | Declaration fixes. |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Paul Eggert | Revert to wraparound integer arithmetic, instead of... |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Glenn Morris | Small check-declare fix. |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Glenn Morris | ChangeLog merge fix, grumble. |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Glenn Morris | Comment typo. |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Paul Eggert | Merge from mainline. |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Glenn Morris | Merge from emacs-23; up to 2010-06-10T05:17:21Z!rgm... |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Stefan Monnier | Fix earlier half-done eieio-defmethod change. |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Glenn Morris | Stop bootstrap clobbering config.log (bug#765) |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Milan Zamazal | Small addition to glasses.el (bug#8524) |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Ben Key | * configure.bat: Added support for --cflags and --ldflags |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Juanma Barranquero | src/gnutls.c: Keep list of function aliases in alphabet... |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Ted Zlatanov | Add fn_NAME alias for `gnutls_certificate_set_x509_key_... |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Juanma Barranquero | src/makefile.w32-in: Update dependencies. |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Juanma Barranquero | lisp/emacs-lisp/warnings.el: Tiny fixes. |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Juanma Barranquero | src/gnutls.c: Remove unused parameter `fildes'. |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Juanma Barranquero | Fix previous change: the library cache is defined in... |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Chong Yidong | Make autoloading commands prompt for autoload file... |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Juanma Barranquero | Implement dynamic loading of GnuTLS on Windows. |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Teodor Zlatanov | registry.el (registry-reindex): Fix percentage message. |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Paul Eggert | * term.c (vfatal): Remove stray call to va_end. |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Paul Eggert | Use C99's va_copy to avoid undefined behavior on x86... |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Paul Eggert | * eval.c (verror): OK to create a string of up to MOST_... |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Paul Eggert | * term.c: Don't include <stdarg.h>, as <lisp.h> does... |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Paul Eggert | Merge from mainline. |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Paul Eggert | * Makefile.in (GNULIB_TOOL_FLAG): Add --conditional... |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Glenn Morris | Small diary-lib.el font-locking fix. |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Glenn Morris | diary-lib.el fix for bug#8583. |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Glenn Morris | Comment fix. |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Glenn Morris | Mark tiny change. |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Ted Zlatanov | Support :keylist and :crlfiles options to `gnutls-boot... |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Ted Zlatanov | Use CL-style keyword arguments for `gnutls-negotiate... |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Stefan Monnier | * lisp/minibuffer.el (completion--message): New function. |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Stefan Monnier | * lisp/whitespace.el (whitespace-trailing-regexp):... |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Paul Eggert | Merge from mainline. |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Gnus developers | Merge changes made in Gnus trunk. |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Paul Eggert | Add Bug#. |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Paul Eggert | [etc/ChangeLog] |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Jan Djärv | * xterm.c (x_set_frame_alpha): Do not set property... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Glenn Morris | Mark tiny change. |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Chong Yidong | * emacs-lisp/autoload.el (generated-autoload-file)... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Agustín Martín | Fix my last lisp/Changelog entry. |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Agustín Martín | ispell.el (ispell-add-per-file-word-list): Use `concat... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Stefan Monnier | * lisp/textmodes/bibtex.el (bibtex-fill-field-bounds... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Agustín Martín | ispell.el (ispell-add-per-file-word-list): Protect... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Paul Eggert | * floatfns.c (Fexpt): Likewise. |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Julien Danjou | * lisp/erc/erc-backend.el (671): New response handler. |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Paul Eggert | Arithmetic overflows now return float rather than wrapp... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Paul Eggert | * numbers.texi (Integer Basics): Large integers are... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Paul Eggert | * callproc.c (Fcall_process): Use 'volatile' to avoid... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Paul Eggert | * process.c (Fformat_network_address): Fix typo: args2... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Paul Eggert | * xmenu.c (set_frame_menubar): Fix typo: int * -> int... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Paul Eggert | Merge from mainline. |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Paul Eggert | Merge: Fixes for Bug#8600 and Bug#8601. |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Leo Liu | New command isearch-yank-pop and bind it to `M-y' in... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Stefan Monnier | * lisp/simple.el (minibuffer-local-shell-command-map... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Stefan Monnier | * lisp/textmodes/ispell.el (lookup-words): Use with... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Ted Zlatanov | Document new GnuTLS additions for general and W32 use. |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Lars Magne... | * NEWS: Mention `url-retrieve-queue', (:file "file... |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Lars Magne... | Merge changes made in Gnus trunk. |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Lars Magne... | Kill all processes associated with the buffer. |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Lars Magne... | Autoload `url-queue-retrieve', and fix up the pruning... |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Lars Magne... | (url-queue-run-queue): Pick the first waiting job,... |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Lars Magne... | Add the new file url-queue.el, which allows controlling the |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Leo Liu | Fix description of diff.el |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Juanma Barranquero | src/sysdep.c (get_tty_size) [WINDOWSNT]: Implement. |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Lars Magne... | nnheader.el (nnheader-insert-buffer-substring): Renamed... |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Paul Eggert | Add Bug#. |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Paul Eggert | * lread.c (read_integer): Be more consistent with strin... |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Juanma Barranquero | src/gnutls.c: Make static a bunch of variables. |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Lars Magne... | Decode &_ => SPC in the reply. |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Lars Magne... | Implement and document `server-eval-at'. |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Lars Magne... | pop3.el (pop3-open-server): Fix It's `tls', not :tls. |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Lars Magne... | pop3.el (pop3-open-server): Error messages are "-ERR". |
commit | commitdiff | tree | snapshot |
2011-05-01 |
Paul Eggert | * coding.c (detect_coding_charset): Fix typo: * 2 ... |
commit | commitdiff | tree | snapshot |
2011-05-01 |
Gnus developers | Merge changes made in Gnus trunk. |
commit | commitdiff | tree | snapshot |
2011-05-01 |
Paul Eggert | Add Bug#. |
commit | commitdiff | tree | snapshot |
2011-05-01 |
Paul Eggert | * charset.h (struct charset.code_space): Now has 15... |
commit | commitdiff | tree | snapshot |
2011-05-01 |
Lars Magne... | (open-network-stream): Take a :nowait parameter and... |
commit | commitdiff | tree | snapshot |
2011-05-01 |
Glenn Morris | Auto-commit of loaddefs files. |
commit | commitdiff | tree | snapshot |
2011-05-01 |
Andreas Schwab | * src/callproc.c: Indentation fixup. |
commit | commitdiff | tree | snapshot |
2011-05-01 |
Andreas Schwab | * src/sysdep.c (wait_for_termination_1): Make static. |
commit | commitdiff | tree | snapshot |
2011-05-01 |
Lars Magne... | Extend `call-process' to take the `(:file "file")'... |
commit | commitdiff | tree | snapshot |
2011-04-30 |
Paul Eggert | * doprnt.c (doprnt): Support arbitrary pI values, such... |
commit | commitdiff | tree | snapshot |
2011-04-30 |
Paul Eggert | Merge from mainline. |
commit | commitdiff | tree | snapshot |
next |