aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Spelling fixes.Paul Eggert2012-08-262-2/+2
* Clean up gdb-mi's usage of display-buffer.Chong Yidong2012-08-264-144/+152
* Doc fix for last change.Chong Yidong2012-08-261-2/+1
* Make ordinary isearch obey search-whitespace-regexp too.Chong Yidong2012-08-262-28/+66
* * faces.el (help-argument-name): Always inherit from italic.Chong Yidong2012-08-262-1/+6
* Handle evening window heights more correctly (Bug#11880) and (Bug#12091).Martin Rudalics2012-08-252-19/+23
* Fix file time stamp problem with bzr and CVS (Bug#12001).Paul Eggert2012-08-232-1/+12
* * lisp/info.el (Info-fontify-node): Hide the suffix of the Info file nameJuri Linkov2012-08-232-1/+16
* * lisp/calendar/cal-tex.el (cal-tex-weekly-common): Restore leading blank page.Glenn Morris2012-08-222-7/+18
* Bump executable-prefix :versionGlenn Morris2012-08-221-0/+1
* ChangeLog fixGlenn Morris2012-08-221-2/+4
* misc.el (forward-to-word, backward-to-word): Use (interactive "^p").Bastien Guerry2012-08-222-3/+6
* Set `executable-prefix' to "#!" instead of "#! ".Bastien Guerry2012-08-222-2/+8
* [Gnus] Enable posting-style group parameter to hold non-ASCII string valuesKatsumi Yamaoka2012-08-223-8/+32
* Rewrite handling of side and atomic windows.Martin Rudalics2012-08-222-85/+409
* Rename window--size-ignore to window--size-ignore-p.Martin Rudalics2012-08-222-9/+11
* Let walk-window-tree and window-with-parameter operate on minibuffer windows ...Martin Rudalics2012-08-222-12/+52
* * help-fns.el (help-fns--key-bindings): Abbreviate non-symbol remap targets.Christopher Schmidt2012-08-222-3/+10
* In dired-mark-remembered don't clobber point (Bug#11795).Martin Rudalics2012-08-222-10/+15
* Make bug-reference-bug-regexp customizableGlenn Morris2012-08-212-2/+16
* Add :safe for js indent variables.Daiki Ueno2012-08-222-0/+11
* 2012-08-21 Josh Feinstein <jlf@foxtail.org>Josh Feinstein2012-08-212-2/+6
* strict key encoding for json.elEdward O'Connor2012-08-212-3/+23
* Combine two cal-tex functionsGlenn Morris2012-08-212-26/+27
* Fixes: debbugs:11805Andreas Schwab2012-08-212-5/+34
* Revert accidental deletion from previous changeGlenn Morris2012-08-211-1/+154
* Remove yet more cal-tex code duplicationGlenn Morris2012-08-212-282/+49
* Remove more cal-tex code duplicationGlenn Morris2012-08-212-52/+26
* For selected window have (set-)window-point always operate on buffer's point.Martin Rudalics2012-08-212-33/+16
* Remove still more cal-tex code duplicationGlenn Morris2012-08-212-54/+38
* erc-match: fix erc-match server buffer exclusionJulien Danjou2012-08-212-1/+7
* Remove more cal-tex code duplicationGlenn Morris2012-08-212-20/+41
* Allow multiple cal-tex-buffer buffers to existGlenn Morris2012-08-212-3/+5
* Use cal-tex-arg moreGlenn Morris2012-08-212-4/+6
* Use cal-tex-* functions moreGlenn Morris2012-08-202-10/+13
* Improve cal-tex-cmd usageGlenn Morris2012-08-202-27/+37
* Reduce some cal-tex code duplicationGlenn Morris2012-08-202-48/+45
* Remove some blank pages from cal-tex outputGlenn Morris2012-08-202-2/+3
* cal-tex-cursor-week-at-a-glance small fixesGlenn Morris2012-08-202-8/+12
* gnus-msg.el (gnus-summary-resend-message): Honor posting-style for `name' and...Katsumi Yamaoka2012-08-212-1/+20
* cal-tex small fixGlenn Morris2012-08-202-16/+10
* * lisp/info.el (Info-file-attributes): New variable.Juri Linkov2012-08-212-12/+45
* Use display-warning in a few places in calendarGlenn Morris2012-08-203-19/+31
* Hide specified message types sent by lurkersJosh Feinstein2012-08-202-1/+189
* * net/tramp.el (tramp-accept-process-output): Accept only outputMichael Albinus2012-08-202-1/+7
* Make C-u C-x = report on empty overlays at point.Chong Yidong2012-08-202-1/+6
* * lisp/mail/rmailout.el (rmail-output-read-file-name): Trap errorsGlenn Morris2012-08-202-3/+14
* * lisp/font-lock.el (font-lock-add-keywords): Doc fixGlenn Morris2012-08-202-8/+13
* * calendar/cal-tex.el (cal-tex-cursor-week-at-a-glance): New function.Edward Reingold2012-08-202-0/+167
* Fix previous rmail-output-read-file-name changeGlenn Morris2012-08-192-21/+29