bpt/emacs.git
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...
2013-09-08 Michael AlbinusImprove compatibility with older Emacsen, and XEmacs.
2013-09-08 Kenichi Handamerge trunk
2013-09-08 Kenichi Handainternational/characters.el: Set category "^" (Combinin...
2013-09-07 Alan MackenzieCorrectly fontify Java class constructors.
2013-09-07 Xue FuqiaoNEWS fix.
2013-09-07 Roland Winklerbibtex-biblatex-entry-alist: Add optional field subtitl...
2013-09-07 Glenn MorrisAuto-commit of loaddefs files.
2013-09-07 Glenn MorrisAuto-commit of generated files.
2013-09-07 Paul EggertPort --without-x --enable-gcc-warnings to Fedora 19.
2013-09-06 Stefan Monnier* lisp/minibuffer.el: Make minibuffer-complete call...
2013-09-06 Stefan Monnier* lisp/dired-x.el (dired-mark-sexp): Bind the vars...
2013-09-06 Juri Linkov* lisp/info.el (Info-display-images-node): When image...
2013-09-06 Dmitry Antipov* lisp.h (last_glyphless_glyph_frame, last_glyphless_gl...
2013-09-06 Stefan Monnier* lisp/abbrev.el (edit-abbrevs-mode): Use define-derive...
2013-09-06 William Xu* lisp/arc-mode.el: Add support for 7za.
2013-09-06 Stefan Monnier* src/eval.c (eval_sub): Only call Ffunction if necessary.
2013-09-06 Dmitry AntipovAttempt to make redisplay more selective when changing...
2013-09-06 Michael AlbinusThe experimental url syntax for remote file names is...
next