summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* * mh-e.el (Version, mh-version): Update for release 8.2.92.mh-e-8.2.92Bill Wohler2011-07-16
* * NEWS, MH-E-NEWS: Update for MH-E release 8.2.92.Bill Wohler2011-07-16
* Silence byte-compiler warning with :read-only defstruct slotsLawrence Mitchell2011-07-16
* To fixes wrt window selection and buffer list.Martin Rudalics2011-07-16
* * lisp/subr.el (read-char-choice): Respect help-form. (Bug#9001)Glenn Morris2011-07-15
* Merge changes made in Gnus trunk.Lars Magne Ingebrigtsen2011-07-15
* * lisp/subr.el (read-char-choice): Allow quitting. (Bug#9001)Glenn Morris2011-07-15
* * doc/lispref/help.texi (Keys in Documentation): Revert last change.Andreas Schwab2011-07-15
* Allow controlling how many prime bits to use during TLS negotiationLawrence Mitchell2011-07-15
* * net/gnutls.el (gnutls-negotiate): Upcase `gnutls-algorithm-priority'.Lars Magne Ingebrigtsen2011-07-15
* Add a variable to customize the gnutls priorityLars Magne Ingebrigtsen2011-07-15
* Rework previous change.Glenn Morris2011-07-15
* * lisp/info.el (info-insert-file-contents): Require jka-compr. (Bug#9090)Glenn Morris2011-07-15
* * emacs-lisp/cl-macs.el (declare): Link to the "Declarations" node.Lars Magne Ingebrigtsen2011-07-15
* * help.texi (Misc Help): Mention `describe-prefix-bindings' explicitly.Lars Magne Ingebrigtsen2011-07-15
* * src/doc.c (Fsubstitute_command_keys): Revert last change.Andreas Schwab2011-07-15
* (Info-mode-menu): Use `Info-beginning-of-buffer' for consistency.Lars Magne Ingebrigtsen2011-07-15
* Add new command `Info-beginning-of-buffer' to allow announcing `b'Lars Magne Ingebrigtsen2011-07-15
* * emacs-lisp/cl-macs.el (declare): Doc string fix-up.Lars Magne Ingebrigtsen2011-07-15
* Clarify that \= only quotes the next characterLars Magne Ingebrigtsen2011-07-15
* Error message fix in `describe-specified-language-support'Lars Magne Ingebrigtsen2011-07-15
* Use /dev/null instead of the Windows "nul" in flymake exampleLars Magne Ingebrigtsen2011-07-15
* Minor grammer fixes for syntax.el.Lars Magne Ingebrigtsen2011-07-15
* * emacs-lisp/cl-macs.el (declare): Add a doc string (bug#8690).Lars Magne Ingebrigtsen2011-07-15
* Doc fix.Lars Magne Ingebrigtsen2011-07-15
* (Using Debugger): Mention @code{eval-expression-debug-on-error}Lars Magne Ingebrigtsen2011-07-15
* `lexical-binding' doc clarificationLars Magne Ingebrigtsen2011-07-15
* * variables.texi (Lexical Binding): Mention `defcustom'.Lars Magne Ingebrigtsen2011-07-15
* Fix vertical cursor motion in Speedbar frames under bidi display.Eli Zaretskii2011-07-15
* Fix pop-to-buffer call in switch-to-buffer.Martin Rudalics2011-07-15
* No need for ChangeLog entry about quickly reverted change.Glenn Morris2011-07-14
* * lisp/emacs-lisp/debug.el (debug): Doc fix. (Bug#8273)Glenn Morris2011-07-14
* * admin/notes/bugtracker: How to add new tags.Glenn Morris2011-07-14
* lisp/gnus/ChangeLog (2011-07-14): Fix function name.Katsumi Yamaoka2011-07-14
* Fix minor problems found by static checking.Paul Eggert2011-07-14
* * indent.c (Fvertical_motion): Mark locals as initialized.Paul Eggert2011-07-14
* * xdisp.c (reseat_to_string): Fix pointer signedness issue.Paul Eggert2011-07-14
* * data.c (Fcdr, Fcar): Revert the last change, since it didn't really clarify...Lars Magne Ingebrigtsen2011-07-14
* Mention `case-fold-search' in all the re_search_* functionsLars Magne Ingebrigtsen2011-07-14
* Manual fix for the dribble fileLars Magne Ingebrigtsen2011-07-14
* * keyboard.c (Fopen_dribble_file): Document when the file is closed.Lars Magne Ingebrigtsen2011-07-14
* * data.c (car, cdr): add functionality hints to documentation.Adam Sjøgren2011-07-14
* * man.el (Man-fontify-manpage): Fix message when formatting the man page.Lars Magne Ingebrigtsen2011-07-14
* Fix format conversion in bidi.c.Eli Zaretskii2011-07-14
* Only output the man page name on failuresLars Magne Ingebrigtsen2011-07-14
* Support bidi reordering of overlay and display strings.Eli Zaretskii2011-07-14
|\
| * Fix declarations of variables related to bidi cache indices.Eli Zaretskii2011-07-14
| * src/bidi.c: Fix type of a variable revealed on x86_64.Eli Zaretskii2011-07-09
| * Update commentary on bidi.c.Eli Zaretskii2011-07-09
| * Remove from etc/NEWS the warning about display strings not being reordered.Eli Zaretskii2011-07-09