bpt/emacs.git
2013-09-13 Eli ZaretskiiFix bug #15337 with non-ASCII characters in file names...
2013-09-13 Eli Zaretskiidoc/lispref/text.texi (Not Intervals): Minor wording...
2013-09-13 Glenn Morris* lisp/erc/erc-desktop-notifications.el (dbus-debug...
2013-09-13 Glenn Morris* lisp/gnus/mml2015.el (gnus-create-image): Autoload it.
2013-09-13 Glenn Morris* lisp/gnus/gnus-spec.el (gnus-xmas-format): Fix weird...
2013-09-13 Glenn Morris* lisp/gnus/gnus-html.el (image-size): Declare.
2013-09-13 Glenn Morris* eshell/esh-util.el (ange-cache): Move declaration...
2013-09-13 Glenn Morris* lisp/eshell/esh-ext.el (eshell-search-path): Declare.
2013-09-13 Glenn Morris* lisp/eshell/em-prompt.el (eshell/pwd): Autoload it.
2013-09-13 Glenn MorrisSilence some url compilation warnings on systems withou...
2013-09-13 Glenn Morris* lisp/progmodes/gdb-mi.el (gud-cont, gud-step): Declare.
2013-09-13 Glenn Morris* cedet/semantic/ia.el (semantic-ia-complete-symbol...
2013-09-13 Michael Albinus* net/tramp.el (tramp-check-proper-method-and-host...
2013-09-13 Dmitry Antipov* xterm.h (x_window_to_frame, x_any_window_to_frame)
2013-09-13 Glenn Morris* test/automated/eshell.el (with-temp-eshell): Use...
2013-09-12 Glenn MorrisChangeLog typo fix
2013-09-12 Glenn Morris* test/automated/eshell.el (with-temp-eshell): Avoid...
2013-09-12 Stefan Monnier* eshell/em-cmpl.el: Undo accidental part of last commit.
2013-09-12 Stefan Monnier* lisp/term/ns-win.el (parameters): Don't declare as...
2013-09-12 Stefan Monnier* lisp/eshell/*.el: Use lexical-binding.
2013-09-12 Glenn Morris* lisp/cedet/semantic/find.el (semantic-find-first...
2013-09-12 Eli Zaretskiilisp.mk (lisp): Add w32-common-fns.elc.
2013-09-12 Kenichi Handamerge trunk
2013-09-12 Kenichi Handacomposite.el (compose-gstring-for-graphic): Handle...
2013-09-12 Xue FuqiaoComments.
2013-09-12 Xue Fuqiao* src/charset.c (char_charset): Document an exception...
2013-09-12 Xue Fuqiao* doc/lispref/functions.texi (Obsolete Functions):...
2013-09-12 Xue Fuqiao* doc/emacs/text.texi (Enriched Justification): Explain...
2013-09-12 Dmitry Antipov* xterm.h (x_display_info): New field last_user_time...
2013-09-12 Glenn MorrisRemove superflous comment
2013-09-12 Glenn Morris* vc/vc-dispatcher.el (vc-dir-refresh): Declare.
2013-09-12 Glenn Morris* vc/vc-svn.el (vc-svn-retrieve-tag): Mark unused argument.
2013-09-12 Glenn Morris* vc/vc-svn.el (vc-svn-dir-status-files, vc-svn-dir...
2013-09-12 Glenn MorrisRevert part of previous vc-bzr change
2013-09-12 Glenn Morrisgnus-icalendar small fix
2013-09-12 Glenn Morris* subr.el (do-after-load-evaluation): Also give compile...
2013-09-12 Dmitry Antipov* xterm.c (x_set_scroll_bar_thumb) [USE_LUCID && !HAVE_...
2013-09-12 Glenn Morris* vc/vc-svn.el (vc-svn-parse-status): If there are...
2013-09-12 Glenn Morris* lisp/vc/vc.el (vc-deduce-fileset): Doc fix.
2013-09-12 Glenn MorrisUpdate some function declarations
2013-09-12 Glenn MorrisSilence some vc- compilation warnings
2013-09-12 Glenn Morris* lisp/progmodes/ruby-mode.el (ruby-syntax-propertize...
2013-09-12 Glenn Morris* lisp/progmodes/octave.el (help-button-action): Declare.
2013-09-12 Glenn MorrisFix some minor shell.el oddness related to usage of...
2013-09-12 Glenn MorrisUse with-demoted-errors now that it can format any...
2013-09-12 Stefan MonnierCleanup Eshell to rely less on dynamic scoping.
2013-09-12 Stefan Monnier* lisp/autorevert.el (auto-revert-notify-handler):...
2013-09-12 Glenn Morris* lisp/term/ns-win.el (global-map): Remove binding...
2013-09-11 Xue FuqiaoCharacter properties fix in lispref.
2013-09-11 Glenn MorrisComment
2013-09-11 Glenn Morris* lisp/play/landmark.el: Yet more typo fixes.
2013-09-11 Glenn Morris* lisp/echistory.el (electric-command-history): Remove...
2013-09-11 Glenn Morris* lisp/play/landmark.el (landmark-mode): Fix typos.
2013-09-11 Glenn Morris* lisp/vc/vc-cvs.el (cvs-append-to-ignore): Fix arg...
2013-09-11 Glenn Morris* src/emacs.c (usage_message): Possessive apostrophe...
2013-09-11 Glenn Morris* lisp/savehist.el: No need for cl when compiling on...
2013-09-11 Dmitry Antipov* nsterm.m (syms_of_nsterm): Use Qns.
2013-09-11 Stefan Monnier* lisp/eshell/esh-mode.el (eshell-mode-syntax-table...
2013-09-11 Xue FuqiaoMinor fixes for ido.texi.
2013-09-11 Dmitry Antipov* termhooks.h (fullscreen_hook): Remove the leftover.
2013-09-11 Dmitry AntipovCleaning up a few X scroll bar bits.
2013-09-11 Stefan Monnier* lisp/files.el (set-auto-mode): Simplify a bit further.
2013-09-11 Stefan Monnier* src/insdel.c (insert_from_buffer_1): Don't mark buffe...
2013-09-11 Paul Eggert* xdisp.c (Ftool_bar_lines_needed): Declare as 'const...
2013-09-11 Glenn MorrisAuto-commit of loaddefs files.
2013-09-11 Dmitry AntipovIfdef away frame tool bar code when it is not really...
2013-09-11 Paul EggertFix corruption with multiple emacsclient -t instances.
2013-09-11 Dmitry AntipovFix last change.
2013-09-11 Glenn MorrisImprove previous interpreter-mode-alist change
2013-09-11 Glenn MorrisComment formatting
2013-09-11 Barry O'ReillyChange comparison functions =, <, >, <=, >= to take...
2013-09-11 Stefan MonnierUse define-derived-mode (and derived-mode-p).
2013-09-11 Stefan Monnier* keyboard.c (read_char): Fix last change.
2013-09-11 Stefan Monnier* src/keyboard.c (read_char): Don't break immediate_echo.
2013-09-11 Stefan Monnier* lisp/profiler.el (profiler-calltree-find): Use functi...
2013-09-10 Glenn MorrisTweak previous change
2013-09-10 Glenn MorrisTreat interpreter-mode-alist as alist of regexps, not...
2013-09-10 Glenn Morris* lisp/progmodes/cc-mode.el (awk-mode): Remove duplicat...
2013-09-10 Stefan Monnier* lisp/simple.el: Use set-temporary-overlay-map for...
2013-09-10 Stefan Monnier* lisp/subr.el (with-demoted-errors): Add `format'...
2013-09-10 Glenn MorrisAuto-commit of loaddefs files.
2013-09-10 Glenn MorrisAuto-commit of generated files.
2013-09-10 Michael Albinus* net/tramp.el (tramp-cleanup): Remove. Functionality...
2013-09-10 Glenn Morris* lisp/simple.el (read-minibuffer): Unbreak it.
2013-09-10 Glenn Morris* lisp/dired-x.el (dired-mark-sexp): Unbreak for system...
2013-09-09 Jean Haidouk* leim/quail/latin-alt.el ("french-alt-postfix", "latin...
2013-09-09 Glenn MorrisRestore portions of my comment, which I found less...
2013-09-09 Glenn Morris* etc/refcards/Makefile (PS_ENGLISH, PS_CZECH, PS_FRENC...
2013-09-09 Dmitry AntipovReview and drop old frame resize hack.
2013-09-09 Paul EggertSpelling fixes and tidy up a comment.
2013-09-09 Glenn MorrisConvert ChangeLog text to in-file comment
2013-09-09 Dmitry AntipovDo not populate pure Xism x_sync to other ports.
2013-09-09 Dmitry AntipovCleanup frame flushing.
2013-09-09 Glenn MorrisAuto-commit of generated files.
2013-09-09 Glenn MorrisFix treatment of ld's nocombreloc option
2013-09-09 Glenn Morris* configure.ac: Tweak previous change.
2013-09-08 Glenn MorrisRename configure's --without-compress-info to --without...
2013-09-08 Glenn Morris* doc/misc/emacs-gnutls.texi: Tweak direntry.
2013-09-08 Glenn Morris* lisp/saveplace.el (load-save-place-alist-from-file...
2013-09-08 Stefan Monnier* doc/lispref/macros.texi (Defining Macros): Prefer...
next