]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
2013-01-19 Paul Eggert* trouble.texi (Crashing): Suggest -p for recent addrline.
2013-01-19 Glenn MorrisTweak previous change
2013-01-19 Glenn Morris* lisp/mail/unrmail.el (unrmail): Do not mangle the...
2013-01-19 Glenn MorrisMerge from emacs-24; up to 2012-12-11T09:51:12Z!dmantip...
2013-01-19 Eli ZaretskiiFix crashes with lots of overlays.
2013-01-19 Paul Eggert* fileio.c: Use O_APPEND to append.
2013-01-19 Christian Wittern* image-mode.el (image-next-file, image-previous-file...
2013-01-19 Paul EggertFix size bug on DOS_NT introduced by CIFS workaround.
2013-01-19 Paul Eggert* fileio.c (Fwrite_region): Sync diagnostic to previous...
2013-01-19 Chong Yidong* image-mode.el (image-mode-fit-frame): Add a frame...
2013-01-19 Paul EggertAllow floating-point file offsets.
2013-01-19 Chong Yidong* emacs.c (Fkill_emacs): Set waiting_for_input to 0...
2013-01-19 Eli ZaretskiiMake 'fstat' on MS-Windows behave more like 'stat'...
2013-01-19 Eli ZaretskiiMinor fix in acl_set_file.
2013-01-19 Paul EggertWork around bug in CIFS and vboxsf file systems.
2013-01-19 Paul Eggert* fileio.c (Finsert_file_contents): Simplify new diagnostic
2013-01-18 Leo LiuPrune erroneous values in dired-get-marked-files
2013-01-18 Leo Liu* lisp/progmodes/js.el: Tweak autoload cookie for alias.
2013-01-18 Dmitry AntipovFix crash when inserting data from non-regular files...
2013-01-18 Paul EggertClose a race when statting and reading files.
2013-01-18 Glenn Morris* doc/emacs/custom.texi (Directory Variables): Fix...
2013-01-17 Michael Albinus* autorevert.el (auto-revert-notify-watch-descriptor...
2013-01-17 Glenn MorrisAuto-commit of generated files.
2013-01-17 Jürgen Hötzel* eshell/esh-util.el (eshell-path-env): Make it buffer...
2013-01-17 Michael Albinus* autorevert.el (auto-revert-use-notify): In the :set...
2013-01-17 Dmitry Antipov* lisp.h (toplevel): Add comment about using Lisp_Save_...
2013-01-17 Dmitry Antipov* buffer.h (NARROWED, BUF_NARROWED): Drop unused macros.
2013-01-17 Glenn Morrisetags.el fix for bug#13412
2013-01-17 Glenn Morris* src/fns.c (Frandom): Doc fix.
2013-01-16 Stefan Monnier* lisp/emacs-lisp/trace.el (trace--read-args): Use...
2013-01-16 Paul EggertMerge from gnulib.
2013-01-16 Glenn MorrisAuto-commit of loaddefs files.
2013-01-16 Glenn MorrisAuto-commit of generated files.
2013-01-16 Glenn MorrisAuto-commit of generated files.
2013-01-16 Glenn MorrisNEWS tweak
2013-01-16 Glenn MorrisBackport configure.ac message tweak from trunk
2013-01-16 Paul Eggert* configure.ac: Document that --enable-gcc-warnings...
2013-01-16 Glenn Morris* lisp/gnus/smiley.el (smiley-style): Make the file...
2013-01-16 Glenn Morris* doc/emacs/trouble.texi (Crashing): Not all addr2line...
2013-01-16 Glenn MorrisDoc fixes related to "(declare (indent symbol))" (bug...
2013-01-16 Glenn Morris* doc/emacs/custom.texi (Custom Themes): Fix typo.
2013-01-16 Glenn Morris* rmailmm.el (rmail-insert-mime-forwarded-message)...
2013-01-16 Glenn Morris* Makefile.in (install-arch-indep): Put back a chmod
2013-01-15 Paul Eggert* src/alloc.c (free_save_value): Now static.
2013-01-15 Paul Eggert* make-docfile.c (write_globals): Make it a bit clearer.
2013-01-15 Dmitry Antipov* keymap.c (map_keymap_internal): Use format_save_value.
2013-01-15 Dmitry Antipov* src/lisp.h (XSAVE_POINTER, XSAVE_INTEGER): Change...
2013-01-15 Dmitry AntipovSome convenient bits to deal with Lisp_Save_Values.
2013-01-15 Stefan Monnier* lisp/emacs-lisp/advice.el (ad-preactivate-advice...
2013-01-15 Stefan Monnier* lisp/gnus/nnimap.el (nnimap-keepalive): Don't throw...
2013-01-15 Stefan Monnier* lisp/progmodes/which-func.el (which-function): Silenc...
2013-01-15 Michael Mauger* progmodes/sql.el: (sql-imenu-generic-expression):
2013-01-15 Michael Mauger* progmodes/sql.el (sql-output-to-send): Remove, unused.
2013-01-14 Julien Danjougnus-sum.el: gnus-sum: fix `gnus-summary-from-or-to...
2013-01-14 Paul EggertAvoid needless casts with XSAVE_POINTER.
2013-01-14 Leo LiuSync window-point and point in calendar-redraw
2013-01-14 Glenn MorrisAuto-commit of loaddefs files.
2013-01-14 Dmitry Antipov* lisp.h (toplevel): Fix typo in comment.
2013-01-14 Dmitry AntipovFix compilation with GC_MARK_STACK == GC_USE_GCPROS_AS_...
2013-01-14 Dmitry AntipovMake Lisp_Save_Value more versatile storage for up...
2013-01-14 Glenn MorrisRemove compilation-error-regexp-alist-alist (presumed...
2013-01-14 Glenn MorrisFix interpretation of gnu line.col1-col2 error message...
2013-01-13 Romain FrancoiseDelete merge marker.
2013-01-13 Glenn MorrisMerge from emacs-24; up to 2012-12-10T20:27:33Z!eggert...
2013-01-13 Glenn MorrisChangeLog whitespace trivia
2013-01-13 Glenn MorrisNEWS placeholder for scroll-bar-adjust-thumb-portion
2013-01-13 Richard M.... Doc fix.
2013-01-13 Richard M.... Fix bug that f in Rmail, in some situations, would...
2013-01-13 Jan DjärvFix spelling error.
2013-01-13 Eli ZaretskiiAvoid warnings from cus-start.el regarding scroll-bar...
2013-01-13 Jan Djärv* nsfont.m (LCD_SMOOTHING_MARGIN): New define.
2013-01-13 Bastien GuerryMerge Org 7.9.3d (commit e8f5b0ad).
2013-01-12 Glenn MorrisChangeLog fix (no need to merge to trunk)
2013-01-11 Jan DjärvAdd tiny change.
2013-01-11 Jan DjärvMake scroll-bar-adjust-thumb-portion customizable,...
2013-01-11 Jan DjärvIntroduce scroll-bar-adjust-thumb-portion.
2013-01-13 Jan Djärv* nsterm.m (keyDown:): Set processingCompose to NO...
2013-01-13 Jan Djärv* nsfont.m (ns_findfonts): Add block/unblock_input...
2013-01-13 Stefan Monnier* lisp/jit-lock.el (jit-lock-debug-mode): New minor...
2013-01-13 Glenn MorrisRemove <>, since makes contents invisible on http:...
2013-01-12 Michael Albinus* autorevert.el (auto-revert-notify-handler): Use ...
2013-01-12 Michael Albinus* autorevert.el (auto-revert-notify-watch-descriptor...
2013-01-12 Eli ZaretskiiFix filtering of file notification events in autorevert.el.
2013-01-12 Glenn MorrisAuto-commit of generated files.
2013-01-12 Paul Eggert* indent.c (Fvertical_motion): Remove now-incorrect...
2013-01-12 Paul EggertEnable conservative stack scanning for all architectures.
2013-01-12 Stefan Monnier* lisp/autorevert.el: Use cl-lib instead of cl.
2013-01-12 Stefan Monnier* lisp/vc/vc-bzr.el (vc-bzr--sanitize-header): New...
2013-01-12 Paul EggertRemove obsolete comment about NON_SAVING_SETJMP.
2013-01-12 Paul EggertFix bug with set-time-zone-rule and LOCALTIME_CACHE.
2013-01-11 Paul Eggert* lib/getopt_.h: Remove trailing CRs that crept in.
2013-01-11 Felix H. Dahlke* lisp/progmodes/js.el: Fix multiline declarations...
2013-01-11 Aaron S. HawleyDisambiguate function and variable references in docstr...
2013-01-11 Stefan Monnier*** empty log message ***
2013-01-11 Michael AlbinusFix a scoping error.
2013-01-11 Michael Albinus* autorevert.el (top): Require 'cl in order to pacify...
2013-01-11 Julien Danjoucolor.el: fix color-rgb-to-hsv computing
2013-01-11 Dmitry AntipovAvoid unnecessary byte position calculation for the...
2013-01-11 Dmitry AntipovUse point-max-marker and point-min-marker here and...
2013-01-11 Eli ZaretskiiFix last commit in autorevert.el.
next