1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-07 15:21:46 +00:00
Commit Graph

27 Commits

Author SHA1 Message Date
Glenn Morris
5df4f04cd3 Add 2011 to FSF/AIST copyright years. 2011-01-02 15:50:46 -08:00
Chong Yidong
3e99b8257b Document byte-to-string in Lisp manual.
* objects.texi (Symbol Type):
* text.texi (Near Point):
* help.texi (Help Functions):
* functions.texi (Mapping Functions): Use string instead of
char-to-string in examples.

* nonascii.texi (Converting Representations): Document
byte-to-string.

* strings.texi (Creating Strings): Don't mention semi-obsolete
function char-to-string.
(String Conversion): Shorten discussion of semi-obsolete function
string-to-char.  Link to Converting Representations.
2010-11-21 13:07:47 -05:00
Chong Yidong
96b1842de8 * objects.texi (Bool-Vector Type): Minor definition tweak (Bug#6878). 2010-08-19 19:23:13 -04:00
Chong Yidong
eed5c93a4c * objects.texi (Integer Type): Take note of the read syntax exception for numbers that cannot fit in the integer type. 2010-03-06 15:27:19 -05:00
Glenn Morris
1ddd662297 Update Lispref for 30-bit integers.
* numbers.texi (Integer Basics, Bitwise Operations):
* objects.texi (Integer Type): Update for integers now being 30-bit.
2010-03-02 19:50:15 -08:00
Glenn Morris
114f9c9679 Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
Chong Yidong
16d1ff5f0b * frames.texi (Resources): Describe inhibit-x-resources.
(Size Parameters): Copyedit.

* hash.texi (Creating Hash):
* objects.texi (Hash Table Type): Document the new hash table
printed representation.

* minibuf.texi (Basic Completion): 4th arg to all-completions is
obsolete.

* processes.texi (Process Buffers): Document
process-kill-buffer-query-function.
2009-12-25 20:04:07 +00:00
Chong Yidong
417f77e6f2 * objects.texi (Meta-Char Syntax): Add xref to Strings of Events. 2009-08-13 18:08:25 +00:00
Glenn Morris
0cc8c85ae0 (Character Type, String Type): Merge in some menu descriptions from elisp.texi. 2009-07-10 05:05:47 +00:00
Glenn Morris
f14589fa27 Use consistent case for "Unicode Standard". 2009-07-09 03:04:51 +00:00
Chong Yidong
fb080b287c (General Escape Syntax): Update explanation of unicode escape syntax. 2009-02-27 01:44:02 +00:00
Chong Yidong
2bd1f99aca (Lisp Data Types, Syntax for Strings, Buffer Type): Minor edits.
(Frame Configuration Type): Emphasize that it is not primitive.
(Font Type): New node.
(Type Predicates): Add fontp; type-of now recognizes font object types.
2009-02-21 13:45:20 +00:00
Glenn Morris
6ed161e1d6 Add 2009 to copyright years. 2009-01-08 05:28:46 +00:00
Juanma Barranquero
49ea00743d * objects.texi (General Escape Syntax): Fix typo. 2009-01-04 19:44:58 +00:00
Eli Zaretskii
eba64e97a1 (Terminal Type): New node.
(Editing Types): Add it to the menu.
2008-12-27 15:44:38 +00:00
Eli Zaretskii
47dbc0440f (Character Type): Correct the range of Emacs characters. Add an @xref
to "Character Codes".
2008-11-29 12:20:25 +00:00
Eli Zaretskii
6fdbd4c63c (Editing Types): A `process' is a subprocess of Emacs, not just any process
running on the OS.
2008-10-14 15:37:20 +00:00
Eli Zaretskii
45e46036ff * objects.texi (Primitive Function Type): Move "@cindex special forms" from here...
* eval.texi (Special Forms): ...to here.
2008-10-13 11:24: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
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
Miles Bader
59ce725a3b Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987
2008-01-08 20:46:54 +00:00
Miles Bader
e5e76c0431 Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-943
2007-12-06 00:46:18 +00:00
Richard M. Stallman
f2b480f4ba (Equality Predicates): Null strings are uniquified. 2007-10-26 09:49:54 +00:00
Glenn Morris
6336d8c3d7 (setfilename): Go up one more level to ../../info. 2007-09-06 04:27:43 +00:00
Glenn Morris
b8d4c8d0e9 Move here from ../../lispref 2007-09-06 04:25:08 +00:00