aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Remove stale references to help-setup parameter in doc-strings.Martin Rudalics2011-11-082-4/+12
| * Fix permissions inadvertently changed in 2011-10-31T00:37:09Z!viniciusjl@ig.c...Paul Eggert2011-11-082-0/+0
| * Edits to Window Sizes node of Lisp manual.Chong Yidong2011-11-082-257/+151
| * Move low-level window width/height functions to C, and high-level functions t...Chong Yidong2011-11-084-102/+99
| * * lisp/window.el: Make special-display like display-buffer-alist.Stefan Monnier2011-11-072-11/+21
| * Small cal-menu fix for bug#9976Glenn Morris2011-11-072-5/+12
| * * doc/lispref/windows.texi (Choosing Window): Fix keybinding typo.Glenn Morris2011-11-072-1/+5
| * admin/unidata/makefile.w32-in (clean): Remove bidimirror.h and biditype.h.Juanma Barranquero2011-11-072-1/+5
| * src/lisp.h (syms_of_abbrev): Remove declaration.Juanma Barranquero2011-11-072-4/+5
| * Allow to run temacs.exe on MS-Windows in GUI mode.Eli Zaretskii2011-11-072-1/+10