summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Bump version to 23.0.91.emacs-pretest-23.0.91Chong Yidong2009-02-26
|
* Regenerate.Chong Yidong2009-02-26
|
* Regenerate.Chong Yidong2009-02-26
|
* * bs.el (bs--down):Juanma Barranquero2009-02-25
| | | | * ibuffer.el (ibuffer-redisplay-engine): Use `point-min' instead of 1.
* Remove local setting of bug-reference-url-format since it's in dir-locals now.Glenn Morris2009-02-25
|
* Fix previous entry.Juanma Barranquero2009-02-25
|
* * lread.c (Fload): Stop checking Vloads_in_progress and signalJuanma Barranquero2009-02-25
| | | | error as soon as a recursive load is detected.
* Update autoload checksum.Juanma Barranquero2009-02-25
|
* (dired-guess-shell-alist-user): Fix doc typo.Glenn Morris2009-02-25
|
* (eval-expression): Mention truncation in doc.Glenn Morris2009-02-25
|
* (eval-last-sexp): Mention truncation in doc.Glenn Morris2009-02-25
|
* (toplevel): Remove autoload for gnus-setup-message.Katsumi Yamaoka2009-02-25
| | | | | (gnus-dired-attach): Fake this-command value to prevent Gnus from displaying Gnus logo; always use compose-mail.
* (Emacs for minimalists): New node. (Bug#2452)Glenn Morris2009-02-25
|
* (vc-dir-update): Make sure ./ is always first in the listing.Dan Nicolaescu2009-02-25
|
* Mention Zile.Glenn Morris2009-02-25
|
* mailclient.el: declare clipboard-kill-ring-saveDavid Reitter2009-02-25
|
* (ps-mule-begin-job): Don't call auto-compose-region.Kenichi Handa2009-02-25
|
* *** empty log message ***Kenichi Handa2009-02-25
|
* (ns-working-overlay): Don't make it buffer-local.Stefan Monnier2009-02-24
| | | | | | | | (ns-working-overlay-len): Remove. Use ns-working-overlay instead. (ns-delete-working-text): Merge with ns-unecho-working-text. Decide which to use based on ns-working-overlay. (ns-unecho-working-text): Remove. (ns-insert-working-text, ns-echo-working-text): Adjust accordingly.
* Fix last change.Eli Zaretskii2009-02-24
|
* Mention the MS-DOS section in etc/PROBLEMS.Eli Zaretskii2009-02-24
|
* Mention problems with username in the MS-DOS port on MS-Windows.Eli Zaretskii2009-02-24
|
* * textmodes/ispell.el (ispell-region): Adapt "done" messageJuanma Barranquero2009-02-24
| | | | to coding conventions. (Bug#2447)
* * scroll-bar.el (scroll-bar-mode): Turn off scroll bars whenJuanma Barranquero2009-02-24
| | | | argument is 0. Doc fix. (Bug#1527)
* (Fontsets): Correction to fontset-standard description.Jason Rumney2009-02-24
|
* Add bug referenceJason Rumney2009-02-24
|
* (International): Link to Modifying Fontsets.Jason Rumney2009-02-24
|
* (Fontsets): Mention fontset-default, font specs and fallback fontsets.Jason Rumney2009-02-24
| | | | | | (Defining Fontsets): Mention ns and w32 variants of standard-fontset-spec. Update description of startup fontset to match Emacs 23 behavior. (Modifying Fontsets): New section.
* * nsterm.m (ns_ring_bell): Convert rect to window coordinatesAdrian Robert2009-02-24
| | | | before caching.
* (fontset_find_font): Fix the condition for checkingKenichi Handa2009-02-24
| | | | unavailable font.
* *** empty log message ***Kenichi Handa2009-02-24
|
* * w32-vars.el (w32-system-shells): Doc fix.Juanma Barranquero2009-02-24
|
* * nt/README.W32: Fix typos.Juanma Barranquero2009-02-24
|
* * INSTALL: Add comment about TCC; fix typos.Juanma Barranquero2009-02-24
|
* * image.el (image-load-path-for-library, insert-sliced-image):Juanma Barranquero2009-02-24
| | | | Fix typos in docstrings.
* Fix comment.Juanma Barranquero2009-02-24
|
* correct minor typo in commentsAdrian Robert2009-02-24
|
* (flyspell-use-meta-tab): Add a custom :set function. (Bug#2429)Glenn Morris2009-02-24
|
* (Finternal_set_font_selection_order): Remove leading whitespace thatGlenn Morris2009-02-24
| | | | confuses documentation.
* (elint-unknown-builtin-args): Fix encode-time spec. (Bug#2453)Glenn Morris2009-02-24
| | | | | (elint-find-builtin-args): Make the match more restrictive. Handle errors. Return a result actually containing the function name.
* (rmail): Don't show a message if rmail-get-new-mail already did. (Bug#2440)Glenn Morris2009-02-24
| | | | | (rmail-quit): Don't swap buffers. (Bug#2441) (rmail-list-to-menu): Don't globally bind `name'.
* (cperl-find-pods-heres): Don't globally bind `name'.Glenn Morris2009-02-24
|
* (eshell-parse-ange-ls): Define `name' before potential use.Glenn Morris2009-02-24
|
* *** empty log message ***Kenichi Handa2009-02-24
|
* (ange-ftp-insert-directory): Adapt switch manipulation to 2009-02-11Chong Yidong2009-02-23
| | | | change to dired-add-entry (Bug#2410).
* * net/ange-ftp.el (ange-ftp-insert-directory): Adapt switchChong Yidong2009-02-23
| | | | manipulation to 2009-02-11 change to dired-add-entry (Bug#2410).
* Checked control.texi and eval.texi.Chong Yidong2009-02-23
|
* (Intro Eval): Copyedits. Standardize on "form" instead of "expression" ↵Chong Yidong2009-02-23
| | | | | | | throughout. (Function Indirection): Copyedits. Use active voice. (Eval): The default value of max-lisp-eval-depth is now 400.
* (Control Structures): Add cindex entry for "textual order".Chong Yidong2009-02-23
|
* * control.texi (Control Structures): Add cindex entry for "textualChong Yidong2009-02-23
| | | | | | | | | order". * eval.texi (Intro Eval): Copyedits. Standardize on "form" instead of "expression" throughout. (Function Indirection): Copyedits. Use active voice. (Eval): The default value of max-lisp-eval-depth is now 400.