| Commit message (Expand) | Author | Age | Files | Lines |
* | lisp/progmodes/*.el: Lexical-binding cleanup. | Juanma Barranquero | 2011-04-22 | 36 | -307/+456 |
* | Doc fixes for package.el. | Chong Yidong | 2011-04-21 | 2 | -26/+43 |
* | nnimap.el (nnimap-user): New backend variable. | Teodor Zlatanov | 2011-04-22 | 2 | -3/+13 |
* | gnus-sum.el (gnus-extra-headers): Add Keywords, Cc, and Gcc to default. | Teodor Zlatanov | 2011-04-22 | 3 | -3/+10 |
* | gnus.el (gnus-registry-ignored-groups): Provide default in gnus.el, not gnus-... | Teodor Zlatanov | 2011-04-21 | 3 | -28/+57 |
* | lisp/play/*.el: Lexical-binding cleanup. | Juanma Barranquero | 2011-04-21 | 16 | -177/+215 |
* | shr.el (shr-expand-url): Fix typo. | Katsumi Yamaoka | 2011-04-21 | 1 | -1/+1 |
* | shr.el (shr-expand-url): Protect against null urls. | Lars Magne Ingebrigtsen | 2011-04-21 | 2 | -1/+6 |
* | shr.el (shr-base): New binding. | Lars Magne Ingebrigtsen | 2011-04-21 | 2 | -4/+27 |
* | lisp/vc/vc.el (ediff-vc-internal): Declare function. | Juanma Barranquero | 2011-04-21 | 2 | -0/+6 |
* | * lisp/shell.el: Use lexical-binding and std completion UI. | Stefan Monnier | 2011-04-20 | 5 | -125/+208 |
* | gnus-registry.el (gnus-registry--split-fancy-with-parent-internal): Fix loop ... | Teodor Zlatanov | 2011-04-20 | 2 | -5/+40 |
* | * lisp/comint.el: Use lexical-binding. Use std completion UI. Require CL. | Stefan Monnier | 2011-04-20 | 3 | -99/+158 |
* | * lisp/progmodes/flymake.el (flymake-start-syntax-check-process): Obey `dir'. | Stefan Monnier | 2011-04-20 | 2 | -29/+31 |
* | * lisp/vc/vc.el (vc-version-ediff): Call ediff-vc-internal directly, since | Stefan Monnier | 2011-04-20 | 4 | -11/+13 |
* | * lisp/vc/vc.el (vc-diff-build-argument-list-internal) | Christoph Scholtes | 2011-04-20 | 6 | -129/+200 |
* | * lisp/emacs-lisp/byte-opt.el (byte-decompile-bytecode-1): Remove dead code, | Stefan Monnier | 2011-04-20 | 2 | -5/+7 |
* | * Makefile.in (config.status): Don't erase in case of error. | Stefan Monnier | 2011-04-20 | 2 | -1/+13 |
* | * lisp/obsolete/erc-hecomplete.el: Make obsolete. | Stefan Monnier | 2011-04-20 | 15 | -36/+26 |
* | Auto-commit of loaddefs files. | Glenn Morris | 2011-04-20 | 1 | -2/+2 |
* | Auto-commit of generated files. | Glenn Morris | 2011-04-20 | 1 | -1/+1 |
* | * configure.in (use_mmap_for_buffers): Set to yes on Cygwin. | Ken Brown | 2011-04-19 | 2 | -1/+5 |
* | solar.el fixes. | Glenn Morris | 2011-04-19 | 2 | -16/+18 |
* | gnus-registry.el (gnus-registry-action, gnus-registry-fetch-header-fast): | Katsumi Yamaoka | 2011-04-20 | 2 | -4/+10 |
* | * lisp/progmodes/octave-mod.el (octave-in-comment-p, octave-in-string-p) | Stefan Monnier | 2011-04-19 | 2 | -16/+16 |
* | lisp/*.el: Lexical-binding cleanup. | Juanma Barranquero | 2011-04-19 | 106 | -831/+1290 |
* | Support buffers > 2GB on 64-bit hosts. | Eli Zaretskii | 2011-04-19 | 3 | -8/+13 |
* | calendar housekeeping prompted by lexical-binding. | Glenn Morris | 2011-04-18 | 10 | -33/+42 |
* | Allow glyphless-char-display to distinguish between X and text terminals. | Chong Yidong | 2011-04-18 | 6 | -15/+63 |
* | gnus-registry.el, registry.el: Silence the byte compiler. | Katsumi Yamaoka | 2011-04-18 | 3 | -186/+197 |
* | * lisp/vc/add-log.el (change-log-font-lock-keywords): Add "Thanks to" to ackn... | Sam Steingold | 2011-04-18 | 2 | -1/+6 |
* | Auto-commit of generated files. | Glenn Morris | 2011-04-18 | 2 | -0/+74 |
* | Merge from gnulib. | Paul Eggert | 2011-04-17 | 5 | -63/+343 |
* | Minor redisplay cleanups. | Chong Yidong | 2011-04-17 | 5 | -18/+12 |
* | * etc/CONTRIBUTE: Recommend bug-gnu-emacs for patches. | Glenn Morris | 2011-04-16 | 1 | -8/+11 |
* | Replace stack-trace-on-error usage in calendar. | Glenn Morris | 2011-04-16 | 3 | -2/+8 |
* | ChangeLog fix. | Glenn Morris | 2011-04-16 | 1 | -1/+1 |
* | Use lexcical-binding in f90.el. | Glenn Morris | 2011-04-16 | 2 | -4/+13 |
* | Static checks with GCC 4.6.0 and non-default toolkits. | Paul Eggert | 2011-04-16 | 72 | -471/+639 |
|\ |
|
| * | * xdisp.c (x_produce_glyphs): Mark var as initialized (Bug#8512). | Paul Eggert | 2011-04-16 | 2 | -3/+2 |
| * | * pop.c: Undo previous change. | Paul Eggert | 2011-04-16 | 2 | -5/+1 |
| * | Merge from mainline. | Paul Eggert | 2011-04-16 | 17 | -148/+367 |
| |\
| |/
|/| |
|
* | | Fix argument to `error' in `gnutls-boot'. | Eli Zaretskii | 2011-04-16 | 2 | -2/+4 |
* | | Fix regex.c, syntax.c and friends for buffers > 2GB. | Eli Zaretskii | 2011-04-16 | 9 | -107/+158 |
* | | (url-http-wait-for-headers-change-function): Protect against malformed header... | Lars Magne Ingebrigtsen | 2011-04-16 | 2 | -0/+9 |
* | | registry.el (registry-reindex): New method to recreate the secondary registry... | Teodor Zlatanov | 2011-04-16 | 3 | -32/+179 |
* | | lisp/ChangeLog, src/ChangeLog: Fix typos. | Juanma Barranquero | 2011-04-16 | 2 | -5/+5 |
* | | Fixed bugs in ns_get_family and ns_descriptor_to_entity that were caused by u... | Ben Key | 2011-04-15 | 2 | -2/+12 |
| * | * s/sol2-6.h, s/unixware.h (PTY_TTY_NAME_SPRINTF): Protoize decl. | Paul Eggert | 2011-04-16 | 3 | -3/+4 |
| * | * process.c (keyboard_bit_set): Define only if SIGIO. | Paul Eggert | 2011-04-16 | 2 | -0/+15 |