]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
2012-09-28 Glenn MorrisMerge from emacs-24; up to 2012-05-07T21:26:08Z!rgm...
2012-09-28 Stefan Monnier* lisp/type-break.el: Use lexical-binding.
2012-09-28 Eli ZaretskiiRename "Automatic Redisplay" entry in Lisp backtrace.
2012-09-28 Leo LiuUse minibuffer-message in pcomplete-show-completions
2012-09-28 Leo Liuido.el (ido-set-matches-1): Fix 2012-09-11 change
2012-09-28 Stefan Monnier* lisp/emacs-lisp/pcase.el (pcase--mark-used): New.
2012-09-28 Tassilo Horn* doc-view.el (doc-view-current-cache-doc-pdf): New...
2012-09-28 Tomohiro Matsuyama* profiler.c (sigprof_handler): Fix race condition.
2012-09-28 Glenn MorrisDon't autoload defcustoms in type-break.el
2012-09-28 Glenn MorrisComment
2012-09-28 Glenn Morris* src/lread.c (lisp_file_lexically_bound_p): Handle...
2012-09-28 Chong Yidong* verilog-mode.el (verilog-auto-inst-interfaced-ports...
2012-09-27 Paul EggertLink with LIB_TIMER_TIME as needed.
2012-09-27 Stefan Monnier* lisp/json.el (json-encode-char): Codes 127 isn't...
2012-09-27 Stefan Monnier* lisp/json.el (json-encode-char): Codes 128-160 aren...
2012-09-27 Glenn MorrisAuto-commit of generated files.
2012-09-27 Glenn Morris* lisp/faces.el (x-display-name): Declare (for without...
2012-09-27 Glenn Morris* lisp/linum.el (linum-format): Don't autoload it....
2012-09-27 Glenn MorrisRemove unnecessary require when compiling tcl.el
2012-09-27 Glenn MorrisRemove unnecessary require when compiling sgml-mode.el
2012-09-27 Glenn Morris* term.el (term-ansi-reset): Try setting term-ansi...
2012-09-27 Glenn MorrisDon't bother making files writable for commit with...
2012-09-27 Glenn MorrisRename a section in doc/emacs/cal-xtra.texi
2012-09-27 Glenn MorrisComment fix
2012-09-27 Glenn Morris* admin/admin.el (set-version): Set msdos.c's Vwindow_s...
2012-09-27 Chong YidongFix last commit.
2012-09-27 Chong YidongFix last change in verilog-mode.el.
2012-09-27 Stefan Monnier* lisp/image-mode.el: Use lexical-binding.
2012-09-27 Stefan Monnier* lisp/minibuf-eldef.el: Make it possible to replace...
2012-09-27 Paul EggertCheck more robustly for timer_settime.
2012-09-26 Tomohiro Matsuyama* profiler.c (Fprofiler_cpu_start): Remove unnecessary...
2012-09-26 Juanma BarranqueroFix ChangeLog typos.
2012-09-26 Juanma BarranqueroUpdate to Unicode 6.2.
2012-09-26 Juanma BarranqueroFix some profiler stuff on Windows (follow-up to 1995...
2012-09-26 Paul Eggert* character.h (MAYBE_UNIFY_CHAR): Remove.
2012-09-26 Stefan MonnierMerge profiler branch
2012-09-26 Eli ZaretskiiFix a typo in a recent entry in src/ChangeLog.
2012-09-26 Stefan Monnier* lisp/emacs-lisp/testcover.el (testcover-after): Add...
2012-09-26 Juanma Barranquerolisp/window.el (temp-buffer-window-setup): Fix typo...
2012-09-26 Glenn MorrisFix bug ref
2012-09-26 Stefan Monnier* lisp/profiler.el (profiler-start): Don't prompt for... origin/old-branches/profiler
2012-09-26 Juanma Barranquero* src/makefile.w32-in (OBJ2, GLOBAL_SOURCES): Add profi...
2012-09-26 Wilson SnyderSynch verilog-mode.el to latest upstream version.
2012-09-25 Katsumi Yamaokagnus-art.el (gnus-article-browse-delete-temp-files...
2012-09-25 Katsumi Yamaokagnus-art.el (gnus-article-browse-delete-temp-files...
2012-09-25 Juanma Barranquerosrc/makefile.w32-in ($(BLD)/callproc.$(O)): Update...
2012-09-25 Paul EggertPrefer POSIX timers if available.
2012-09-25 Leo LiuFix typo in files.texi
2012-09-25 Eli ZaretskiiFollowup to not using maybe_unify_char in processing...
2012-09-25 Juanma BarranqueroMove Vlibrary_cache to emacs.c and reset before dumping.
2012-09-25 Eli ZaretskiiFix handling of fatal signals and exceptions on MS...
2012-09-25 Martin RudalicsImprove resizing of minibuffer windows (Bug#12419).
2012-09-25 Eli ZaretskiiDon't call MAYBE_UNIFY_CHAR while processing buffers...
2012-09-25 Chong YidongMinor fixes for the function obsolescence feature.
2012-09-25 Chong YidongUse declare forms, where possible, to mark obsolete...
2012-09-25 Stefan Monnier* src/profiler.c: Rename sample_profiler_* to profiler_...
2012-09-25 Glenn Morris* buff-menu.el (Buffer-menu-name-width, Buffer-menu...
2012-09-25 Glenn Morris* em-term.el (eshell-term-name): Default to term-term...
2012-09-24 Fabián Ezequiel... * progmodes/python.el:
2012-09-24 Stefan Monnier* src/bytecode.c (exec_byte_code): Signal an error...
2012-09-24 Paul Eggertimage.c, indent.c: Use bool for booleans.
2012-09-24 Stefan MonnierTry to let it compile on other platforms
2012-09-24 Glenn MorrisImprove previous eshell change
2012-09-24 Glenn Morris* eshell/esh-cmd.el (eshell-find-alias-function): Tight...
2012-09-24 Fabián Ezequiel... Enhancements for triple-quote string syntax.
2012-09-24 Glenn MorrisStandardize some more license notices
2012-09-24 Glenn MorrisStandardize some license notices
2012-09-24 Stefan MonnierRewrite sampler to use Elisp hash-tables.
2012-09-24 Chong YidongFix two references to deleted obsolete variables.
2012-09-24 Chong YidongRemove several obsolete vars and functions unlikely...
2012-09-24 Chong YidongFix uses of long-obsolete font-lock-reference face.
2012-09-24 Glenn MorrisAuto-commit of loaddefs files.
2012-09-24 Glenn MorrisDoc fixes
2012-09-24 Glenn MorrisTweak previous change
2012-09-24 Glenn Morris* lisp/mail/emacsbug.el (report-emacs-bug): Include...
2012-09-23 Paul EggertMove pid_t related decls out of lisp.h.
2012-09-23 Paul Eggertgnutls.c, gtkutil.c: Use bool for boolean.
2012-09-23 Glenn MorrisUseless use of cat
2012-09-23 Fabián Ezequiel... * progmodes/python.el (python-indent-line): More consis...
2012-09-23 Juanma Barranquerosrc/makefile.w32-in: Update dependencies.
2012-09-23 Eli ZaretskiiClean-up left-overs after 2012-09-23T08:44:20Z!eggert...
2012-09-23 Juanma Barranquerosrc/w32term.c (w32_read_socket): Remove reference to...
2012-09-23 Paul EggertDo not use SA_NODEFER.
2012-09-23 Stefan Merten* textmodes/rst.el: Fix compiler warning.
2012-09-23 Roland Winkleretc/NEWS: clarify entry for proced-renice
2012-09-23 Roland Winklerlisp/textmodes/bibtex.el: minor bugfixes
2012-09-23 Roland WinklerAdd ChangeLog entry for previous commit
2012-09-23 Roland Winklerlisp/proced.el: new command proced-renice
2012-09-23 Roland Winklerlisp/ibuf-ext.el (ibuffer-switch-to-saved-filter-groups...
2012-09-23 Chong YidongDoc updates for read-only-mode.
2012-09-23 Chong YidongConvert toggle-read-only calls to read-only-mode.
2012-09-23 Jan Djärv* xterm.c (x_term_init): Call fixup_locale before and...
2012-09-23 Chong YidongReally fix last change.
2012-09-23 Chong YidongFix last change.
2012-09-23 Paul Eggert* Makefile.in (bootstrap): Set MAKEFILE_NAME when build...
2012-09-23 Chong YidongRemove LIBRARIES arg from w32_delayed_load and friends.
2012-09-23 Paul EggertSimplify and avoid signal-handling races.
2012-09-23 Jan Djärv* nsterm.m (ns_dumpglyphs_image): dr is a new rect...
2012-09-23 Chong Yidong* keyboard.c (timer_check): Avoid quitting during Fcopy...
2012-09-22 Juri Linkov* lisp/dired.el (dired-mode-map): Add [remap read-only...
next