bpt/emacs.git
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):...
2013-09-04 Stefan Monnier* src/keyboard.c (read_key_sequence_vs): New function.
2013-09-04 Stefan Monnier* src/callint.c (Fcall_interactively): Always return...
2013-09-04 Stefan Monnier* lisp/emacs-lisp/gv.el (gv-get): Warn about CL-compile...
2013-09-04 Paul EggertMakefile improvements.
2013-09-04 Dmitry Antipov* xterm.h (struct x_display_info): Do not track X conne...
2013-09-04 Xue FuqiaoMerge from mainline.
2013-09-04 Xue FuqiaoSome fixes for vc-ignore.
2013-09-03 Stefan Monnier* lisp/net/tramp-gvfs.el (tramp-gvfs-mount-spec, tramp...
2013-09-03 Stefan Monnier* lisp/finder.el (finder-compile-keywords): Don't mess...
2013-09-03 Stefan Monnier* lisp/calculator.el (calculator-funcall): Fix typo...
2013-09-03 Stefan Monnier* lisp/vc/vc-git.el (vc-git-checkin): Make it possible...
2013-09-03 Stefan Monnier* lisp/emacs-lisp/package.el (package-activate-1):...
2013-09-03 Stefan Monnier* lisp/net/tramp.el (with-parsed-tramp-file-name):...
2013-09-03 Dmitry Antipov* buffer.c (drop_overlay):
2013-09-03 Dmitry Antipov* buffer.c (Fmake_overlay, Fmove_overlay):
2013-09-03 Dmitry Antipov* xfns.c, image.c (XLIB_ILLEGAL_ACCESS): No longer...
2013-09-03 Dmitry Antipov* xterm.h (struct x_output): Remove set-but-unused
2013-09-03 Dmitry Antipov* xterm.h (struct scroll_bar): Prefer int to Lisp_Object
2013-09-03 Jan Djärv* nsfont.m (INVALID_GLYPH): New define.
2013-09-03 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-calculate-indent...
2013-09-02 Martin RudalicsMove Flast_nonminibuf_frame from dispnew.c to frame.c.
2013-09-02 Dmitry Antipov* xterm.c (x_last_mouse_movement_time): Revert last...
2013-09-02 Fabián Ezequiel... Format code sent to Python shell for robustness.
2013-09-02 Michael Albinus* net/tramp-compat.el (tramp-compat-user-error): Move...
2013-09-02 Martin RudalicsIn check_minibuf_window don't abort if no window was...
2013-09-02 Dmitry Antipov* xterm.c (handle_one_xevent): Use event.xunmap and...
2013-09-02 Dmitry Antipov* xterm.c (x_last_mouse_movement_time) [X_MOTION_HISTOR...
2013-09-02 Glenn MorrisAuto-commit of generated files.
2013-09-02 Dmitry AntipovUse XGetMotionEvents to ask the last mouse motion time...
2013-09-02 Martin RudalicsIn avoid.el handle case where posn-at-point returns...
2013-09-02 Jan DjärvFix copying of nextstep/Emacs.app for make -j install
2013-09-02 Dmitry Antipov* msdos.c (last_mouse_window): Move to...
next