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