aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Allow controlling how many prime bits to use during TLS negotiationLawrence Mitchell2011-07-152-2/+25
* * net/gnutls.el (gnutls-negotiate): Upcase `gnutls-algorithm-priority'.Lars Magne Ingebrigtsen2011-07-152-1/+8
* Add a variable to customize the gnutls priorityLars Magne Ingebrigtsen2011-07-153-4/+15
* Rework previous change.Glenn Morris2011-07-154-7/+10
* * lisp/info.el (info-insert-file-contents): Require jka-compr. (Bug#9090)Glenn Morris2011-07-152-1/+6
* * emacs-lisp/cl-macs.el (declare): Link to the "Declarations" node.Lars Magne Ingebrigtsen2011-07-152-1/+4
* (Info-mode-menu): Use `Info-beginning-of-buffer' for consistency.Lars Magne Ingebrigtsen2011-07-152-1/+2
* Add new command `Info-beginning-of-buffer' to allow announcing `b'Lars Magne Ingebrigtsen2011-07-152-3/+13
* * emacs-lisp/cl-macs.el (declare): Doc string fix-up.Lars Magne Ingebrigtsen2011-07-152-2/+4
* Error message fix in `describe-specified-language-support'Lars Magne Ingebrigtsen2011-07-152-1/+5
* Minor grammer fixes for syntax.el.Lars Magne Ingebrigtsen2011-07-152-3/+8
* * emacs-lisp/cl-macs.el (declare): Add a doc string (bug#8690).Lars Magne Ingebrigtsen2011-07-152-0/+8
* Doc fix.Lars Magne Ingebrigtsen2011-07-152-1/+7
* Fix pop-to-buffer call in switch-to-buffer.Martin Rudalics2011-07-152-4/+9
* * lisp/emacs-lisp/debug.el (debug): Doc fix. (Bug#8273)Glenn Morris2011-07-142-1/+5
* lisp/gnus/ChangeLog (2011-07-14): Fix function name.Katsumi Yamaoka2011-07-141-1/+1
* * man.el (Man-fontify-manpage): Fix message when formatting the man page.Lars Magne Ingebrigtsen2011-07-142-11/+19
* Only output the man page name on failuresLars Magne Ingebrigtsen2011-07-142-5/+16
* Support bidi reordering of overlay and display strings.Eli Zaretskii2011-07-142-5/+31
|\
| * Fix typos in comments. Use xassert.Eli Zaretskii2011-07-011-2/+2
| * Fix display of R2L buffer names in Buffer-menu.Eli Zaretskii2011-06-192-4/+21
| * Add comments for forced L2R directions of menu bar and tool bar.Eli Zaretskii2011-06-182-1/+13
* | `put-image' doc fixLars Magne Ingebrigtsen2011-07-142-0/+4
* | `set-scroll-bar-mode' doc clarificationLars Magne Ingebrigtsen2011-07-142-1/+5
* | `image-mode-fit-frame' doc fixLars Magne Ingebrigtsen2011-07-142-1/+4
* | Leave point at the end of the rectangle after replacing textLars Magne Ingebrigtsen2011-07-142-4/+12
* | `current-kill' doc clarificationLars Magne Ingebrigtsen2011-07-141-0/+3
* | pr-toggle-region doc clarificationLars Magne Ingebrigtsen2011-07-142-1/+4
* | Allow display-time-mail-function to return nilLars Magne Ingebrigtsen2011-07-142-24/+29
* | Merge changes made in Gnus trunk.Andrew Cohen2011-07-144-7/+18
* | `diff' doc clarificationLars Magne Ingebrigtsen2011-07-142-4/+7
* | mouse-set-region doc fixLars Magne Ingebrigtsen2011-07-142-1/+6
* | * font-lock.el (font-lock-maximum-decoration): Mention what numeric levels mean.Lars Magne Ingebrigtsen2011-07-142-0/+4
* | (initial-buffer-choice): Don't mention the `none' selection, which is against...Lars Magne Ingebrigtsen2011-07-142-4/+7
* | Fix bugs in vertical-motion and display-buffer-normalize-special.Martin Rudalics2011-07-142-2/+7
* | lisp/subr.el (version-*): Doc fix.Eli Zaretskii2011-07-142-3/+11
* | * bindings.el: Add advertised binding for set-mark-command (Bug#5772).Chong Yidong2011-07-132-0/+7
* | Adapt 2011-07-05 switch-to-buffer changes to new switch-to-bufferChong Yidong2011-07-136-19/+17
* | Fix typos.Juanma Barranquero2011-07-147-28/+34
* | Doc fix for with-silent-modificationsLars Magne Ingebrigtsen2011-07-142-2/+12
* | Doc fix for eval-expressionLars Magne Ingebrigtsen2011-07-142-0/+7
* | (make-directory): Clarify that an error will be raised if there's an errorLars Magne Ingebrigtsen2011-07-142-1/+7
* | Add FORCE-SAME-WINDOW argument to switch-to-buffer.Chong Yidong2011-07-133-18/+34
* | * startup.el (initial-buffer-choice): Add `none' as a choiceLars Magne Ingebrigtsen2011-07-132-3/+9
* | Clarify manual and `add-hook' doc string about buffer-local hooksLars Magne Ingebrigtsen2011-07-132-4/+7
* | * dired.el (dired-flagged): Clarify doc string.Lars Magne Ingebrigtsen2011-07-132-2/+6
* | Preserve point when doing untabifyJuanma Barranquero2011-07-132-13/+20
* | Doc string fix.Lars Magne Ingebrigtsen2011-07-132-1/+6
* | Small dired fixes related to bug#9039.Glenn Morris2011-07-132-5/+27
* | Clarify doc stringLars Magne Ingebrigtsen2011-07-132-4/+10