]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
2011-01-31 Chong YidongMerge changes from emacs-23 branch
2011-01-31 Deniz DoganBackport Bug#7933 fix from trunk. emacs-pretest-23.2.93
2011-01-31 Alan MackenzieFix an infloop in CC-mode (Bug#7595).
2011-01-31 Deniz Dogan* lisp/net/rcirc.el: New customizable nick completion...
2011-01-31 Eli ZaretskiiCommit changes in nt/ChangeLog for 2011-01-31T19:36...
2011-01-31 Eli ZaretskiiDon't define HAVE_STRFTIME on MS-Windows.
2011-01-31 Eli ZaretskiiFix the MS-Windows build broken by 2011-01-30T23:34...
2011-01-31 Antoine LevittFix erasure of modeline by erc-track.
2011-01-31 Stefan MonnierFix last-minute typo in last change.
2011-01-31 Stefan Monnier* lisp/progmodes/compile.el (compilation--flush-directo...
2011-01-31 Chong Yidong* lisp/files.el (copy-directory): Fix arguments to...
2011-01-31 Sam Steingold* lisp/progmodes/compile.el (compilation-enable-debug...
2011-01-31 Deniz Dogan* lisp/net/rcirc.el: Clean log filenames (Bug#7933).
2011-01-31 Lars Ingebrigtsengnus-art.el (article-date-ut): Replace infinitely many...
2011-01-31 Lars Ingebrigtsengnus-art.el (article-transform-date): Fix infinite...
2011-01-31 Paul EggertMerge: src/emacs.c now gets version number from configu...
2011-01-31 Paul Eggertsrc/emacs.c now gets version number from configure.in
2011-01-31 Jim Meyeringcharset.c (load_charset_map): Don't deref NULL on faile...
2011-01-31 Lars Ingebrigtsengnus-art.el (article-transform-date): Rewrite to still...
2011-01-31 Jan DUse xmalloc instead of malloc.
2011-01-31 Lars Ingebrigtsennnimap.el (nnimap-wait-for-response): Wait for results...
2011-01-31 Lars Ingebrigtsennntp.el (nntp-retrieve-group-data-early, nntp-finish...
2011-01-31 Katsumi Yamaokagnus-art.el (article-make-date-line): Fix last change.
2011-01-31 Katsumi Yamaokagnus-art.el (article-make-date-line): Work for user...
2011-01-31 Lars Ingebrigtsengnus-start.el (gnus-read-active-for-groups): Read the...
2011-01-31 Lars Ingebrigtsengnus-art.el: Rewrite the Date header formatting functio...
2011-01-30 Paul Eggertstrftime: import from gnulib
2011-01-30 Paul EggertUse SSDATA when the context wants char *.
2011-01-30 Paul EggertUse SSDATA when the context wants char *.
2011-01-30 Paul EggertMerge: import mktime and move-if-change fixes from...
2011-01-30 Paul Eggertgnulib: import mktime and move-if-change fixes from...
2011-01-30 Jan DjärvImplement C-c m in report-emacs-bug (insert to mailer...
2011-01-30 Jan Djärv* .gdbinit: Read global lisp variables as globals.f_V*.
2011-01-30 Andreas SchwabRegenerate ldefs-boot.el
2011-01-30 Jim Meyeringmake-docfile: don't corrupt heap for an invalid .elc...
2011-01-30 Lars Ingebrigtsennnmail.el (nnmail-article-group): A better test for...
2011-01-30 Lars Ingebrigtsennnmail.el (nnmail-article-group): Check for a direct...
2011-01-30 Lars Ingebrigtsennnimap.el (nnimap-request-head): Protect against not...
2011-01-30 Andreas Schwab* src/font.c (PROP_MATCH): Remove parameter N and use...
2011-01-29 Andreas SchwabFix use of pointers to image library functions
2011-01-29 Chong YidongFix macro definitions in last change to image.c
2011-01-29 Chong YidongFix bug in copy-directory copying into an existing...
2011-01-29 Chong YidongFix png support to allow compiling with libpng-1.5...
2011-01-29 Chong YidongRefresh Dired and VC-dir buffers after vc-pull and...
2011-01-29 Chong Yidong* keyboard.c (make_lispy_position): Fix typo in last...
2011-01-29 Eli ZaretskiiFix doc/*/makefile.w32-in according to 2011-01-23T10...
2011-01-29 Eli ZaretskiiFix the bootstrap on MS-Windows.
2011-01-29 Eli ZaretskiiFix the MS-Windows build broken by 2011-01-17T19:01...
2011-01-29 Jan DjärvHandle nul-character in copy/paste (Bug#7934).
2011-01-29 Daiki UenoDon't throw an error when any of encryption subkeys...
2011-01-29 Jan DjärvHandle floating point errors in ns-fonts (Bug#7887).
2011-01-29 Andreas SchwabDon't complain about duplicate leim-list files
2011-01-29 Stefan Monnier* lisp/progmodes/compile.el: Avoid an N² behavior in...
2011-01-29 Chong YidongRudimentary support for vc-pull and vc-merge in Git...
2011-01-29 Lars Ingebrigtsengnus-art.el (article-update-date-lapsed): Try a better...
2011-01-28 Chong YidongConvert vc-bzr-async-command into a general vc-do-async...
2011-01-28 Gnus developersMerge changes made in Gnus trunk.
2011-01-28 Stefan Monnier* progmodes/compile.el: Don't use font-lock any more.
2011-01-28 Stefan Monnier* lisp/progmodes/compile.el: Don't use font-lock any...
2011-01-28 Stefan Monnier* lisp/progmodes/compile.el: Use accessors for clarity...
2011-01-28 Leo LiuFix help-mode highlighting of advice warning (Bug#6304).
2011-01-28 Chong YidongFix for woman escape sequence processing (Bug#7843).
2011-01-28 Stefan Monnier* lisp/textmodes/tex-mode.el: Get rid of compilation...
2011-01-28 Stefan MonnierMinor cleanup for compile.el and grep.el.
2011-01-28 Chong YidongFix text pos part of lispy positions for right fringe...
2011-01-28 Stefan MonnierPort features from the previous prolog.el to the new...
2011-01-28 Chong YidongShorten menu description of "Other Display Specs" lispr...
2011-01-28 Chong Yidong* image-mode.el (image-display-size): Doc fix (Bug...
2011-01-28 Chong YidongFix gratuitous argument passing error in image-dired...
2011-01-28 Chong Yidong* search.texi (Regexps): Copyedits. Mention character...
2011-01-28 Chong YidongAdd two cindex entries to Lisp manual (Bug#7805).
2011-01-28 Chong YidongRemove text on directory-abbrev-alist omitted in 2011...
2011-01-28 Chong Yidong* mouse.el (mouse-menu-non-singleton): Doc fix (Bug...
2011-01-28 Chong Yidong* m/intel386.h: Define NO_ARG_ARRAY. Suggested by...
2011-01-28 Chong Yidong* lib-src/ntlib.c (setregid): New stub, renamed from...
2011-01-28 Chong YidongUpdate autoloads.
2011-01-28 Kenichi Handamerge trunk
2011-01-28 Kenichi Handa(ftfont_spec_pattern): Check each extra property value.
2011-01-28 Julien Danjougnus-group.el (gnus-group-jump-to-group): Set must...
2011-01-28 Stefan Monnier* src/xdisp.c (safe_eval_handler): Distinguish symbols...
2011-01-28 Kenichi Handa(quail-keyboard-layout-alist): Remove
2011-01-28 Lars Ingebrigtsengnus-int.el (gnus-request-marks): Call *-request-marks...
2011-01-28 Paul EggertMerge: Redo spelling of Makefile variables to conform...
2011-01-28 Paul EggertRedo spelling of Makefile variables to conform to POSIX.
2011-01-28 Lars Ingebrigtsengnus-art.el (article-make-date-line): Limit the length...
2011-01-28 Daiki Uenomml2015.el (mml2015-epg-sign, mml2015-epg-encrypt)...
2011-01-28 Paul EggertMerge: improve fix for MS-DOS file name clash
2011-01-28 Paul Eggertimprove fix for MS-DOS file name clash
2011-01-28 Gnus developersgnus-group.el (gnus-group-refresh-group): Refresh even...
2011-01-27 Lars Ingebrigtsengnus-sum.el (gnus-summary-read-group-1): Fix the "conta...
2011-01-27 Chong YidongConvert font parse testsuite to an ERT test.
2011-01-27 Gnus developersMerge changes made in Gnus trunk.
2011-01-27 Chong YidongEdit NEWS entries about selection changes.
2011-01-27 Chong Yidong* configure.in: Test existence of xaw3d library, not...
2011-01-27 Sam Steingold* lisp/midnight.el (clean-buffer-list-kill-never-buffer...
2011-01-27 Deniz Dogan* vc/vc-bzr.el (vc-bzr-diff): Don't pass --diff-options...
2011-01-27 Stefan Monnier* lisp/progmodes/ruby-mode.el (ruby-syntax-propertize...
2011-01-27 Stefan Monnier* lisp/htmlfontify.el: Make it obey the font-lock-face...
2011-01-27 Katsumi Yamaokashr.el (shr-expand-newlines, shr-previous-newline-paddi...
2011-01-27 Lars Ingebrigtsenshr.el (shr-put-color): Special-case background colours...
next