summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Hard narrowingscratch/hard-narrowVitalie Spinu2016-03-297-30/+106
* In M-%, avoid making buffer-local binding of text-property-default-nonstickyAlan Mackenzie2016-03-291-7/+12
* Remove prog-indentation-contextremove-prog-indentation-contextDmitry Gutov2016-03-284-181/+12
* * src/font.c (QCuser_spec): Add missing colon to :user-spec.Paul Eggert2016-03-271-1/+1
* Don't start the 'midnight' timer twiceEli Zaretskii2016-03-271-2/+6
* * src/xwidget.c (Fxwidget_resize): Fix inappropriate use of XFASTINT.YAMAMOTO Mitsuharu2016-03-271-1/+1
* Fix todo-mode category movementStephen Berman2016-03-261-7/+18
* * lisp/xt-mouse.el (xterm-mouse-utf-8): Add :version.Glenn Morris2016-03-261-0/+1
* Ignore non-nil. non-cons values of unread-command-eventsEli Zaretskii2016-03-261-4/+4
* Improve documentatuon of 'truncate-partial-width-windows'Eli Zaretskii2016-03-263-7/+13
* * src/ftfont.c (ftfont_shape_by_flt): Parenthesize as per GNU style.Paul Eggert2016-03-251-2/+2
* Fix 'dired-goto-file' in Dired buffers produced by find-diredEli Zaretskii2016-03-251-3/+12
* Fix map-put and map-delete for alists (Bug#23105)Nicolas Petton2016-03-252-27/+18
* Minor copyedits of documentation for temporary displaysEli Zaretskii2016-03-252-20/+28
* Add customization option for using UTF-8 coordinates in xt-mousePhilipp Stephani2016-03-252-30/+208
* Minor doc string fixes in replace.elEli Zaretskii2016-03-251-6/+11
* Fix scrolling upwards with 'xwidget-webkit-browse-url'Eli Zaretskii2016-03-251-1/+1
* Fix display of Indic scriptsK. Handa2016-03-251-1/+6
* Fix splash screen display at startupEli Zaretskii2016-03-253-5/+13
* ; In NEWS mention new display of minibuffer completions windowMartin Rudalics2016-03-251-0/+6
* Describe temporary displays in Emacs manualMartin Rudalics2016-03-252-3/+62
* Avoid stray As next to IDLW iconsPaul Eggert2016-03-241-2/+2
* Avoid GTK 3 crash with icons and masksPaul Eggert2016-03-241-66/+34
* * lisp/minibuffer.el (minibuffer-completion-help): Use fit-window-to-bufferJuri Linkov2016-03-251-1/+1
* Define make_save_ptr_ptr unconditionallyEli Zaretskii2016-03-241-2/+0
* Preserve current buffer when popping up TTY menusEli Zaretskii2016-03-241-1/+6
* Improve font selection by family on MS-WindowsEli Zaretskii2016-03-241-1/+2
* Comint, term, and compile now set EMACSPaul Eggert2016-03-235-1/+25
* Ignore more merges when generating ChangeLogPaul Eggert2016-03-231-1/+1
* Sync with gnulibPaul Eggert2016-03-233-64/+98
* Resurrect GNUS-NEWS autogenerationPaul Eggert2016-03-233-30/+280
* ; Backport ChangeLog.2 fixes from masterPaul Eggert2016-03-221-65/+60
* Make `toggle-frame-maximized' respect the dock on OS X (bug#22988).Anders Lindgren2016-03-221-22/+120
* Fix bug in displaying header line with a box faceEli Zaretskii2016-03-221-14/+47
* Fix an Isearch var to be a string (Bug#23038)Kaushal Modi2016-03-221-8/+11
* Fix (args-out-of-range 1) error in cursor-sensor--detectLeo Liu2016-03-211-1/+1
* Render empty <ul><li><ul> correctlyLars Magne Ingebrigtsen2016-03-201-0/+4
* Ignore invalid base64 encoded embedded imagesLars Magne Ingebrigtsen2016-03-201-1/+2
* Fix <p> and <div> newlines with or without <li> in shrLars Magne Ingebrigtsen2016-03-201-3/+12
* Avoid errors in 'newline'Eli Zaretskii2016-03-191-15/+21
* Fix Bug#23032Michael Albinus2016-03-191-1/+3
* Adjudicate review comments in abbrevs.texiEli Zaretskii2016-03-193-9/+13
* Fixup the "normal" matcher; highlight global var symbols, tooDmitry Gutov2016-03-191-2/+2
* ; Small theme additionsTassilo Horn2016-03-181-3/+4
* Honor prefix arg in doc-view-next-line-or-next-pageMarcin Borkowski2016-03-181-1/+1
* ; Spelling fixesPaul Eggert2016-03-183-4/+3
* Port to strict C99 offsetofPaul Eggert2016-03-182-2/+3
* Port to GTK with strict C11 compilerPaul Eggert2016-03-181-8/+4
* Port to GTK with strict C99 compilerPaul Eggert2016-03-172-3/+1
* Avoid screen artifacts with new OS X visible bell after scrollingAnders Lindgren2016-03-171-1/+29