aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Spelling fixes.Paul Eggert2011-11-1469-137/+125
* Fix bug #10035 with assertion violation in row_equal_p.Eli Zaretskii2011-11-142-4/+17
* Fix bug#10044Juanma Barranquero2011-11-142-2/+7
* Auto-commit of loaddefs files.Glenn Morris2011-11-141-1/+1
* If the server hangs up while we're talking to it, just `message' the error in...Lars Magne Ingebrigtsen2011-11-142-1/+11
* rmail-summary fix.Glenn Morris2011-11-142-4/+4
* * mail/rmailsum.el (rmail-new-summary): Preserve message number.Glenn Morris2011-11-142-1/+4
* Spelling fixes.Paul Eggert2011-11-1360-123/+116
* Small executable.el fix related to bug#9879.Glenn Morris2011-11-132-6/+14
* * lisp/mail/rmail.el (rmail-no-mail-p): Remove mode-line N/M indicator.Glenn Morris2011-11-132-0/+4
* Rmail summary fixes for empty summaries.Glenn Morris2011-11-132-12/+15
* * inc/stdint.h (UINT64_MAX, UINT32_MAX): Fix values.Christoph Scholtes2011-11-132-2/+6
* Spelling fixes.Paul Eggert2011-11-1230-40/+39
* * INSTALL: Tiny updates for disk space used during installation.Glenn Morris2011-11-122-3/+7
* Allow building temacs with a larger heap on MS-Windows.Eli Zaretskii2011-11-122-1/+9
* Verify glyph row's hash values.Eli Zaretskii2011-11-122-0/+26
* dispnew.c (scrolling_window): Fix index usage.Eli Zaretskii2011-11-122-4/+9
* Don't handle splits status.Martin Rudalics2011-11-127-117/+43
* apropos.el doc fixes.Glenn Morris2011-11-112-8/+33
* Fix more typos.Juanma Barranquero2011-11-126-20/+20
* Fix typos.Juanma Barranquero2011-11-1221-23/+36
* * xfns.c (unwind_create_frame):Jan Djärv2011-11-114-3/+10
* * lisp/electric.el: Make electric-indent-mode better behaved.Stefan Monnier2011-11-112-14/+23
* Further rename and clean up of functions in window.el.Martin Rudalics2011-11-112-23/+25
* Spelling fixes.Paul Eggert2011-11-1114-16/+16
* Rename and clean up functions in window.el.Martin Rudalics2011-11-112-41/+26
* * xdisp.c (syms_of_xdisp): Remove duplicated definition of Qtext.Dmitry Antipov2011-11-112-1/+4
* callproc.c (Fcall_process): Set the member dst_multibyte of process_coding.Kenichi Handa2011-11-112-0/+8
* merge trunkKenichi Handa2011-11-1157-1361/+1198
|\
| * eval-after-load fix for bug#10009Glenn Morris2011-11-102-22/+26
| * Always use svn --non-interactive in vc-svn.el (bug#9993)Glenn Morris2011-11-092-10/+21
| * toggle-read-only fixes for bugs#7292, 10006.Glenn Morris2011-11-095-6/+27
| * Fix typos.Juanma Barranquero2011-11-095-50/+16
| * * lisp/progmodes/compile.el: Adjust regexp for OCaml warnings.Stefan Monnier2011-11-093-2/+5
| * * lisp/electric.el (electric-pair-post-self-insert-function): Let userStefan Monnier2011-11-092-0/+4
| * * lisp/progmodes/python.el (python-beginning-of-statement): Rewrite.Stefan Monnier2011-11-092-15/+9
| * Document window-pixel-edges etc in Lisp manual.Chong Yidong2011-11-092-84/+111
| * Disallow calling window-inside-edges and related functions on internal windows.Chong Yidong2011-11-092-9/+14
| * * lisp/progmodes/compile.el: Better handle TABs.Stefan Monnier2011-11-093-36/+54
| * Rewrite window-resizable.Martin Rudalics2011-11-094-36/+71
| * * doc/lispref/windows.texi (Splitting Windows): Simplify example.Chong Yidong2011-11-092-296/+94
| * Spelling fixes.Paul Eggert2011-11-0821-55/+55
| * * s/gnu.h (GC_MARK_STACK): Define to GC_MAKE_GCPROS_NOOPS (Bug#9926).Paul Eggert2011-11-082-0/+6
| * Avoid some portability problems by eschewing 'extern inline' functions.Paul Eggert2011-11-084-28/+43
| * delphi syntax table fix for bug#9994Glenn Morris2011-11-082-4/+5
| * Fix doc-string typo in window-min-deltaMartin Rudalics2011-11-082-1/+2
| * * lisp/window.el: Stay away from defsubst.Stefan Monnier2011-11-082-70/+73
| * * doc/lispref/windows.texi (Resizing Windows): Simplify introduction.Chong Yidong2011-11-082-134/+74
| * Update changelog.thierry volpiatto2011-11-081-0/+5
| * * emacs-lisp/find-func.el (find-function-read): Fix incorrect use of default ...thierry volpiatto2011-11-081-23/+17