aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* textmodes/flyspell.el: Don't check pre-word if buffer was switched.Agustín Martín2013-04-172-14/+22
* ispell.el: use `comment-normalize-vars' in ispell-add-per-file-word-list (Bug...Agustín Martín2013-04-172-2/+14
* New defun movement commands.Fabián Ezequiel Gallina2013-04-174-0/+159
* * progmodes/python.el (python-syntax--context-compiler-macro): New defun.Fabián Ezequiel Gallina2013-04-162-12/+20
* Fix last changeLeo Liu2013-04-171-1/+1
* * progmodes/octave-mod.el (octave-mode-map): Fix key binding toLeo Liu2013-04-172-2/+6
* * lisp/vc/vc-hg.el (vc-hg-annotate-re): Disallow ": " in file names.Stefan Monnier2013-04-162-1/+6
* * lisp/progmodes/gdb-mi.el (gdbmi-bnf-incomplete-record-result):Jean-Philippe Gravel2013-04-162-7/+17
* * lisp/progmodes/python.el (python-mode-skeleton-abbrev-table): Rename fromStefan Monnier2013-04-163-22/+46
* * progmodes/octave-mod.el (octave-mode-map): Remove redundant keyLeo Liu2013-04-172-2/+5
* * tramp.texi (Frequently Asked Questions): Precise, how to defineMichael Albinus2013-04-162-5/+18
* lisp/gnus/ChangeLog: Fix last changeKatsumi Yamaoka2013-04-161-1/+1
* lisp/gnus/shr.el: Support <img src="data:...">David Edmondson2013-04-162-0/+24
* Fix typos in ChangeLogs.Juanma Barranquero2013-04-162-19/+18
* Silence byte-compiler warnings.Juanma Barranquero2013-04-164-3/+9
* src/minibuf.c (Ftest_completion): Silence compiler warning.Juanma Barranquero2013-04-162-1/+5
* * lisp/emacs-lisp/nadvice.el (add-function): Default simple vars to theirStefan Monnier2013-04-152-4/+6
* * lisp/doc-view.el (doc-view-start-process): Handle url-handler directories.Stefan Monnier2013-04-152-2/+6
* * lisp/progmodes/ruby-mode.el (ruby-beginning-of-defun)Dmitry Gutov2013-04-163-11/+63
* * lisp/minibuffer.el (minibuffer-complete): Don't just scrollStefan Monnier2013-04-152-3/+13
* * etc/NEWS, doc/lispref/tips.texi (Coding Conventions): MentionChristopher Schmidt2013-04-154-7/+25
* Correct the placement of c-cpp-delimiters when there're #s not at col 0.Alan Mackenzie2013-04-153-7/+17
* * lisp/emacs-lisp/nadvice.el: Properly test names when adding advice.Stefan Monnier2013-04-152-5/+13
* Reformulate java imenu-generic-expression.Alan Mackenzie2013-04-152-38/+133
* net/tramp.texi: Improve last change.Michael Albinus2013-04-151-0/+14
* ispell.el: No longer mark as wrong-by-flyspell words just accepted by ispell ...Agustín Martín2013-04-152-0/+9
* * net/ange-ftp.el (ange-ftp-run-real-handler-orig): New defun,Michael Albinus2013-04-152-10/+20
* * tramp.texi (Frequently Asked Questions): New item forMichael Albinus2013-04-152-0/+22
* * textmodes/reftex-vars.el (reftex-label-regexps): New defcustom.Tassilo Horn2013-04-153-7/+21
* ChangeLog for the last commit.Eli Zaretskii2013-04-151-1/+1
* More debugging code to investigate bug #14062.Eli Zaretskii2013-04-154-13/+28
* lisp/gnus/nnir.el (nnir-request-set-mark): Make sure we are in the right groupAndrew Cohen2013-04-142-1/+7
* Spelling fixes.Paul Eggert2013-04-142-2/+2
* * keyboard.c (timer_start_idle): Remove no-longer-used local.Paul Eggert2013-04-142-2/+4
* Improve doc strings of left/right-margin/fringe-width.Eli Zaretskii2013-04-142-5/+27
* * lisp/files.el (normal-mode): Only use default major-mode if no other modeStefan Monnier2013-04-132-4/+8
* * lisp/emacs-lisp/trace.el (trace-values): New function.Stefan Monnier2013-04-132-0/+13
* * lisp/files.el: Allow : in local variables.Stefan Monnier2013-04-132-19/+25
* lisp/textmodes/bibtex.el (bibtex-search-entries): Bug fixRoland Winkler2013-04-132-13/+21
* lisp/textmodes/bibtex.el (bibtex-url): Doc fixRoland Winkler2013-04-132-1/+8
* lisp/textmodes/bibtex.el (bibtex-initialize): If the current buffer does not ...Roland Winkler2013-04-132-7/+18
* Make `split-window' a non-interactive function.Stephen Berman2013-04-136-4/+23
* Auto-commit of generated files.Glenn Morris2013-04-131-1/+5
* Fix vertical cursor motion when there are overlay strings at EOL.Eli Zaretskii2013-04-132-2/+16
* faces.el (read-face-name): Do not override value of arg default, call instead...Roland Winkler2013-04-126-103/+106
* * src/window.c (select_window): `record_buffer' even if window isStefan Monnier2013-04-122-15/+24
* gnus-msg.el (gnus-msg-mail): Make it avoid using posting styles corresponding...Katsumi Yamaoka2013-04-122-1/+7
* * info.el (Info-file-list-for-emacs): Add "tramp" and "dbus".Michael Albinus2013-04-122-1/+6
* * configure.ac (canonical): Adapt to 64-bit Cygwin.Ken Brown2013-04-122-1/+10
* Fix bug #14170 with window-end returning a stale value.Eli Zaretskii2013-04-112-3/+18