1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-25 10:47:00 +00:00
Commit Graph

103 Commits

Author SHA1 Message Date
Glenn Morris
fdda1c5d66 Update Back-Cover Text as per maintain.info. 2008-06-16 02:07:45 +00:00
Glenn Morris
1db04e9a08 (EMACSVER): Set to 23.0.60.
Update Back-Cover Text as per maintain.info.
2008-06-16 02:07:08 +00:00
Glenn Morris
a7bed3a055 (manual): Use "23" rather than "21". 2008-06-15 02:58:58 +00:00
Glenn Morris
3bbcada72f (emacsver): New, set by configure.
(manual): Use emacsver.
2008-06-15 02:58:09 +00:00
Glenn Morris
d794edf21d Report bugs using M-x report-emacs-bug. 2008-06-15 02:53:17 +00:00
Glenn Morris
611bee81fd (set-version): Add doc/misc/faq.texi. 2008-06-15 02:39:40 +00:00
Glenn Morris
27c4901ab2 (EMACSVER): Remove duplicate, outdated setting. 2008-06-15 02:38:02 +00:00
Glenn Morris
dfc1a609fd Remove bug-lisp-manual@gnu.org, just use M-x report-emacs-bug.
Refer to http://shop.fsf.org for printed copies.
2008-06-15 02:37:20 +00:00
Juanma Barranquero
b344d29d16 Fix typos, convert to utf-8. 2008-06-13 13:42:21 +00:00
Glenn Morris
c73e02fa6f Daniel Engeler <engeler at gmail.com>
elisp.texi, internals.texi, processes.texi: Add documentation about
serial port access.
2008-06-13 08:05:52 +00:00
Juanma Barranquero
ce0584934b Fix committer names and other typos. 2008-06-10 16:50:18 +00:00
Miles Bader
e40a85cd56 Rename functions in lisp/face-remap.el
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1208
2008-06-05 02:42:55 +00:00
Juanma Barranquero
7b75374407 (Fontsets): Fix typos. 2008-06-05 01:26:54 +00:00
Miles Bader
9d3d42fb74 Add lisp/face-remap.el and associated documentation
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1200
2008-06-03 11:05:52 +00:00
Miles Bader
f2cec7a990 Implement face-remapping-alist feature
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1195
2008-06-01 05:04:24 +00:00
Stefan Monnier
8f39c96dec (Coding Conventions): Do not encourage the use of "-flag" variable names. 2008-05-30 14:55:07 +00:00
Glenn Morris
352c8b4a9b Switch to recommended form of GPLv3 permissions notice. 2008-05-16 06:02:53 +00:00
Eric S. Raymond
1ef5eecc2f Document the fact that (current-local-map) and (urrent-global-map)
return references, not copies.
2008-05-05 18:13:39 +00:00
Juri Linkov
63b4387f0d (Text from Minibuffer): Document a list of default values for `read-from-minibuffer'. 2008-05-02 01:03:38 +00:00
Juanma Barranquero
38a8b7032a *** empty log message *** 2008-04-24 22:38:12 +00:00
Juanma Barranquero
be461654b6 (Translation of Characters): Fix previous change. 2008-04-24 22:34:19 +00:00
Stefan Monnier
ca7871a3e5 (translation-table-for-input): Mark as obsolete. 2008-04-24 18:10:09 +00:00
Chong Yidong
0f2ae894c5 (Active Keymaps): Clarify role of underlying textprop and overlay
keymaps for display strings.
2008-04-20 13:38:19 +00:00
Chong Yidong
32c9459805 (Overlay Properties): Clarify role of underlying textprop and overlay
keymaps for display strings.
2008-04-20 13:38:00 +00:00
Chong Yidong
7c42e639bf * display.texi (Overlay Properties): Clarify role of underlying
textprop and overlay keymaps for display strings.

* keymaps.texi (Active Keymaps): Ditto.
2008-04-20 13:37:40 +00:00
Stefan Monnier
25c0d99966 * minibuffer.el (completion-table-with-context): Add support for `pred'.
(completion-table-with-terminator): Don't use complete-with-action
since we have to distinguish all three cases anyway.
(completion-table-with-predicate): New function.
(dynamic-completion-table): Add obsolete alias.
* minibuf.texi (Programmed Completion):
Replace dynamic-completion-table with the new completion-table-dynamic.
2008-04-19 03:23:15 +00:00
Chong Yidong
b731690e40 (Some Terms): Change "fonts in this manual" index entry to
"typographic conventions".
2008-04-07 04:46:48 +00:00
Chong Yidong
e3af59688a * intro.texi (Some Terms): Change "fonts in this manual" index
entry to "typographic conventions".
2008-04-07 04:46:40 +00:00
Stefan Monnier
fc944cd4c5 (functionp): Return nil for special forms. 2008-04-05 20:22:22 +00:00
Eli Zaretskii
6bfc86982b (Text Props and Strings): Add indexing for read syntax of text properties. 2008-04-05 15:45:13 +00:00
Kenichi Handa
c8763fb642 *** empty log message *** 2008-03-27 13:20:27 +00:00
Stefan Monnier
4972c36128 (Decoding Output): Remove process-filter-multibyte functions. 2008-03-25 17:50:07 +00:00
Martin Rudalics
c70a68dbf1 (Finding Overlays): Say that empty overlays at
the end of the buffer are reported too.
2008-03-15 09:22:43 +00:00
Glenn Morris
1291fd360b (EMACSVER): Set to 23.0.60. 2008-03-13 03:15:47 +00:00
Chong Yidong
b20e7c7dcc (Formatting Strings): Treat - and 0 as flag characters. 2008-02-26 18:48:00 +00:00
Chong Yidong
c6b0dfd519 * strings.texi (Formatting Strings): Treat - and 0 as flag
characters.
2008-02-26 18:47:52 +00:00
Stefan Monnier
a2bc5bdd7d Allow fine-grained image-cache flushing.
* dispextern.h (struct image): Add `dependencies' field.
(clear_image_caches): Change arg to Lisp_Object.
* image.c (make_image): Initialize `dependencies' field.
(clear_image_cache): Change arg to allow fine-grained flushing.
Perform the flush even if image-cache-eviction-delay is nil.
(clear_image_caches): Change arg to Lisp_Object.
(Fclear_image_cache): Expand meaning of the argument.
(mark_image): Mark `dependencies' field.
* xfaces.c (clear_face_cache): Adapt arg to call to clear_image_caches.
(lface_hash): Use XHASH rather than XFASTINT.
(face_at_buffer_position): Fix int -> EMACS_INT position.
* xdisp.c (next_overlay_change): Fix int -> EMACS_INT position.
(select_frame_for_redisplay): Remove code duplication.
(redisplay_internal): Adapt arg to call to clear_image_caches.
2008-02-24 13:36:39 +00:00
Miles Bader
b03f96dc5a Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1074
2008-02-24 10:09:07 +00:00
Glenn Morris
88076fba58 Fix previous change. 2008-02-22 08:52:41 +00:00
Glenn Morris
875fc30cdf (Position Parameters): Clarify the description of left' and top',
using information from "Geometry".
(Geometry): Give a pointer to "Position Parameters", rather than
repeating information.
2008-02-22 08:50:37 +00:00
Glenn Morris
d8c8e45ab8 (Equality Predicates): No longer talk about "two" functions. 2008-02-11 00:50:40 +00:00
Glenn Morris
46c0aa175c Lawrence Mitchell <wence at gmx.li> (tiny change)
(Equality Predicates): Add defun for equal-including-properties.
2008-02-11 00:49:15 +00:00
Glenn Morris
bfffe0b196 (Equality Predicates): Mention equal-including-properties. 2008-02-10 02:23:05 +00:00
Jan Djärv
eafa12e67b (Tool Bar): Doculemt rtl property. 2008-02-07 13:05:09 +00:00
Jason Rumney
f272c0fda9 Revert last change 2008-02-06 23:01:28 +00:00
Stefan Monnier
ca3199106f * process.c (Fstart_process):
* callproc.c (Fcall_process): Handle the case where
Funhandled_file_name_directory returns nil.
2008-02-06 03:16:10 +00:00
Jason Rumney
2ca712b648 * makefile.w32-in (info): Depend on $(infodir)/dir
($(infodir)/dir): Depend on info files.
2008-02-05 14:53:02 +00:00
Thien-Thi Nguyen
1a256502c7 (Button Types): For define-button-type, clarify type of NAME. 2008-01-27 11:08:21 +00:00
Richard M. Stallman
fd9a7a5831 (Running Hooks, Setting Hooks): New nodes.
(Hooks): Add menu.
(Setting Hooks): For `add-hook', document `permanent-local-hook'.
2008-01-25 23:04:06 +00:00
Miles Bader
1bad168e59 Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1006
2008-01-22 23:53:46 +00:00