summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Fix bug#18265Dmitry Gutov2014-09-192-1/+6
* * lisp/emacs-lisp/lisp.el (lisp-completion-at-point): Only calculateDmitry Gutov2014-09-192-98/+104
* Make lisp-completion-at-point more discerningDmitry Gutov2014-09-192-12/+79
* Allow users to specify `shr-width'Ivan Kanis2014-09-183-11/+18
* * image-mode.el: Move defvars earlier to avoid a byte-compilation warning.Lars Magne Ingebrigtsen2014-09-182-20/+22
* Preserve the aspect ratio when fitting to width/heightLars Magne Ingebrigtsen2014-09-182-5/+17
* Add interpreter-mode-alist support for various JavaScript interpreters.Reuben Thomas2014-09-172-0/+9
* Don't assume 'grep' supports GREP_OPTIONS.Paul Eggert2014-09-162-10/+21
* * lisp/msb.el (msb--make-keymap-menu, msb-menu-bar-update-buffers):Stefan Monnier2014-09-152-4/+8
* Merge from emacs-24; up to 2014-07-09T02:04:12Z!rgm@gnu.orgGlenn Morris2014-09-146-12/+62
|\
| * * lisp/image.el (image-multi-frame-p): Fix thinkoGlenn Morris2014-09-142-2/+7
| * Fix fit-window-to-buffer doc-string.Kan-Ru Chen2014-09-122-1/+5
| * * lisp/desktop.el (desktop-create-buffer): Check that buffers are still liveIvan Shmakov2014-09-092-1/+8
| * * calendar/diary-lib.el (diary-list-entries): Restore 24.3 display behavior.Glenn Morris2014-09-092-8/+20
| * Fix mouse-dragging mode lines on text-mode terminals.Eli Zaretskii2014-09-092-2/+23
* | * register.el (insert-register): Change default interactive insertion mode.Daniel Colascione2014-09-142-2/+8
* | * net/tramp-cache.el (tramp-flush-file-function): Simplify check.Michael Albinus2014-09-144-11/+17
* | oopsSam Steingold2014-09-131-5/+0
* | * etc/NEWS: Mention nil `calendar-mode-line-format' will not modifyChristopher Schmidt2014-09-132-5/+16
* | * emacs-lisp/lisp-mode.el (lisp-el-font-lock-keywords-2): AddLeo Liu2014-09-143-4/+25
* | Auto-commit of loaddefs files.Glenn Morris2014-09-131-1/+1
* | Fix HTML rendering by shr-insert-document in Rmail.Eli Zaretskii2014-09-132-1/+8
* | Decode HTML text before presenting it in Rmail.Eli Zaretskii2014-09-132-1/+16
* | Support rendering of HTML parts in Rmail (bug #4258).Ken Olum2014-09-132-13/+130
* | Add support for Vertica SQL.Sam Steingold2014-09-122-0/+66
* | Spelling fixes.Paul Eggert2014-09-1119-40/+51
* | CC Mode: revert recent changes and fix bug 17463 (cc-langs.elc getsAlan Mackenzie2014-09-107-680/+813
* | CC-mode: Set open-paren-in-column-0-is-defun-start to nil;Stefan Monnier2014-09-107-449/+387
* | (sql-default-directory): Fix type annotation.Sam Steingold2014-09-092-1/+5
* | * lisp/progmodes/cc-awk.el: Remove unneeded cc-bytecomp use.Stefan Monnier2014-09-093-345/+334
* | (sql-set-sqli-buffer): Call `sql-product-interactive' when no suitable buffer...Sam Steingold2014-09-082-4/+5
* | (sql-default-directory): New user option.Sam Steingold2014-09-082-1/+13
* | (sql-show-sqli-buffer): Display the buffer instead of its nameSam Steingold2014-09-082-9/+13
* | (sql-send-line-and-next): New command, bound to C-c C-n.Sam Steingold2014-09-082-5/+17
* | * calendar.el (calendar-basic-setup): Fix calendar-view-holidays-initially-flagGlenn Morris2014-09-073-4/+8
* | Merge from emacs-24; up to 2014-07-08T06:24:07Z!eggert@cs.ucla.eduGlenn Morris2014-09-075-8/+39
|\ \ | |/
| * * calendar.el (calendar-basic-setup): Avoid clobbering calendar with diary.Glenn Morris2014-09-072-3/+12
| * * lisp/vc/vc-dir.el (vc-dir-update): Don't burp in corner case.Stefan Monnier2014-09-052-1/+6
| * * lisp/isearch.el (isearch-yank-word-or-char): Obey superword-modeLars Ljung2014-09-042-2/+9
| * Fix misleading doc string revealed in bug #18385.Eli Zaretskii2014-09-042-4/+13
* | Add vector qpattern to pcaseLeo Liu2014-09-062-7/+54
* | New custom variable `tex-print-file-extension' to help users who use PDF inst...Sam Steingold2014-09-052-2/+18
* | * net/tramp-sh.el (tramp-sh-handle-start-file-process): Expand `default-direc...Michael Albinus2014-09-052-1/+6
* | Add and use function horizontal-scroll-bars-available-p.Martin Rudalics2014-09-053-16/+35
* | * lisp/subr.el (call-process-shell-command, process-file-shell-command):Stefan Monnier2014-09-042-8/+20
* | calc/calc-forms.el (math-normalize-hms): Do a better check forJay Belanger2014-09-042-1/+9
* | * lisp/vc/vc-git.el (vc-git-conflicted-files): Fix bug when git statusRasmus Pank Roulund2014-09-042-14/+19
* | * lisp/emacs-lisp/eldoc.el (eldoc-function-argstring): Don't stripStefan Monnier2014-09-042-33/+43
* | * lisp/emacs-lisp/eldoc.el (eldoc-highlight-function-argument): Handle theThierry Volpiatto2014-09-042-16/+62
* | * lisp/progmodes/which-func.el (which-func-ff-hook): Obey pre-existingStefan Monnier2014-09-032-15/+22