aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Restore Version headers removed in last CEDET merge.Chong Yidong2012-10-025-0/+11
* * lisp/vc/diff-mode.el (diff--auto-refine-data): New var.Stefan Monnier2012-10-012-2/+24
* * lisp/url/url-http.el (url-http-user-agent-string): Leak less info.Stefan Monnier2012-10-012-15/+9
* * lisp/textmodes/table.el: Use lexical-binding, dolist, define-minor-mode.Stefan Monnier2012-10-012-261/+204
* * lisp/bookmark.el (bookmark-search-pattern): Remove var.Stefan Monnier2012-10-012-38/+20
* * src/buffer.c (Fmake_overlay): Fix last change.Stefan Monnier2012-10-012-3/+3
* * lisp/faces.el (modeline): Remove obsolete face name.Stefan Monnier2012-10-013-3/+4
* * lisp/vc/add-log.el (add-log-buffer-file-name-function): Demote to defvarStefan Monnier2012-10-012-8/+10
* Misc minor simplifications in C code.Stefan Monnier2012-10-015-14/+19
* Support git commit --amend/--signoffDmitry Gutov2012-10-023-15/+97
* src/makefile.w32-in ($(BLD)/alloc.$(O), $(BLD)/gmalloc.$(O)): Update dependen...Juanma Barranquero2012-10-022-0/+7
* Fix a malloc race condition involving strsignal.Paul Eggert2012-10-015-20/+36
* Fix high CPU usage in profiling on MS-Windows.Eli Zaretskii2012-10-012-4/+9
* * src/fns.c (check_hash_table, get_key_arg, maybe_resize_hash_table)Stefan Monnier2012-10-012-8/+5
* Update CEDET from upstream.Chong Yidong2012-10-02115-1654/+5698
* Fix minor compilation problem with MSVC.Fabrice Popineau2012-10-012-4/+10
* Make make-docfile.c consistent with src/keyboard.c.Fabrice Popineau2012-10-012-1/+10
* Clean up the Windows x64 changes.Eli Zaretskii2012-10-015-10/+26
* Auto-commit of loaddefs files.Glenn Morris2012-10-011-635/+705
* Remove forgotten debug code from w32proc.c.Eli Zaretskii2012-10-011-4/+2
* Improve 'alarm' implementation on MS-Windows.Eli Zaretskii2012-10-012-3/+11
* Fix termination sequence on Windows wrt interval timers.Eli Zaretskii2012-10-013-4/+33
* * xdisp.c (syms_of_xdisp): Default message-log-max to 1000, not 100.Paul Eggert2012-10-013-1/+7
* Remove info on deleted emacs22 iconsGlenn Morris2012-09-301-7/+0
* Prefer plain 'static' to 'static inline'.Paul Eggert2012-09-3025-187/+271
* * bidi.c: Tune.Paul Eggert2012-09-302-14/+14
* Complete previous commit.Bastien Guerry2012-10-011-1/+1
* etc/refcards/orgcard.tex: Update and add a ChangeLog entry.Bastien Guerry2012-10-011-0/+4
* Remove duplicate ChangeLog entry.Bastien Guerry2012-10-011-6/+0
* Add a ChangeLog entry for modifications in etc/org/*xml.Bastien Guerry2012-10-011-0/+5
* * lisp/emacs-lisp/bytecomp.el (byte-compiler-abbreviate-file): New function.Stefan Monnier2012-10-012-42/+55
* * lisp/bookmark.el (bookmark-version-control): Use Drew's slightlyKarl Fogel2012-09-301-2/+2
* * lisp/bookmark.el (bookmark-write-file): Bind `print-circle' to `t'Karl Fogel2012-09-302-1/+8
* Fix indentation TAB accidentally introduced in 2012-10-01T03:32:06Z!kfogel@re...Karl Fogel2012-09-301-1/+1
* * lisp/bookmark.el (bookmark-version-control): Give tags in theKarl Fogel2012-09-302-5/+12
* Remove Emacs 22 icons.Chong Yidong2012-10-015-0/+8
* Revert the FOLLOW-SYMLINKS change for file-attributes.Paul Eggert2012-09-3011-34/+37
* * profiler.el (profiler-sampling-interval): Change default back to 1.Paul Eggert2012-09-302-1/+7
* * frame.c (x_report_frame_params): Port better to wider ints.Paul Eggert2012-09-302-4/+11
* Shell output catching a la gud-gdb.Fabián Ezequiel Gallina2012-09-302-18/+41
* Tweak reftex.texi's inclusion of emacsver.texiGlenn Morris2012-09-303-4/+11
* * profiler.el (profiler-sampling-interval): Rename fromTomohiro Matsuyama2012-10-013-159/+232
* Fix last commit.Fabrice Popineau2012-09-302-0/+3
* Support x64 build on MS-Windows with MSVC.Fabrice Popineau2012-09-3032-175/+565
* file-attributes has a new optional arg FOLLOW-SYMLINKS.Paul Eggert2012-09-3011-17/+59
* Remove useless references to git-describe.texi.Bastien Guerry2012-09-301-6/+0
* Merge from standalone RefTeX repository.Ralf Angeli2012-09-3014-1162/+1608
* Added missing ChangeLog entry for previous commit.Fabián Ezequiel Gallina2012-09-301-0/+7
* Enhancements for triple-quote string syntax.Fabián Ezequiel Gallina2012-09-301-12/+13
* * src/.gdbinit (xbacktrace): Adjust to recent "struct backtrace" change.Stefan Monnier2012-09-302-7/+11