aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gnus-art.el: Rewrite the Date header formatting functionality.Lars Ingebrigtsen2011-01-314-163/+160
* strftime: import from gnulibPaul Eggert2011-01-3022-1535/+2043
* Use SSDATA when the context wants char *.Paul Eggert2011-01-3030-232/+234
|\
| * Use SSDATA when the context wants char *.Paul Eggert2011-01-3030-232/+234
* | Merge: import mktime and move-if-change fixes from gnulibPaul Eggert2011-01-306-89/+268
|\ \ | |/
| * gnulib: import mktime and move-if-change fixes from gnulibPaul Eggert2011-01-306-89/+268
* | Implement C-c m in report-emacs-bug (insert to mailer) for OSX.Jan Djärv2011-01-302-7/+29
* | * .gdbinit: Read global lisp variables as globals.f_V*.Jan Djärv2011-01-302-2/+6
|/
* Regenerate ldefs-boot.elAndreas Schwab2011-01-301-1248/+1348
* make-docfile: don't corrupt heap for an invalid .elc fileJim Meyering2011-01-302-3/+17
* nnmail.el (nnmail-article-group): A better test for fanciness.Lars Ingebrigtsen2011-01-302-2/+2
* nnmail.el (nnmail-article-group): Check for a direct fancy split method.Lars Ingebrigtsen2011-01-304-0/+22
* nnimap.el (nnimap-request-head): Protect against not finding the article by M...Lars Ingebrigtsen2011-01-302-9/+16
* * src/font.c (PROP_MATCH): Remove parameter N and use strlen instead.Andreas Schwab2011-01-302-38/+46
* Refresh Dired and VC-dir buffers after vc-pull and vc-merge.Chong Yidong2011-01-295-20/+86
* * keyboard.c (make_lispy_position): Fix typo in last change (Bug#7935).Chong Yidong2011-01-292-1/+6
* Fix doc/*/makefile.w32-in according to 2011-01-23T10:22:21Z!wl@gnu.org-2011-0...Eli Zaretskii2011-01-296-61/+108
* Fix the bootstrap on MS-Windows.Eli Zaretskii2011-01-292-2/+3
* Fix the MS-Windows build broken by 2011-01-17T19:01:01Z!eggert@cs.ucla.edu an...Eli Zaretskii2011-01-2914-49/+591
* Handle nul-character in copy/paste (Bug#7934).Jan Djärv2011-01-292-5/+22
* Don't throw an error when any of encryption subkeys are expired.Daiki Ueno2011-01-292-2/+8
* Handle floating point errors in ns-fonts (Bug#7887).Jan Djärv2011-01-292-4/+17
* * lisp/progmodes/compile.el: Avoid an N² behavior in grep.Stefan Monnier2011-01-292-5/+54
* Rudimentary support for vc-pull and vc-merge in Git and Mercurial.Chong Yidong2011-01-286-20/+111
* gnus-art.el (article-update-date-lapsed): Try a better way to really keep poi...Lars Ingebrigtsen2011-01-292-16/+15
* Convert vc-bzr-async-command into a general vc-do-async-command facility.Chong Yidong2011-01-283-30/+57
* Merge changes made in Gnus trunk.Gnus developers2011-01-283-15/+13
* * progmodes/compile.el: Don't use font-lock any more.Stefan Monnier2011-01-285-437/+718
|\
| * * lisp/progmodes/compile.el: Don't use font-lock any more.Stefan Monnier2011-01-282-147/+300
| * * lisp/progmodes/compile.el: Use accessors for clarity and fix omake hack.Stefan Monnier2011-01-282-104/+205
| * * lisp/textmodes/tex-mode.el: Get rid of compilation-parse-errors-functionStefan Monnier2011-01-282-109/+68
| * Minor cleanup for compile.el and grep.el.Stefan Monnier2011-01-283-106/+171
* | Fix help-mode highlighting of advice warning (Bug#6304).Leo Liu2011-01-283-3/+18
* | Fix for woman escape sequence processing (Bug#7843).Chong Yidong2011-01-282-0/+17
* | Fix text pos part of lispy positions for right fringe clicks (Bug#7839).Chong Yidong2011-01-282-2/+12
|/
* Port features from the previous prolog.el to the new one.Stefan Monnier2011-01-282-62/+215
* * image-mode.el (image-display-size): Doc fix (Bug#7820).Chong Yidong2011-01-282-7/+14
* Update autoloads.Chong Yidong2011-01-287-16/+16
* merge trunkKenichi Handa2011-01-282-1/+5
|\
| * gnus-group.el (gnus-group-jump-to-group): Set must match to t.Julien Danjou2011-01-282-1/+5
* | (ftfont_spec_pattern): Check each extra property value.Kenichi Handa2011-01-282-7/+18
|/
* * src/xdisp.c (safe_eval_handler): Distinguish symbols and strings.Stefan Monnier2011-01-272-1/+5
* gnus-int.el (gnus-request-marks): Call *-request-marks instead of the older r...Lars Ingebrigtsen2011-01-282-2/+4
* Merge: Redo spelling of Makefile variables to conform to POSIX.Paul Eggert2011-01-274-42/+73
|\
| * Redo spelling of Makefile variables to conform to POSIX.Paul Eggert2011-01-274-42/+73
* | gnus-art.el (article-make-date-line): Limit the length a bit more.Lars Ingebrigtsen2011-01-284-6/+15
* | mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Give mml2015-signers high...Daiki Ueno2011-01-282-33/+30
|/
* Merge: improve fix for MS-DOS file name clashPaul Eggert2011-01-272-3/+13
|\
| * improve fix for MS-DOS file name clashPaul Eggert2011-01-272-3/+13
* | gnus-group.el (gnus-group-refresh-group): Refresh even non-visible groups. T...Gnus developers2011-01-283-2/+6
|/