Juanma Barranquero
51cd2a8c64
(Variable Aliases): Update argument names of `defvaralias',
...
`make-obsolete-variable' and `define-obsolete-variable-alias'.
2005-06-15 23:11:14 +00:00
Luc Teirlinck
0b2892c66e
Reorder nodes.
...
(Variables): Update menu.
2005-05-15 17:33:59 +00:00
Luc Teirlinck
a191491224
(File Local Variables): Do not refer to the `-*-' line as
...
a "local variables list". Add pxref.
2005-05-15 16:53:06 +00:00
Luc Teirlinck
dc33497188
(File Local Variables): `(hack-local-variables t)' now also checks
...
whether a mode is specified in the local variables list.
2005-05-09 01:24:32 +00:00
Luc Teirlinck
6c9fb58872
(Variable Aliases): Change description of `define-obsolete-variable-alias'.
2005-05-05 23:19:02 +00:00
Richard M. Stallman
5648486ce0
Follow whitespace conventions.
2005-05-04 14:21:38 +00:00
Luc Teirlinck
ca5ade2f0b
(Variable Aliases): `make-obsolete-variable' is a function and not a macro.
2005-05-02 02:47:30 +00:00
Richard M. Stallman
68a94f5aaa
*** empty log message ***
2005-04-26 11:05:02 +00:00
Richard M. Stallman
49c650714b
Fix previous change.
2005-04-26 11:00:56 +00:00
Richard M. Stallman
a33db1ddfc
(Variable Aliases): Clarify text.
2005-04-26 10:55:24 +00:00
Nick Roberts
727273e7e0
(Variable Aliases): Describe make-obsolete-variable
...
and define-obsolete-variable-alias.
2005-04-22 04:07:29 +00:00
Richard M. Stallman
bf614499ff
(Creating Buffer-Local): change-major-mode-hook
...
is useful for discarding some minor modes.
2005-02-14 10:25:20 +00:00
Luc Teirlinck
7baeca0c0e
Reposition @anchor's.
2004-06-23 16:40:04 +00:00
Richard M. Stallman
18684a3ad1
(File Local Variables): Minor cleanup.
2004-05-30 13:35:41 +00:00
Jesper Harder
571fd4d55d
* variables.texi (Variable Aliases): Mention
...
cyclic-variable-indirection.
* errors.texi (Standard Errors): Ditto.
2004-04-05 20:35:58 +00:00
Richard M. Stallman
dbcd9cd756
(Creating Buffer-Local): Add local-variable-if-set-p.
2003-12-29 21:52:03 +00:00
Luc Teirlinck
74ab3aa34a
(Variables with Restricted Values): New node.
2003-12-25 03:49:55 +00:00
Luc Teirlinck
f36e17982d
(Defining Variables): Second argument to `defconst' is not optional.
...
(Setting Variables): Mention optional argument APPEND to `add-to-list'.
(Creating Buffer-Local): Expand description of `make-variable-buffer-local'.
(Frame-Local Variables): Expand description of `make-variable-frame-local'.
(Variable Aliases): Correct description of optional argument DOCSTRING
to `defvaralias'. Mention return value of `defvaralias'.
(File Local Variables): Add xref to `File variables' in Emacs Manual.
Correct description of `hack-local-variables'. Mention
`safe-local-variable' property. Mention optional second argument to
`risky-local-variable-p'.
2003-11-05 04:31:43 +00:00
Dave Love
04b6b34208
Index lexical scoping
2003-10-06 16:44:15 +00:00
Richard M. Stallman
6142d1d06c
Avoid @strong{Note:}.
2003-09-26 10:01:42 +00:00
Richard M. Stallman
2b99c69a38
(Creating Buffer-Local): Delete duplicate definition of buffer-local-value.
...
(File Local Variables): Explain about discarding text props.
2003-09-19 14:33:21 +00:00
Miles Bader
ab5796a9f9
Add arch taglines
2003-09-01 15:45:59 +00:00
Richard M. Stallman
5c646a2dc5
(Local Variables): Use lc for example variable names.
2003-08-06 01:43:18 +00:00
Richard M. Stallman
a1c0746110
(Creating Buffer-Local): Add buffer-local-value.
...
(Variable Aliases): Clarify defvralias.
2003-07-14 15:56:49 +00:00
Richard M. Stallman
6fe508678c
Minor Texinfo usage fix.
2003-06-30 10:43:01 +00:00
Richard M. Stallman
beab64dc85
Update the example and explanation about let and buffer-local bindings.
2003-06-04 09:25:00 +00:00
Juanma Barranquero
177c0ea743
Trailing whitespace deleted.
2003-02-04 14:56:31 +00:00
Markus Rost
24ff45f3b7
(File Local Variables): Fix typo.
2002-12-04 04:00:48 +00:00
Robert J. Chassell
f5d2538f2f
Fix typo: @same --> @samp
2002-09-28 19:39:42 +00:00
Jonathan Yavner
7ed9159a5c
New major mode "SES" for spreadsheets.
...
New function (unsafep X) determines whether X is a safe Lisp form.
New support module testcover.el for coverage testing.
2002-09-28 18:45:56 +00:00
Juanma Barranquero
3fdb4c50a9
Fix reference to `defvaralias' as a macro.
2002-07-16 11:43:32 +00:00
Juanma Barranquero
795e72aeb7
Fix typo.
2002-07-15 15:50:56 +00:00
Juanma Barranquero
32ebbc3a73
Document third argument of defvaralias.
2002-07-15 15:50:20 +00:00
Kim F. Storm
c152cd2a20
(Intro to Buffer-Local): Updated warning and
...
example relating to changing buffer inside let.
2002-05-13 19:04:27 +00:00
Stefan Monnier
89cda0c5e9
*** empty log message ***
2002-02-12 19:33:46 +00:00
Richard M. Stallman
afd16d460a
Document buffer-local-value.
2001-11-05 00:08:57 +00:00
Miles Bader
57b338e898
(Variable Aliases): It's @defmac', not
@defmacro'.
2001-10-06 10:43:21 +00:00
Gerd Moellmann
26236f6d9c
(Variable Aliases): New node.
2001-10-05 09:38:43 +00:00
Richard M. Stallman
2a2048f2e2
Correct the statement of when to use * in variable doc strings.
2001-09-06 19:43:44 +00:00
Richard M. Stallman
80561aaa69
Two minor fixes.
2001-05-05 22:39:29 +00:00
Kai Großjohann
916a89db45
Obsolete variable `after-make-frame-hook'.
2000-10-17 22:20:22 +00:00
Gerd Moellmann
b548072f27
*** empty log message ***
2000-07-27 13:28:26 +00:00
Richard M. Stallman
69b05ea482
*** empty log message ***
2000-02-22 19:48:55 +00:00
Dave Love
e88399c85c
keywordp, user-variable-p change.
2000-01-31 12:48:43 +00:00
Richard M. Stallman
b50c92144c
*** empty log message ***
2000-01-22 03:47:04 +00:00
Gerd Moellmann
fd897522d4
Update copyrights.
2000-01-05 14:59:32 +00:00
Gerd Moellmann
176c9de4b4
Remove obsolete @tindex commands.
2000-01-05 14:29:37 +00:00
Gerd Moellmann
95ed62c7aa
Patch from rms.
1999-10-26 15:56:15 +00:00
Richard M. Stallman
8241495da5
*** empty log message ***
1999-09-17 06:59:04 +00:00
Richard M. Stallman
1911e6e52c
*** empty log message ***
1998-05-26 18:56:56 +00:00