aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * configure.ac (HAVE_XKB): Define if Xkb is present.Jan Djärv2013-03-253-0/+13
* Fix incompatibilities between MinGW.org and MinGW64 headersEli Zaretskii2013-03-253-7/+34
* * lisp/font-lock.el (lisp-font-lock-keywords-2): Don't highlight the "error"Stefan Monnier2013-03-252-4/+9
* * lisp/replace.el (list-matching-lines-prefix-face): New defcustom.Juri Linkov2013-03-242-12/+45
* Minor improvements in ELisp manual.Eli Zaretskii2013-03-242-2/+9
* Reorder conditions that are written backwardsAndreas Schwab2013-03-2446-153/+216
* * lisp/files.el (kill-buffer-hook): Doc fix.Leo Liu2013-03-244-18/+37
* * xfaces.c (Finternal_face_x_get_resource): Allow 3rd (frame) argumentDmitry Antipov2013-03-244-11/+22
* Static checking by GCC 4.8-20130319.Paul Eggert2013-03-234-21/+34
* Merge from gnulib.Paul Eggert2013-03-233-6/+24
* * src/w32fns.c (emacs_abort) [CYGWIN]: Define `_open' as a macro.Ken Brown2013-03-232-0/+7
* * src/w32term.c (w32_initialize): Silence compiler warning.Ken Brown2013-03-232-1/+5
* * lisp/emacs-lisp/lisp-mode.el (emacs-lisp-docstring-fill-column): MakeDmitry Gutov2013-03-242-0/+5
* Fix fullscreen resizing of multiple frames on MS-Windows.Eli Zaretskii2013-03-233-24/+50
* * lisp/vc/diff-mode.el (diff-mode-shared-map): Unbind "/".Dmitry Gutov2013-03-232-1/+4
* Fix MSVC compilation problem in lib-src.cg2013-03-232-1/+5
* Fix bug #13935 with inaccurate description of 'fullscreen'.Eli Zaretskii2013-03-232-2/+8
* Fix bug #14032 with restoring frame dimensions on MS-Windows.Eli Zaretskii2013-03-234-18/+46
* * lisp/nxml/nxml-util.el (nxml-with-unmodifying-text-property-changes):Leo Liu2013-03-237-33/+23
* * lisp/nxml/rng-nxml.el (rng-set-state-after): Do not let-bindLeo Liu2013-03-233-29/+23
* * lisp/info.el (info-index-match): New face.Juri Linkov2013-03-233-20/+45
* Merge with CEDET upstream (rev. 8499).David Engster2013-03-2248-220/+625
|\
| * Merge with CEDET upstream (rev. 8499).David Engster2013-03-2148-220/+625
* | * progmodes/cfengine.el: Use symbol motion commands instead of extending the ...Ted Zlatanov2013-03-222-15/+22
* | * src/unexcw.c: Update for x86_64-cygwin.Ken Brown2013-03-222-4/+21
* | * frame.h (struct frame): Put menu_bar_window under #ifdefDmitry Antipov2013-03-225-6/+34
* | Use functions and constants to manipulate Lisp_Save_Value objects.Paul Eggert2013-03-219-141/+220
* | * alloc.c: Remove redundant static declarations.Paul Eggert2013-03-212-18/+4
* | * progmodes/cfengine.el (cfengine-common-syntax): Add "_" to word syntax.Ted Zlatanov2013-03-212-0/+6
* | Info footnote fontification and navigation.Juri Linkov2013-03-212-7/+78
* | * lisp/subr.el (posn-point, posn-string): Fix it here instead.Stefan Monnier2013-03-203-13/+21
* | * window.h (struct window): Convert left_col, top_line, total_linesDmitry Antipov2013-03-208-165/+144
* | Fix ChangeLog entry.Dmitry Antipov2013-03-201-1/+1
* | * frame.h (struct frame): Drop resx and resy because the same data isDmitry Antipov2013-03-2011-57/+84
* | merge trunkKenichi Handa2013-03-2017-78/+128
|\ \
| * | * Makefile.in ($(srcdir)/ja-dic/ja-dic.el): Use batch-skkdic-convert.Paul Eggert2013-03-192-2/+7
| * | Suppress unnecessary non-ASCII chatter during build process.Paul Eggert2013-03-192-12/+16
| * | * ido.el (ido-chop): Fix bug#10994.Leo Liu2013-03-202-2/+8
| * | * lisp/whitespace.el (whitespace-font-lock, whitespace-font-lock-mode):Dmitry Gutov2013-03-192-21/+9
| * | * print.c (syms_of_print): Initialize debugging output not here...Dmitry Antipov2013-03-194-6/+19
| * | * lisp/mouse.el (mouse--down-1-maybe-follows-link): Fix follow-linkStefan Monnier2013-03-192-1/+14
| * | * window.c (Fwindow_combination_limit, Fset_window_combination_limit):Dmitry Antipov2013-03-192-16/+30
| * | * lisp/whitespace.el (whitespace-font-lock-keywords): Change description.Dmitry Gutov2013-03-192-10/+12
| * | Spelling fixes.Paul Eggert2013-03-186-9/+9
| * | * lisp/whitespace.el (whitespace-color-on): Use `prepend' OVERRIDEDmitry Gutov2013-03-192-1/+6
* | | coding.c (syms_of_coding): Initialize disable_ascii_optimization 1.Kenichi Handa2013-03-202-1/+7
|/ /
* | * progmodes/compile.el (compilation-display-error): New command.Leo Liu2013-03-192-0/+14
* | Fix bug when building Emacs with a GNU Make submake.Paul Eggert2013-03-182-2/+12
* | iso-2022-7bit commentary fixesPaul Eggert2013-03-184-3/+38
* | MS-Windows followup to automation of ja-dic.el in 2013-03-18T04:30:20Z!eggert...Eli Zaretskii2013-03-182-0/+11