aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * lisp/facemenu.el (list-colors-display): Doc fix (minor rephrasing).Glenn Morris2012-02-032-7/+6
* * lisp/ido.el (ido-find-file): Doc fix (ido-toggle-vc not on any key).Glenn Morris2012-02-032-1/+4
* * doc/emacs/display.texi (Colors): Mention list-colors-sort.Glenn Morris2012-02-032-8/+12
* * doc/emacs/files.texi (File Conveniences): Mention image animation.Glenn Morris2012-02-032-1/+13
* Handle overflow when computing char display width (Bug#9496).Paul Eggert2012-02-032-7/+26
* * tutorials/TUTORIAL.nl: Updated; synchronize with TUTORIAL.Pieter Schoenmakers2012-02-032-394/+419
* Document animated image APIGlenn Morris2012-02-039-32/+76
* * doc/lispref/display.texi (GIF Images, TIFF Images): Minor rephrasing.Glenn Morris2012-02-032-8/+9
* Small display.texi fixGlenn Morris2012-02-032-6/+9
* Some more NEWS markup.Glenn Morris2012-02-031-0/+2
* nnimap.el (nnimap-retrieve-group-data-early): Don't say we're doing an initia...Lars Ingebrigtsen2012-02-022-9/+12
* Configure wording tweak.Glenn Morris2012-02-022-2/+2
* * dbusbind.c (Fdbus_register_method): Mention the return valueMichael Albinus2012-02-022-4/+12
* lisp/ChangeLog: Fix typos.Juanma Barranquero2012-02-021-3/+3
* Auto-commit of generated files.Glenn Morris2012-02-021-0/+4
* gnus-group.el (gnus-group-read-ephemeral-group): Don't add a new address para...Lars Ingebrigtsen2012-02-022-4/+12
* gnus-msg.el (gnus-summary-mail-forward): Respect the process marks, not the p...Lars Ingebrigtsen2012-02-022-1/+6
* merge trunkKenichi Handa2012-02-0219-46/+144
|\
| * server.el doc fixesGlenn Morris2012-02-013-3/+16
| * Tiny doc tweaks for call-process's :file spec.Glenn Morris2012-02-015-5/+13
| * Document read-char-choice.Glenn Morris2012-02-014-5/+21
| * Document post-self-insert-hookGlenn Morris2012-02-015-7/+21
| * * doc/lispref/hooks.texi (Standard Hooks): Add prog-mode-hook.Glenn Morris2012-02-012-0/+5
| * * etc/NEWS: prog-mode-hook was documented.Glenn Morris2012-02-011-0/+1
| * Document change-major-mode-after-body-hookGlenn Morris2012-02-016-13/+38
| * Native scroll-bars are not implemented for Nextstep (bug#10673)Glenn Morris2012-02-016-14/+25
| * * lisp/image-mode.el (image-toggle-display-image): Remove tautological `major...Juri Linkov2012-02-022-1/+6
* | Fix previous change for Bug#6988.Kenichi Handa2012-02-024-12/+13
|/
* merge trunkKenichi Handa2012-02-0239-856/+1136
|\
| * gnus.el: Fix nnmaildir marks handlingLars Ingebrigtsen2012-02-012-1/+4
| * gnus-group.el: Make error reporting when doing `M-g' work againLars Ingebrigtsen2012-02-013-4/+12
| * nnimap.el: Make nnimap message better when initially fetching dataLars Ingebrigtsen2012-02-012-4/+20
| * Reword previous change.Glenn Morris2012-02-011-5/+5
| * Speed up insertion of subprocess output on MS-Windows.Eli Zaretskii2012-02-012-5/+17
| * Auto-commit of loaddefs files.Glenn Morris2012-02-011-702/+709
| * Auto-commit of generated files.Glenn Morris2012-02-013-4/+33
| * Merge change(s) made in Gnus no-gnus branchGnus developers2012-02-013-1/+11
| * * etc/NEWS: Markup.Glenn Morris2012-02-011-0/+1
| * Document locally disabling globalized minor modes in the lisprefGlenn Morris2012-02-013-2/+15
| * Fix view-buffer-other-window/frame handling of special modes.Chong Yidong2012-02-012-9/+13
| * Fix dynamic font settings interaction with Custom Themes.Chong Yidong2012-02-013-44/+40
| * Copy 2012-01-25 compilation-next-error-function change to another function.Glenn Morris2012-01-312-1/+8
| * Port to older Solaris 10 versions (Bug#10677).Paul Eggert2012-01-316-2/+166
| * Tweak previous define-minor-mode changeGlenn Morris2012-01-312-9/+8
| * Fix previous change.Glenn Morris2012-01-311-1/+1
| * Comment trivia.Glenn Morris2012-01-311-3/+3
| * Fix an off by one error in c-guess-basic-syntax CASE 5B.1.Alan Mackenzie2012-01-312-1/+6
| * Fix typos in ChangeLogs.Juanma Barranquero2012-01-3112-61/+59
| * Auto-commit of generated files.Glenn Morris2012-01-311-1/+9
* | Inhibit null-string composition component (Bug#6988).Kenichi Handa2012-02-024-6/+26
|/