2011-06-26 |
Juanma Barranquero | lisp/bs.el (bs-cycle-next): Pass current buffer to... |
commit | commitdiff | tree | snapshot |
2011-06-26 |
Glenn Morris | Auto-commit of generated files. |
commit | commitdiff | tree | snapshot |
2011-06-26 |
Andreas Schwab | * lisp/emacs-lisp/smie.el (smie-bnf->prec2): Fix last... |
commit | commitdiff | tree | snapshot |
2011-06-26 |
Lars Magne... | Use built-in TLS support if `gnutls-available-p' is... |
commit | commitdiff | tree | snapshot |
2011-06-26 |
Leo Liu | Extend emacs register to accept value from registerv... |
commit | commitdiff | tree | snapshot |
2011-06-26 |
Chong Yidong | New option for showing a diff in vc-revert (Bug#8927). |
commit | commitdiff | tree | snapshot |
2011-06-26 |
Chong Yidong | * lisp/progmodes/cperl-mode.el (cperl-mode): Derive... |
commit | commitdiff | tree | snapshot |
2011-06-26 |
Chong Yidong | Fix handling of pending signals in wait_reading_process... |
commit | commitdiff | tree | snapshot |
2011-06-26 |
Glenn Morris | * lisp/progmodes/f90.el (f90-looking-at-critical):... |
commit | commitdiff | tree | snapshot |
2011-06-26 |
Glenn Morris | * doc/emacs/fortran-xtra.texi (Fortran): F90 mode is... |
commit | commitdiff | tree | snapshot |
2011-06-26 |
Glenn Morris | Add support for block and critical blocks to f90.el. |
commit | commitdiff | tree | snapshot |
2011-06-26 |
Glenn Morris | Add some co-array stuff to f90.el. |
commit | commitdiff | tree | snapshot |
2011-06-26 |
Glenn Morris | Add some more F2008 font-locking for f90.el. |
commit | commitdiff | tree | snapshot |
2011-06-25 |
Glenn Morris | * lisp/calendar/diary-lib.el: Comment fix. |
commit | commitdiff | tree | snapshot |
2011-06-25 |
Glenn Morris | Avoid some code duplication in diary-lib.el. |
commit | commitdiff | tree | snapshot |
2011-06-25 |
Glenn Morris | When marking, visit included diary-files in temp buffers. |
commit | commitdiff | tree | snapshot |
2011-06-25 |
Glenn Morris | * lisp/progmodes/f90.el (f90-procedures-re): Add F2008... |
commit | commitdiff | tree | snapshot |
2011-06-25 |
Glenn Morris | Add submodule support to f90.el. |
commit | commitdiff | tree | snapshot |
2011-06-25 |
Glenn Morris | ChangeLog fix. |
commit | commitdiff | tree | snapshot |
2011-06-25 |
Glenn Morris | Add missing ChangeLog for previous commit. |
commit | commitdiff | tree | snapshot |
2011-06-25 |
Glenn Morris | Add some F2008 keywords to f90.el font-locking. |
commit | commitdiff | tree | snapshot |
2011-06-25 |
Glenn Morris | * lib-src/emacsclient.c (print_help_and_exit): More... |
commit | commitdiff | tree | snapshot |
2011-06-25 |
Glenn Morris | * lib-src/emacsclient.c (print_help_and_exit): Fix... |
commit | commitdiff | tree | snapshot |
2011-06-25 |
Paul Eggert | Merge from trunk. |
commit | commitdiff | tree | snapshot |
2011-06-25 |
Glenn Morris | Merge from emacs-23; up to 2010-06-15T03:34:12Z!rgm... |
commit | commitdiff | tree | snapshot |
2011-06-25 |
Glenn Morris | Minor additions for previous emacsclient change. |
commit | commitdiff | tree | snapshot |
2011-06-25 |
Juanma Barranquero | Simplify unloading functions after 2011-06-25T17:42... |
commit | commitdiff | tree | snapshot |
2011-06-25 |
Andreas Rottmann | Allow emacsclient to set parameters of new graphical... |
commit | commitdiff | tree | snapshot |
2011-06-25 |
Glenn Morris | emacs-buildstatus means reports of build failures are... |
commit | commitdiff | tree | snapshot |
2011-06-25 |
Juanma Barranquero | * loadhist.el (unload--set-major-mode): New function. |
commit | commitdiff | tree | snapshot |
2011-06-25 |
Stefan Monnier | * lisp/mail/rmail.el (rmail-show-message-1): Use restor... |
commit | commitdiff | tree | snapshot |
2011-06-25 |
Giuseppe Scrivano | Add icecat to the firefox candidates list. |
commit | commitdiff | tree | snapshot |
2011-06-25 |
Paul Eggert | Use gnulib's dup2 module instead of rolling our own. |
commit | commitdiff | tree | snapshot |
2011-06-24 |
Juanma Barranquero | Move DEFSYM to lisp.h and use everywhere. |
commit | commitdiff | tree | snapshot |
2011-06-24 |
Juanma Barranquero | lisp/progmodes/verilog-mode.el (verilog-mode): Fix... |
commit | commitdiff | tree | snapshot |
2011-06-24 |
Ted Zlatanov | * gnutls.c (syms_of_gnutls): Use the DEFSYM macro from... |
commit | commitdiff | tree | snapshot |
2011-06-23 |
Katsumi Yamaoka | auth-source.el (auth-source-netrc-cache): Move forward. |
commit | commitdiff | tree | snapshot |
2011-06-23 |
Richard M.... | Going to grep hit in Rmail buffer finds the message. |
commit | commitdiff | tree | snapshot |
2011-06-23 |
Richard M.... | Work with changes in mail-bury. |
commit | commitdiff | tree | snapshot |
2011-06-23 |
Stefan Monnier | * lisp/emacs-lisp/smie.el (smie-bnf->prec2): Give more... |
commit | commitdiff | tree | snapshot |
2011-06-23 |
Richard M.... | Marking message as "seen" should not mark buffer as... |
commit | commitdiff | tree | snapshot |
2011-06-23 |
Richard M.... | Don't reuse previous Message-id when resending. |
commit | commitdiff | tree | snapshot |
2011-06-23 |
Michael Albinus | * net/tramp-sh.el (tramp-method-out-of-band-p): Check... |
commit | commitdiff | tree | snapshot |
2011-06-23 |
Glenn Morris | Auto-commit of generated files. |
commit | commitdiff | tree | snapshot |
2011-06-23 |
Martin Rudalics | Fix display-buffer related bugs reported by Thierry... |
commit | commitdiff | tree | snapshot |
2011-06-23 |
Paul Eggert | * lib/getopt.c, lib/stat.c, m4/gl-comp.m4: Merge from... |
commit | commitdiff | tree | snapshot |
2011-06-23 |
Paul Eggert | Merge from trunk. |
commit | commitdiff | tree | snapshot |
2011-06-23 |
Paul Eggert | * print.c (printchar, strout): Check for string overflow. |
commit | commitdiff | tree | snapshot |
2011-06-23 |
Paul Eggert | * minibuf.c (read_minibuf_noninteractive): Use ptrdiff_... |
commit | commitdiff | tree | snapshot |
2011-06-23 |
Paul Eggert | * macros.c: Integer and buffer overflow fixes. |
commit | commitdiff | tree | snapshot |
2011-06-23 |
Paul Eggert | * lread.c (read1): Check for size overflow. |
commit | commitdiff | tree | snapshot |
2011-06-23 |
Paul Eggert | * lisp.h (DEFVAR_KBOARD): Use offsetof instead of char... |
commit | commitdiff | tree | snapshot |
2011-06-23 |
Paul Eggert | * lread.c (read_escape): Avoid int overflow. |
commit | commitdiff | tree | snapshot |
2011-06-23 |
Leo Liu | Move completing-read-function and completing-read-defau... |
commit | commitdiff | tree | snapshot |
2011-06-23 |
Paul Eggert | * lread.c: Integer overflow fixes. |
commit | commitdiff | tree | snapshot |
2011-06-23 |
Paul Eggert | * image.c (cache_image): Check for size arithmetic... |
commit | commitdiff | tree | snapshot |
2011-06-23 |
Lars Magne... | Fix typo in last check-in. |
commit | commitdiff | tree | snapshot |
2011-06-23 |
Lars Magne... | Clean up the ssl/tls support to be able to use the... |
commit | commitdiff | tree | snapshot |
2011-06-23 |
Lars Magne... | nnimap.el (nnimap-open-connection-1): Fix indentation. |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Richard M.... | Make mail exit more nicely when Rmail is in use. |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Richard M.... | Fix bug: Rmail f copied the entire Rmail file into... |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Paul Eggert | * lread.c (read_escape): Check for hex character overflow. |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Paul Eggert | * lread.c: Integer overflow issues. |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Roland Winkler | lisp/textmodes/bibtex.el: minor cleanup and bug fixes |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Lars Magne... | (smtpmail-try-auth-methods): If the user has stored... |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Paul Eggert | Merge: Fixes for GLYPH_DEBUG found by GCC 4.6.0 static... |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Paul Eggert | Merge from trunk. |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Paul Eggert | GLYPH_DEBUG fixes |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Jan Djärv | From Lawrence Mitchell <wence@gmx.li>: Don't hang... |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Paul Eggert | Merge: Use gnulib's alloca-opt module. |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Paul Eggert | Merge from trunk. |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Paul Eggert | Merge: Integer overflow and signedness fixes (Bug#8873). |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Paul Eggert | Merge from trunk. |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Lars Magne... | When the .authinfo file has a user name but not a passw... |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Jim Meyering | don't leak an XBM-image-sized buffer |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Martin Rudalics | Normalize SIDE argument of split-window (Bug#8916). |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Lars Magne... | (smtpmail-via-smtp): Make sure we don't send QUIT twice. |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Martin Rudalics | Remove preset entries for pop-up-frame-alist from windo... |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Paul Eggert | * font.c (font_score): Use EMACS_INT, not int, to store... |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Paul Eggert | * dispextern.h (struct face.stipple): |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Paul Eggert | * buffer.c (OVERLAY_COUNT_MAX): New macro. |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Lars Magne... | Set :use-starttls-if-possible so that we always use... |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Lars Magne... | (smtpmail-via-smtp): Check for servers saying they... |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Andrew Cohen | nnimap.el (nnimap-find-article-by-message-id): return... |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Paul Eggert | Use ptrdiff_t, not int, for overlay counts. |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Lars Magne... | Rewritten smtpmail.el to use `open-network-stream'... |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Lars Magne... | (network-stream-certificate): Change cert-cert to cert... |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Lars Magne... | Prefer the ~/.authinfo file over the ~/.authinfo.gpg... |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Paul Eggert | * xterm.c (xim_initialize, same_x_server): Strlen may... |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Lars Magne... | Add support for client certificates for built-in and... |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Paul Eggert | * xsmfns.c (smc_save_yourself_CB, x_session_initialize... |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Michael Albinus | * net/tramp-cache.el (top): Don't load the persistency... |
commit | commitdiff | tree | snapshot |
2011-06-21 |
David Reitter | ns-win: set ApplePressAndHoldEnabled to NO as it is... |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Paul Eggert | * xsettings.c (Ffont_get_system_normal_font, Ffont_get_... |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Paul Eggert | * xsettings.c (apply_xft_settings): Fix potential buffe... |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Paul Eggert | * configure.in: Port alloca to AIX 3. |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Paul Eggert | Merge from trunk. |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Paul Eggert | Port to Sun C. |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Paul Eggert | Use gnulib's alloca-opt module. |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Martin Rudalics | Don't make popup frames unsplittable by default. |
commit | commitdiff | tree | snapshot |
next |