aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | * lisp/electric.el (electric-indent-post-self-insert-function):Stefan Monnier2010-09-052-1/+8
| * | * lisp/emacs-lisp/syntax.el (syntax-ppss): More sanity check to catchStefan Monnier2010-09-052-1/+7
| * | Fix Ruby compilation error matching.Chong Yidong2010-09-042-11/+12
| * | Update cl-loaddefs.elAndreas Schwab2010-09-041-1/+1
| * | Check all lisp types in image loaderAndreas Schwab2010-09-043-198/+219
| * | Avoid global recursive calls to kill-buffer-hooks, and fit into 80 cols.Stefan Monnier2010-09-042-94/+114
| * | * emacs-lisp/package.el (package-directory-list): Only call file-name-nondire...Chong Yidong2010-09-042-2/+8
| * | Avoid corrupting archive-contents file.Chong Yidong2010-09-042-28/+32
| * | gnus.texi (Adaptive Scoring): Fix typo.Julien Danjou2010-09-042-1/+5
| * | (gnus-html-show-images): If there are no images to show, then say so instead ...Lars Magne Ingebrigtsen2010-09-042-1/+6
| * | (gnus-article-copy-string): Say what data we copied; (gnus-html-wash-tags): R...Lars Magne Ingebrigtsen2010-09-044-9/+20
| * | Fix display of composed R2L text on MS-Windows.Eli Zaretskii2010-09-042-21/+35
| * | * image.c (Fimagemagick_types): Doc fix.Andreas Schwab2010-09-042-3/+3
| * | Fix type mismatch in ImageMagick loaderAndreas Schwab2010-09-042-3/+5
| * | * image.c (imagemagick_image_p): Replace bcopy by memcpy.Andreas Schwab2010-09-042-1/+5
| * | Update config.bat due to lisp/gnus/.dir-locals.el.Eli Zaretskii2010-09-042-0/+6
| * | Fix previous merge from Gnus trunk.Katsumi Yamaoka2010-09-041-2/+2
| * | mm-util.el: Just return the image directories, not all directories in the pat...Lars Magne Ingebrigtsen2010-09-043-23/+47
| * | gnus-html.el: Remove more white space before <pre_int> image spacers; Decode ...Lars Magne Ingebrigtsen2010-09-042-1/+5
| * | gnus-html.el: Add the new command gnus-html-show-images.Lars Magne Ingebrigtsen2010-09-045-0/+28
| * | gnus-html.el: Fix up the logic that marks resized images for buffer deletion;...Lars Magne Ingebrigtsen2010-09-041-6/+11
| * | gnus-agent.el: Change the default so that nnimap methods aren't agentized by ...Lars Magne Ingebrigtsen2010-09-044-11/+46
| * | gnus-html: Comment fix.; gnus-art.el: Provide an `u' command on urls and the ...Lars Magne Ingebrigtsen2010-09-043-2/+39
| * | Added a .dir-locals.el file so that trailing whitespace is shown.Lars Magne Ingebrigtsen2010-09-041-0/+1
| * | Use SMIE's blink-paren for octave-mode.Stefan Monnier2010-09-032-122/+91
| * | * lisp/electric.el (electricity): New group.Stefan Monnier2010-09-033-1/+149
| * | * lisp/calc/calc-aent.el (calcAlg-blink-matching-check): New fun, to replaceStefan Monnier2010-09-032-40/+29
| * | Provide blink-matching support to SMIE.Stefan Monnier2010-09-032-1/+182
| * | * lisp/simple.el (newline): Fix last change to properly remove itself fromStefan Monnier2010-09-032-32/+42
| * | gnus-html.el (gnus-html-put-image): make avoidance of displaying small images...Katsumi Yamaoka2010-09-032-3/+11
| * | Make gnus-html work for XEmacs.Katsumi Yamaoka2010-09-033-7/+14
| * | gnus-ems.el: Make process-plist functions work.Katsumi Yamaoka2010-09-032-12/+25
| * | message.el (message-generate-hashcash): Change default to 'opportunistic if h...Lars Magne Ingebrigtsen2010-09-033-11/+20
| * | Add blink-matching-check-function and misc cleanups.Stefan Monnier2010-09-022-102/+92
| * | Fix lisp/ChangeLog entries.Jan Djärv2010-09-021-2/+2
| * | Set revert-buffer-function in Package Menu.Chong Yidong2010-09-022-4/+14
| * | gnus-html-rescale-image: Fix up typo in rescaling.Lars Magne Ingebrigtsen2010-09-022-6/+10
| * | ispell.el: better `default-directory' and kill-ispell-on-exit handlingAgustín Martín2010-09-022-73/+102
| * | * simple.el (kill-new): Call interprogram-cut-function with only one argument.Jan D2010-09-022-1/+4
| * | Forgor to save ChangeLog for previous commit.Jan Djärv2010-09-021-0/+4
| * | Remove cut buffer from documentation.Jan Djärv2010-09-0215-60/+38
| * | Support for cut buffers has been removed.Jan Djärv2010-09-021-0/+2
| * | Removed cut-buffer code.Jan Djärv2010-09-0213-406/+107
| * | gnus-html-put-image, gnus-html-rescale-image: Pass `file' argument.Katsumi Yamaoka2010-09-022-2/+3
| * | gnus-article-html: Make work buffer multibyte for decoded contents.Katsumi Yamaoka2010-09-022-1/+9
| * | gnus-group.el (gnus-group-line-format): Remove %O (moderated) from group line...Lars Magne Ingebrigtsen2010-09-022-1/+4
| * | gnus-agent.el (gnus-agent-short-article, gnus-agent-long-article): Increase v...Lars Magne Ingebrigtsen2010-09-022-2/+7
| * | gnus.el (gnus-mode-non-string-length): Change default to 30; gnus-sum.el (gnu...Lars Magne Ingebrigtsen2010-09-023-7/+21
| * | message.el (message-generate-new-buffers): Change default to `unsent'; gnus-s...Lars Magne Ingebrigtsen2010-09-023-3/+21
| * | merge changes in emacs-23 branchKenichi Handa2010-09-0218-291/+543
| |\ \