aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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
| * * lisp/files.el (find-file): Always use selected-window.Stefan Monnier2011-11-072-1/+5
| * Remove term "subwindow" from code and documentation.Martin Rudalics2011-11-078-139/+178
| * * alloc.c (DEADP): New macro, for porting to GNU/Hurd (Bug#9926).Paul Eggert2011-11-062-1/+13
| * Fix rmail-mbox handling of terminating newlines.Mark Lillibridge2011-11-072-18/+15
* | xdisp.c (fill_composite_glyph_string): Always set s->face, to avoid a crash (...Kenichi Handa2011-11-112-0/+11
|/
* merge trunkKenichi Handa2011-11-0741-820/+1306
|\
| * Merge from emacs-23; up to 2010-06-22T07:41:10Z!rgm@gnu.orgGlenn Morris2011-11-062-4/+33
| |\
| | * Fix memory leak by y-or-n-p-with-timeout with GUI (Bug#9830).YAMAMOTO Mitsuharu2011-10-312-4/+33
| * | Fix some portability problems with 'inline'.Paul Eggert2011-11-063-20/+36
| * | * src/keyboard.c (interrupt_signal): Don't call kill-emacs while inAndreas Schwab2011-11-062-2/+11
| * | Fix bug #9963 with abort in "temacs -nw".Eli Zaretskii2011-11-062-5/+23