index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
data.c
Age
Commit message (
Expand
)
Author
2007-01-01
Merge from emacs--devo--0
Miles Bader
2006-12-17
Comment change.
Richard M. Stallman
2006-12-03
Merged from emacs@sv.gnu.org. Last-minute emacsclient rewrites be damned!
Karoly Lorentey
2006-11-21
Merge from emacs--devo--0
Miles Bader
2006-11-12
(Flogxor): Fix typo in docstring.
Juanma Barranquero
2006-11-08
(Fmakunbound): Use SYMBOL_CONSTANT_P macro.
Juanma Barranquero
2006-07-29
Merged from emacs@sv.gnu.org
Karoly Lorentey
2006-07-19
Merge from emacs--devo--0
Miles Bader
2006-07-18
(circular_list_error): Use xsignal.
Kim F. Storm
2006-07-14
Merged from emacs@sv.gnu.org.
Karoly Lorentey
2006-07-13
(Findirect_function): Optimize for no indirection.
Kim F. Storm
2006-07-12
(wrong_type_argument): Remove loop around Fsignal.
Kim F. Storm
2006-04-17
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-56
Miles Bader
2006-04-12
Merged from emacs@sv.gnu.org
Karoly Lorentey
2006-04-11
* lisp.h (wrong_type_argument): Mark as NO_RETURN.
Dan Nicolaescu
2006-02-27
(Faset): On setting a character bigger than 255 in a
Kenichi Handa
2006-02-12
Merged from emacs@sv.gnu.org
Karoly Lorentey
2006-02-11
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-14
Miles Bader
2006-02-10
(Findirect_function): Rewrite docstring.
Thien-Thi Nguyen
2006-02-10
* data.c (Findirect_function): Add NOERROR arg. All callers changed
Kim F. Storm
2006-02-08
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
Miles Bader
2006-02-06
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2006-02-01
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-9
Miles Bader
2006-02-01
Merged from
Karoly Lorentey
2006-01-30
(Flistp): Doc fix.
Luc Teirlinck
2006-01-30
Merged from miles@gnu.org--gnu-2005 (patch 187, 704)
Karoly Lorentey
2006-01-29
(Fcar, Fcdr): Doc fixes.
Luc Teirlinck
2006-01-28
(Fcar, Fcdr): Add links to Elisp manual to the docstrings.
Luc Teirlinck
2006-01-16
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97
Miles Bader
2005-12-29
Rename `struct device' to `struct terminal'. Rename some terminal-related fu...
Karoly Lorentey
2005-11-07
Merged from miles@gnu.org--gnu-2005 (patch 149-151, 629-641)
Karoly Lorentey
2005-11-01
Merged from miles@gnu.org--gnu-2005 (patch 142-148, 615-628)
Karoly Lorentey
2005-10-30
(Fmake_variable_frame_local): Doc fix.
Richard M. Stallman
2005-10-29
Fix semantics of terminal-local variables. Remove `terminal-local-value' hack.
Karoly Lorentey
2005-10-28
* data.c (Fmake_variable_frame_local): Add clarification to
Chong Yidong
2005-10-09
Merged from miles@gnu.org--gnu-2005 (patch 118-132, 551-577)
Karoly Lorentey
2005-09-19
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-82
Miles Bader
2005-09-18
(Fdefalias): Signal an error if SYMBOL is not a symbol.
John Paul Wallington
2005-09-11
Fix crash after y-or-n-p prompt triggered by emacsclient. (Reported by Han Bo...
Karoly Lorentey
2005-09-04
Merged in changes from CVS trunk. Plus added lisp/term tweaks.
Karoly Lorentey
2005-08-26
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
Miles Bader
2005-08-07
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2005-07-11
Rename `struct display' to `struct device'. Update function, parameter and v...
Karoly Lorentey
2005-07-07
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
Miles Bader
2005-07-05
Merged from miles@gnu.org--gnu-2005 (patch 469)
Karoly Lorentey
2005-07-04
Update FSF's address.
Lute Kamstra
2005-06-27
Work around nondeterministic binding of terminal-local variables. (Fixes nat...
Karoly Lorentey
2005-05-05
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-44
Miles Bader
2005-04-27
(syms_of_data) Staticpro Qcyclic_variable_indirection.
Kim F. Storm
2005-04-20
(Faref): Handle special slots used as default values of
Kenichi Handa
[prev]
[next]