summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
| * | Manual updates for window changes.Chong Yidong2011-11-067-403/+372
| * | Delete window-combination-p; tweaks to window-top-child and window-left-child.Chong Yidong2011-11-064-82/+104
| * | * src/makefile.w32-in ($(TEMACS), (gl-stamp)): Use $(THISDIR) toChristoph Scholtes2011-11-052-2/+7
| * | * inc/stdint.h (UINT64_MAX, UINT64_MIN, INT64_MIN, UINTMAX_MAX)Christoph Scholtes2011-11-052-6/+25
| * | * src/w32font.c (font_matches_spec): Filter out non-Japanese kana fonts.Jason Rumney2011-11-063-13/+42
| * | Fix definition of `mode_t'.Christoph Scholtes2011-11-051-5/+3
| * | Fix MSVC build in lib-src.Eli Zaretskii2011-11-052-9/+9
| * | Modify w32fns.c similarly to 2011-11-05T12:04:34Z!jan.h.d@swipnet.se.Eli Zaretskii2011-11-052-9/+17
| * | * nt/config.nt: (mode_t) [!__GNUC__]: Define mode_t for MSVC.Christoph Scholtes2011-11-052-0/+11
| * | Fix compilation with MSVC in lib/.Eli Zaretskii2011-11-052-0/+6
| * | * nsfns.m: Declare image_cache_refcount if GLYPH_DEBUG.Jan Djärv2011-11-053-100/+140
| * | * xfns.c (unwind_create_frame): Fix comment.Jan Djärv2011-11-052-16/+27
| * | Support MSVC build with newer versions of Visual Studio.Eli Zaretskii2011-11-0514-58/+207
| * | Auto-commit of generated files.Glenn Morris2011-11-051-7/+7
| * | * window.el (window-normalize-window): Rename from window-normalize-any-window.Chong Yidong2011-11-052-57/+70
| * | * lisp/window.el (window-valid-p): Rename from window-any-p.Chong Yidong2011-11-053-17/+18
| * | Increase required GnuTLS version (bug#9929)Glenn Morris2011-11-043-2/+9
| * | Fix rmail-next/prev-same-subject.Eli Zaretskii2011-11-052-0/+7
| * | Last part of fix for bug #8562 with Emacs on Windows 9X.Eli Zaretskii2011-11-042-0/+52
| * | Fix bug #9955 with mouse-highlight that starts at beginning of window.Eli Zaretskii2011-11-042-3/+13
| * | * gtkutil.c (xg_make_tool_item): Add callbacks of one of wimage orJan Djärv2011-11-042-5/+12