summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* * net/tramp-smb.el (tramp-smb-acl-program): New customer option.Michael Albinus2013-10-162-17/+171
* * 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
* Support mouse wheel in TTY menus.Eli Zaretskii2013-10-152-0/+9
* * lisp/progmodes/subword.el (subword-capitalize): Be careful whenDima Kogan2013-10-142-24/+30
* Implement scrolling of TTY menus when the screen is too short.Eli Zaretskii2013-10-142-3/+14
* * lisp/progmodes/ruby-mode.el (ruby-smie--args-separator-p): HandleDmitry Gutov2013-10-142-1/+8
* * progmodes/ruby-mode.el (ruby-encoding-map): Add a mapping fromAkinori MUSHA2013-10-142-22/+43
* * lisp/progmodes/sh-script.el (sh-mark-line, sh-learn-buffer-indent):Glenn Morris2013-10-132-29/+29
* * configure.ac [alpha]: Explicit error in non-ELF case. Glenn Morris2013-10-132-2/+7
* * lisp/progmodes/ruby-mode.el (ruby-mode): Add `ruby-mode-set-encoding'Dmitry Gutov2013-10-142-7/+13
* Fix indentation/fontification of Java enum with "implements"/generic.Alan Mackenzie2013-10-133-48/+47
* merge trunkKenichi Handa2013-10-1315-112/+190
|\
| * * lisp/replace.el (how-many): Fix rstart and !rend case.Oleh Krehel2013-10-122-3/+10
| * * lisp/progmodes/sql.el (sql-add-product): Fix paren typo.Andreas Politz2013-10-122-1/+5
| * * menu-bar.el (menu-bar-update-buffers): Unify Buffers menu prompt string.Glenn Morris2013-10-122-1/+4
| * Doc fixes for text-scale-adjustGlenn Morris2013-10-122-5/+5
| * Use accented form of some namesGlenn Morris2013-10-128-11/+45
| * ChangeLog fixes prompted by M-x authorsGlenn Morris2013-10-122-3/+3
| * * lisp/progmodes/ruby-mode.el (ruby-smie-grammar): Add rule for paren-freeStefan Monnier2013-10-122-30/+57
| * * lisp/isearch.el (isearch-pre-command-hook): Don't build in knowledge aboutStefan Monnier2013-10-112-2/+8
| * Fix popping down a menu by a second mouse click.Eli Zaretskii2013-10-112-10/+3
| * Make the same key that opens TTY menus also exit the menu.Eli Zaretskii2013-10-112-46/+50
* | international/mule-cmds.el (select-safe-coding-system): Remove a superfluous ...Kenichi Handa2013-10-132-2/+12
|/
* * lisp/progmodes/sh-script.el: Provide simpl(e|istic) completion.Stefan Monnier2013-10-102-20/+72
* * lisp/progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Split theDmitry Gutov2013-10-112-18/+13
* * lisp/emacs-lisp/smie.el (smie--matching-block-data): Invalidate theDmitry Gutov2013-10-112-3/+11
* * src/fileio.c (Fsubstitute_in_file_name): Use substitute-env-in-file-name.Stefan Monnier2013-10-102-7/+28
* MS-Windows follow-up to 2013-10-10T01:03:11Z!rgm@gnu.org: support giflib 5.x.Eli Zaretskii2013-10-102-1/+19
* * vc/vc.el (vc-diff-build-argument-list-internal): If the file isJoão Távora2013-10-102-3/+8
* * lisp/menu-bar.el (menu-bar-open): Don't use popup-menu ifMasatake YAMATO2013-10-102-1/+7
* Fix doc-string of pop-to-buffer-same-window. (Bug#15492)Martin Rudalics2013-10-102-9/+10
* * lisp/menu-bar.el (tty-menu-navigation-map): Reduce redundancy.Stefan Monnier2013-10-092-40/+27
* * icalendar.el (icalendar-import-file): Fix interactive spec (tiny change)Andrei Chitu2013-10-092-1/+6
* * lisp/desktop.el (desktop-save): Default to saving in .emacs.d,Glenn Morris2013-10-092-3/+11
* * lisp/menu-bar.el (menu-bar-options-menu): Remove text-mode auto-fill,Glenn Morris2013-10-093-21/+10
* * lisp/textmodes/text-mode.el (text-mode-map): Add a menu (tiny change)John Anthony2013-10-092-0/+25
* * lisp/isearch.el (isearch-pre-command-hook): Use this-single-command-keysJuri Linkov2013-10-102-4/+10
* * lisp/vc/vc-svn.el (vc-svn-create-repo): Expand paths in file://... url.Glenn Morris2013-10-092-1/+6
* authors.el triviaGlenn Morris2013-10-092-4/+14
* * lisp/profiler.el: Create a more coherent calltree from partial backtraces.Stefan Monnier2013-10-082-21/+157
* * lisp/progmodes/ruby-mode.el (ruby-smie-rules): Indent after hangingDmitry Gutov2013-10-092-5/+18
* * lisp/isearch.el (isearch-help-map, isearch-mode-map): Don't bind [t]Juri Linkov2013-10-092-221/+73
* Support menus on text-mode terminals.Eli Zaretskii2013-10-088-86/+263
|\
| * Preload tooltip.el unconditionally.Eli Zaretskii2013-10-083-5/+3
| * Cleanups and commentary changes.Eli Zaretskii2013-10-081-2/+0
| * Horizontal keys in TTY menus work.Eli Zaretskii2013-10-081-15/+38
| * Make tty-menu-open-use-tmm a defcustom, update tmm docs accordingly.Eli Zaretskii2013-10-082-4/+15