bpt/emacs.git
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...
2013-09-06 Michael Albinus* tramp.texi (Alternative Syntax): Remove chapter.
2013-09-06 Michael AlbinusFormat long lines.
2013-09-06 Michael AlbinusRemove URL syntax.
2013-09-06 Dmitry AntipovFix ChangeLog typo.
2013-09-06 Dmitry AntipovAttempt to make redisplay more selective when changing...
2013-09-06 Glenn Morris* lisp/replace.el (replace-string): Doc fix re start...
2013-09-05 Dmitry AntipovCache current header and mode line height for each...
2013-09-05 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-font-lock-keywords...
2013-09-05 Stefan MonnierAdd missing ChangeLog entry.
2013-09-05 Dmitry Antipov* fontset.c, window.c, xdisp.c (toplevel): Use TERM_HEADER.
2013-09-05 Glenn MorrisAuto-commit of loaddefs files.
2013-09-05 Glenn MorrisAuto-commit of generated files.
2013-09-05 Dmitry AntipovMake --without-x compatible with --enable-gcc-warnings.
2013-09-05 Dmitry Antipov* frame.c (check_minibuf_window): Update 'frame' with...
2013-09-05 Stefan Monnier* lisp/subr.el (pop): Use `car-safe'.
2013-09-05 Daniel Hackney* lisp/dired-x.el:
2013-09-05 Stefan Monnier* lisp/emacs-lisp/cconv.el: Use `car-safe' rather than...
2013-09-05 Stefan Monnier* src/cmds.c (Fself_insert_command): Don't pass a non...
2013-09-05 Glenn Morris* semantic/fw.el (semantic-make-local-hook): Simplify...
2013-09-05 Glenn Morris* lisp/progmodes/cc-awk.el (c-forward-sws): Declare.
2013-09-04 Glenn Morrisrul-generic-mode-syntax-table fix for recent cc-mode...
2013-09-04 Paul Eggert* alloc.c (make_event_array): First arg is now ptrdiff_...
2013-09-04 Stefan Monnier* lisp/vc/vc-dispatcher.el (vc-run-delayed): New macro.
2013-09-04 Stefan Monnier* lisp/autorevert.el (auto-revert-notify-handler):...
next