aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * lisp/eshell/esh-ext.el (eshell-search-path): Declare.Glenn Morris2013-09-132-0/+6
* * lisp/eshell/em-prompt.el (eshell/pwd): Autoload it.Glenn Morris2013-09-132-0/+5
* Silence some url compilation warnings on systems without zlibGlenn Morris2013-09-133-2/+7
* * lisp/progmodes/gdb-mi.el (gud-cont, gud-step): Declare.Glenn Morris2013-09-122-0/+9
* * cedet/semantic/ia.el (semantic-ia-complete-symbol-menu):Glenn Morris2013-09-122-38/+44
* * net/tramp.el (tramp-check-proper-method-and-host): Rename it fromMichael Albinus2013-09-137-18/+37
* * xterm.h (x_window_to_frame, x_any_window_to_frame)Dmitry Antipov2013-09-134-196/+187
* * test/automated/eshell.el (with-temp-eshell): Use a temp directoryGlenn Morris2013-09-122-2/+10
* ChangeLog typo fixGlenn Morris2013-09-121-1/+1
* * test/automated/eshell.el (with-temp-eshell): Avoid hangs in batch modeGlenn Morris2013-09-122-1/+7
* * eshell/em-cmpl.el: Undo accidental part of last commit.Stefan Monnier2013-09-121-4/+16
* * lisp/term/ns-win.el (parameters): Don't declare as dynamic.Stefan Monnier2013-09-122-22/+5
* * lisp/eshell/*.el: Use lexical-binding.Stefan Monnier2013-09-1231-56/+60
* * lisp/cedet/semantic/find.el (semantic-find-first-tag-by-name):Glenn Morris2013-09-122-3/+8
* lisp.mk (lisp): Add w32-common-fns.elc.Eli Zaretskii2013-09-122-0/+5
* merge trunkKenichi Handa2013-09-12153-1720/+2036
|\
| * Comments.Xue Fuqiao2013-09-121-0/+3
| * * src/charset.c (char_charset): Document an exception for char-charset.Xue Fuqiao2013-09-122-0/+6
| * * doc/lispref/functions.texi (Obsolete Functions): Add an index for obsolete ...Xue Fuqiao2013-09-122-0/+5
| * * doc/emacs/text.texi (Enriched Justification): Explain values of default-jus...Xue Fuqiao2013-09-122-2/+7
| * * xterm.h (x_display_info): New field last_user_time...Dmitry Antipov2013-09-123-17/+23
| * Remove superflous commentGlenn Morris2013-09-121-4/+0
| * * vc/vc-dispatcher.el (vc-dir-refresh): Declare.Glenn Morris2013-09-112-0/+4
| * * vc/vc-svn.el (vc-svn-retrieve-tag): Mark unused argument.Glenn Morris2013-09-112-2/+2
| * * vc/vc-svn.el (vc-svn-dir-status-files, vc-svn-dir-extra-headers)Glenn Morris2013-09-112-3/+6
| * Revert part of previous vc-bzr changeGlenn Morris2013-09-112-2/+2
| * gnus-icalendar small fixGlenn Morris2013-09-112-3/+12
| * * subr.el (do-after-load-evaluation): Also give compiler warningsGlenn Morris2013-09-112-6/+24
| * * xterm.c (x_set_scroll_bar_thumb) [USE_LUCID && !HAVE_XAW3D]: ClipDmitry Antipov2013-09-122-3/+17
| * * vc/vc-svn.el (vc-svn-parse-status): If there are multiple filesGlenn Morris2013-09-112-6/+13
| * * lisp/vc/vc.el (vc-deduce-fileset): Doc fix.Glenn Morris2013-09-112-1/+4
| * Update some function declarationsGlenn Morris2013-09-114-3/+7
| * Silence some vc- compilation warningsGlenn Morris2013-09-113-4/+13
| * * lisp/progmodes/ruby-mode.el (ruby-syntax-propertize-function): Declare.Glenn Morris2013-09-112-0/+3
| * * lisp/progmodes/octave.el (help-button-action): Declare.Glenn Morris2013-09-112-0/+5
| * Fix some minor shell.el oddness related to usage of error and messageGlenn Morris2013-09-112-4/+7
| * Use with-demoted-errors now that it can format any error messagesGlenn Morris2013-09-1114-138/+133
| * Cleanup Eshell to rely less on dynamic scoping.Stefan Monnier2013-09-1213-140/+161
| * * lisp/autorevert.el (auto-revert-notify-handler): Use `cl-dolist' since weStefan Monnier2013-09-122-3/+8
| * * lisp/term/ns-win.el (global-map): Remove binding for ispell-next,Glenn Morris2013-09-112-1/+5
| * Character properties fix in lispref.Xue Fuqiao2013-09-122-5/+10
| * CommentGlenn Morris2013-09-111-0/+1
| * * lisp/play/landmark.el: Yet more typo fixes.Glenn Morris2013-09-111-1/+1
| * * lisp/echistory.el (electric-command-history): Remove call to deleted func.Glenn Morris2013-09-112-1/+3
| * * lisp/play/landmark.el (landmark-mode): Fix typos.Glenn Morris2013-09-112-2/+4
| * * lisp/vc/vc-cvs.el (cvs-append-to-ignore): Fix arg spec.Glenn Morris2013-09-112-2/+7
| * * src/emacs.c (usage_message): Possessive apostrophe tweak.Glenn Morris2013-09-114-5/+9
| * * lisp/savehist.el: No need for cl when compiling on Emacs.Glenn Morris2013-09-112-1/+5
| * * nsterm.m (syms_of_nsterm): Use Qns.Dmitry Antipov2013-09-115-20/+13
| * * lisp/eshell/esh-mode.el (eshell-mode-syntax-table): Fix up initialization.Stefan Monnier2013-09-112-35/+41