bpt/emacs.git
2012-10-02 Paul EggertCount overruns when profiling; change units to ns.
2012-10-02 Glenn MorrisMark tiny change from author without assignment
2012-10-02 Sergio Durigan... Bugfix for EUDCB-BBDB queries.
2012-10-02 Chong YidongRestore Version headers removed in last CEDET merge.
2012-10-02 Stefan Monnier* lisp/vc/diff-mode.el (diff--auto-refine-data): New...
2012-10-02 Stefan Monnier* lisp/url/url-http.el (url-http-user-agent-string...
2012-10-02 Stefan Monnier* lisp/textmodes/table.el: Use lexical-binding, dolist...
2012-10-02 Stefan Monnier* lisp/bookmark.el (bookmark-search-pattern): Remove...
2012-10-02 Stefan Monnier* src/buffer.c (Fmake_overlay): Fix last change.
2012-10-02 Stefan Monnier* lisp/faces.el (modeline): Remove obsolete face name.
2012-10-02 Stefan Monnier* lisp/vc/add-log.el (add-log-buffer-file-name-function...
2012-10-02 Stefan MonnierMisc minor simplifications in C code.
2012-10-02 Dmitry GutovSupport git commit --amend/--signoff
2012-10-02 Juanma Barranquerosrc/makefile.w32-in ($(BLD)/alloc.$(O), $(BLD)/gmalloc...
2012-10-01 Paul EggertFix a malloc race condition involving strsignal.
2012-10-01 Eli ZaretskiiFix high CPU usage in profiling on MS-Windows.
2012-10-01 Stefan Monnier* src/fns.c (check_hash_table, get_key_arg, maybe_resiz...
2012-10-01 Chong YidongUpdate CEDET from upstream.
2012-10-01 Fabrice PopineauFix minor compilation problem with MSVC.
2012-10-01 Fabrice PopineauMake make-docfile.c consistent with src/keyboard.c.
2012-10-01 Eli ZaretskiiClean up the Windows x64 changes.
2012-10-01 Glenn MorrisAuto-commit of loaddefs files.
2012-10-01 Eli ZaretskiiRemove forgotten debug code from w32proc.c.
2012-10-01 Eli ZaretskiiImprove 'alarm' implementation on MS-Windows.
2012-10-01 Eli ZaretskiiFix termination sequence on Windows wrt interval timers.
2012-10-01 Paul Eggert* xdisp.c (syms_of_xdisp): Default message-log-max...
2012-10-01 Glenn MorrisRemove info on deleted emacs22 icons
2012-10-01 Paul EggertPrefer plain 'static' to 'static inline'.
2012-10-01 Paul Eggert* bidi.c: Tune.
2012-10-01 Bastien GuerryComplete previous commit.
2012-10-01 Bastien Guerryetc/refcards/orgcard.tex: Update and add a ChangeLog...
2012-10-01 Bastien GuerryRemove duplicate ChangeLog entry.
2012-10-01 Bastien GuerryAdd a ChangeLog entry for modifications in etc/org...
2012-10-01 Stefan Monnier* lisp/emacs-lisp/bytecomp.el (byte-compiler-abbreviate...
2012-10-01 Karl Fogel* lisp/bookmark.el (bookmark-version-control): Use...
2012-10-01 Karl Fogel* lisp/bookmark.el (bookmark-write-file): Bind `print...
2012-10-01 Karl FogelFix indentation TAB accidentally introduced in 2012...
2012-10-01 Karl Fogel* lisp/bookmark.el (bookmark-version-control): Give...
2012-10-01 Chong YidongRemove Emacs 22 icons.
2012-10-01 Paul EggertRevert the FOLLOW-SYMLINKS change for file-attributes.
2012-10-01 Paul Eggert* profiler.el (profiler-sampling-interval): Change...
2012-10-01 Paul Eggert* frame.c (x_report_frame_params): Port better to wider...
2012-10-01 Fabián Ezequiel... Shell output catching a la gud-gdb.
2012-10-01 Glenn MorrisTweak reftex.texi's inclusion of emacsver.texi
2012-09-30 Tomohiro Matsuyama* profiler.el (profiler-sampling-interval): Rename...
2012-09-30 Fabrice PopineauFix last commit.
2012-09-30 Fabrice PopineauSupport x64 build on MS-Windows with MSVC.
2012-09-30 Paul Eggertfile-attributes has a new optional arg FOLLOW-SYMLINKS.
2012-09-30 Bastien GuerryRemove useless references to git-describe.texi.
2012-09-30 Ralf AngeliMerge from standalone RefTeX repository.
2012-09-30 Fabián Ezequiel... Added missing ChangeLog entry for previous commit.
2012-09-30 Fabián Ezequiel... Enhancements for triple-quote string syntax.
2012-09-30 Stefan Monnier* src/.gdbinit (xbacktrace): Adjust to recent "struct...
2012-09-30 Juri Linkov* lisp/arc-mode.el (archive-summarize): Let-bind `buffe...
2012-09-30 Juri Linkov* lisp/facemenu.el (list-colors-sort): Add option ...
2012-09-30 Eli ZaretskiiSupport atimers and CPU profiler via profile.c on MS...
2012-09-30 Bastien GuerrySync Org 7.9.2 from the commit tagged "release_7.9...
2012-09-30 Kenichi Handacoding.c (decode_coding_ccl, encode_coding_ccl): Pay...
2012-09-30 Kenichi Handamerge trunk
2012-09-30 Jan DjärvSupport file name dialog on NS.
2012-09-30 Kenichi Handacoding.c (decode_coding_ccl, encode_coding_ccl): Pay...
2012-09-30 Jan DjärvAdd support for fullscreen in the NS port.
2012-09-30 Juanma Barranquerolisp/ido.el (ido-max-directory-size): Default to nil.
2012-09-30 Juanma Barranquerosrc/makefile.w32-in ($(BLD)/profiler.$(O)): Update...
2012-09-30 Juanma Barranqueront/config.nt: Sync with autogen/config.in.
2012-09-30 Martin RudalicsFix last fix of window--display-buffer.
2012-09-30 Glenn MorrisAuto-commit of generated files.
2012-09-30 Chong YidongUpdate docs for a bunch of 24.3 changes.
2012-09-30 Martin RudalicsHandle window-height and window-width alist entries...
2012-09-30 Chong YidongMinor code tweak for delete-trailing-whitespace.
2012-09-30 Chong Yidong* lisp/bindings.el (goto-map): Bind M-g TAB to move...
2012-09-30 Chong Yidong* help-fns.el (help-fns--obsolete): Fix last change.
2012-09-30 Paul Eggert* syssignal.h (PROFILER_CPU_SUPPORT): Don't define...
2012-09-30 Eli ZaretskiiFix compilation failure introduced in 2012-09-30T06...
2012-09-30 Paul EggertProfiler improvements: more-accurate timers, overflow...
2012-09-30 Paul EggertMerge from gnulib.
2012-09-30 Stefan Monnier* lisp/winner.el (winner-mode-map): Obey winner-dont...
2012-09-30 Stefan Monnier* lisp/vc/pcvs.el (cvs-cleanup-collection): Keep entrie...
2012-09-30 Stefan Monnier* lisp/vc/log-edit.el (log-edit-font-lock-keywords...
2012-09-30 Stefan Monnier* lisp/vc/ediff-util.el (ediff-diff-at-point): Don...
2012-09-30 Stefan Monnier* lisp/url/url-handlers.el (url-file-handler): Don...
2012-09-30 Stefan Monnier* lisp/tutorial.el (help-with-tutorial): Use minibuffer...
2012-09-30 Stefan Monnier* lisp/textmodes/text-mode.el (paragraph-indent-minor...
2012-09-30 Stefan Monnier* lisp/textmodes/tex-mode.el (tex-mode-map): Don't...
2012-09-30 Glenn MorrisComment fix
2012-09-30 Paul Eggert* sysdep.c (handle_fatal_signal): Bump backtrace size...
2012-09-29 Glenn MorrisUse define-minor-mode for winner-mode
2012-09-29 Glenn MorrisRemove duplication of vc-sccs-registered definition
2012-09-29 Glenn MorrisComment for vc-rcs
2012-09-29 Glenn MorrisComment for vc-sccs
2012-09-29 Glenn MorrisComments for vc-bzr, clarifying vc-bzr-registered
2012-09-29 Bastien GuerryPartially revert previous commit.
2012-09-29 Bastien Guerryurl-util.el: Fix two docstrings.
2012-09-29 Glenn MorrisRevert bogus vc autoloads change
2012-09-29 Glenn MorrisRemove purecopy's that are no longer needed following...
2012-09-29 Glenn MorrisNo need to autoload vc-rcs, vc-sccs defcustoms.
2012-09-29 Glenn Morris* lisp/help-macro.el (three-step-help): Do not autoload...
2012-09-29 Glenn MorrisDo not autoload defcustoms in inf-lisp.el
2012-09-29 Glenn MorrisDo not autoload defcustoms in hippie-exp.el
2012-09-29 Juanma Barranquerosrc/makefile.w32-in ($(BLD)/profiler.$(O)): Update...
next