summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix GNUStep specific menu items.Jan Djärv2013-10-205-11/+33
* * lisp/simple.el (newline): Only run post-self-insert-hook whenStefan Monnier2013-10-192-10/+22
* NEWS fix.Johan Bockgård2013-10-191-1/+1
* * lisp/icomplete.el (icomplete-with-completion-tables): Add :version.Johan Bockgård2013-10-192-0/+5
* Fix fontification bugs with constructors and const.Alan Mackenzie2013-10-192-19/+41
* Add indexes for the ‘:box’ face attribute.Xue Fuqiao2013-10-192-0/+6
* Fix TTY menus when they lead to a minibuffer prompt.Eli Zaretskii2013-10-192-19/+30
* * menu-bar.el: Don't make Services menu.Jan Djärv2013-10-192-3/+5
* ffap.el: handle "/usr/include/c++/<version>" directories.Rüdiger Sonderfeld2013-10-182-1/+30
* * lisp/ido.el (dired-other-frame): Only list directories.Joe Vornehm Jr.2013-10-182-0/+5
* Another index for line height.Xue Fuqiao2013-10-182-1/+2
* * doc/lispref/display.texi (Line Height): Add an index for line height.Xue Fuqiao2013-10-182-0/+5
* Fix clicks on the menu bar when GPM mouse is in use.Eli Zaretskii2013-10-182-50/+16
* Remove port-specific display name lists to avoid extraDmitry Antipov2013-10-1812-145/+73
* * net/tramp-smb.el (tramp-smb-maybe-open-connection): Fix an errorMichael Albinus2013-10-182-3/+9
* Remove erroneously-committed merge comment.Reuben Thomas2013-10-181-1/+0
* * lisp/progmodes/verilog-mode.el (verilog-case-fold): Add :version.Glenn Morris2013-10-182-0/+5
* Sync with upstream verilog-mode revision 1a6ecec7Wilson Snyder2013-10-182-162/+370
* Standardize license noticeGlenn Morris2013-10-181-11/+11
* Don't run timers in input-pending-p. Its new check-timers paramBarry O'Reilly2013-10-187-6/+66
* * lisp/textmodes/remember.el (remember): set buffer-offer-save inReuben Thomas2013-10-182-0/+7
* IELM improvements.Daniel Colascione2013-10-172-143/+215
* Code cleanup.Michael Albinus2013-10-1711-179/+266
* * lisp/indent.el (indent-rigidly): Fix 2013-10-08 change.Glenn Morris2013-10-172-1/+5
* Continuation of previous change.Xue Fuqiao2013-10-171-1/+1
* * doc/lispref/display.texi (Width): Fix arguments of ‘truncate-string-to-wi...Xue Fuqiao2013-10-172-2/+6
* Trivial doc fix.Xue Fuqiao2013-10-171-0/+1
* Make some functions static in non-Microsoft builds.Paul Eggert2013-10-1615-94/+163
* * lisp/skeleton.el (skeleton-newline): Remove.Stefan Monnier2013-10-172-12/+6
* * lisp/emacs-lisp/lisp.el (lisp-completion-at-point): Complete var names forStefan Monnier2013-10-172-0/+14
* * lisp/progmodes/sh-script.el (sh-find-prev-matching): Disable SMIE'sStefan Monnier2013-10-163-0/+12
* * calc/calc-comb.el (math-prime-test): Don't assume large integers areJay Belanger2013-10-164-7/+26
* Make VALMASK visible to GDB even if clang is used.Paul Eggert2013-10-163-8/+33
* bool vector int width fixesPaul Eggert2013-10-162-4/+14
* * lisp/tmm.el (tmm--history): New dynamic variable.Glenn Morris2013-10-162-6/+15
* * process.h (conv_sockaddr_to_lisp): New decl, for newly-extern func.Paul Eggert2013-10-162-0/+7
* * nsselect.m (ns_string_from_pasteboard): Remove Fquit, just returnJan Djärv2013-10-162-6/+6
* Implement network-interface-* functions for MS-Windows (bug #15610).Eli Zaretskii2013-10-164-19/+349
* Fix bug #15629 with GUI menus on NS.Eli Zaretskii2013-10-162-1/+6
* Add an index for explicit selective display.Xue Fuqiao2013-10-162-0/+6
* * net/tramp-smb.el (tramp-smb-acl-program): New customer option.Michael Albinus2013-10-162-17/+171
* * fns.c (Fstring_as_unibyte): Fix last change.Dmitry Antipov2013-10-161-1/+1
* * fns.c (Fstring_as_unibyte): Use xlispstrdup.Dmitry Antipov2013-10-162-4/+6
* * lisp/progmodes/subword.el (subword-capitalize): Fix Stefan's mess.Dima Kogan2013-10-152-19/+25
* * ansi-color.el (ansi-color-drop-regexp): Add 1J, 1K, 2K.Glenn Morris2013-10-152-1/+4
* * files.el (hack-local-variables): Warn about misplaced lexical-binding. Glenn Morris2013-10-152-7/+19
* * net/eww.el (eww-render): Always set eww-current-url, and update header line. Glenn Morris2013-10-152-3/+12
* * etc/NEWS: improve wording.Dmitry Gutov2013-10-161-2/+2
* * etc/NEWS: Mention the homepage-related changes in package.el.Dmitry Gutov2013-10-162-0/+13
* * print.c (print_object): Print " ..." when truncating bool vectors.Paul Eggert2013-10-152-0/+8