index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
category.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge from emacs--devo--0
Miles Bader
2007-08-13
1
-1
/
+1
|
\
|
*
Replace `iff' in comments.
Glenn Morris
2007-08-08
1
-1
/
+1
*
|
Merge from emacs--devo--0
Miles Bader
2007-07-27
1
-1
/
+1
|
\
|
|
*
Remove license from trivial file.
Glenn Morris
2007-07-25
1
-1
/
+1
*
|
Merge from emacs--devo--0
Miles Bader
2007-01-26
1
-2
/
+3
|
\
|
|
*
Update copyright for years from Emacs 21 to present (mainly adding
Glenn Morris
2007-01-14
1
-2
/
+3
*
|
Merge from emacs--devo--0
Miles Bader
2006-12-16
1
-1
/
+2
|
\
|
|
*
Update AIST copyright years.
Kenichi Handa
2006-12-13
1
-1
/
+2
*
|
Merge from emacs--devo--0
Miles Bader
2006-11-21
1
-1
/
+2
|
\
|
|
*
(Fchar_category_set): Improve arg/docstring consistency.
Juanma Barranquero
2006-11-12
1
-1
/
+2
*
|
Merge from emacs--devo--0
Miles Bader
2006-07-19
1
-3
/
+1
|
\
|
|
*
(check_category_table): Use CHECK_TYPE.
Kim F. Storm
2006-07-12
1
-3
/
+1
*
|
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
Miles Bader
2006-02-08
1
-1
/
+1
|
\
|
|
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2006-02-06
1
-1
/
+1
*
|
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97
Miles Bader
2006-01-16
1
-2
/
+4
|
\
|
|
*
Copyright fixed
Kenichi Handa
2005-12-19
1
-2
/
+4
*
|
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
Miles Bader
2005-07-07
1
-2
/
+2
|
\
|
|
*
Update FSF's address.
Lute Kamstra
2005-07-04
1
-2
/
+2
*
|
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-65
Miles Bader
2005-06-24
1
-1
/
+1
|
\
|
|
*
(Fmake_category_set): Follow error conventions.
Juanma Barranquero
2005-06-23
1
-1
/
+1
|
*
(Fdefine_category, Fcategory_docstring)
Luc Teirlinck
2004-02-20
1
-10
/
+12
*
|
Sync to HEAD.
Kenichi Handa
2004-04-08
1
-10
/
+15
*
|
*** empty log message ***
Kenichi Handa
2003-09-08
1
-156
/
+66
|
\
\
|
*
|
(copy_category_entry): Fix for the case that RANGE is an integer.
Kenichi Handa
2003-01-31
1
-2
/
+6
|
*
|
(Fmodify_category_entry): Fix CATEGORY_MEMBER call.
Dave Love
2002-07-16
1
-1
/
+1
|
*
|
(Fmodify_category_entry): Don't modify the contents
Kenichi Handa
2002-06-12
1
-6
/
+3
|
*
|
(Fmodify_category_entry): Doc fix. Remove unused
Dave Love
2002-05-23
1
-3
/
+4
|
*
|
Include "character.h".
Kenichi Handa
2002-03-01
1
-152
/
+61
*
|
|
New directory
Kenichi Handa
2003-09-08
1
-3
/
+0
|
|
/
|
/
|
*
|
Add arch taglines
Miles Bader
2003-09-01
1
-0
/
+3
*
|
Trailing whitespace deleted.
Juanma Barranquero
2003-02-04
1
-3
/
+3
*
|
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
Ken Raeburn
2002-07-15
1
-2
/
+2
|
/
*
(describe_category, describe_category_1, Fdescribe_categories): Remove.
Stefan Monnier
2001-11-28
1
-94
/
+0
*
(describe_category): Add dummy arg.
Stefan Monnier
2001-11-19
1
-4
/
+4
*
(Fget_unused_category): Doc fix.
Richard M. Stallman
2001-11-14
1
-4
/
+5
*
Update usage of CHECK_ macros (remove unused second argument).
Pavel Janík
2001-11-02
1
-9
/
+9
*
Change doc-string comments to `new style' [w/`doc:' keyword].
Pavel Janík
2001-10-20
1
-84
/
+84
*
Include keymap.h.
Stefan Monnier
2001-10-10
1
-0
/
+1
*
(Fcategory_docstring): Remove unused variable `doc'.
Eli Zaretskii
2001-01-02
1
-7
/
+0
*
(Fmodify_category_entry): Use SPLIT_CHAR, not
Kenichi Handa
2000-05-19
1
-1
/
+1
*
Use new macro names
Gerd Moellmann
2000-03-27
1
-2
/
+2
*
(Fset_category_table): Use new macros for per-buffer
Gerd Moellmann
2000-03-26
1
-2
/
+3
*
(word_boundary_p): Delete codes for a composite
Kenichi Handa
1999-12-15
1
-5
/
+15
*
(modify_lower_category_set): Set default value of
Kenichi Handa
1999-09-30
1
-6
/
+5
*
Use XCAR, XCDR, and XFLOAT_DATA instead of explicit member access.
Ken Raeburn
1999-09-13
1
-6
/
+6
*
(word_boundary_p): If C1 or C2 are composite
Kenichi Handa
1998-11-24
1
-0
/
+5
*
(syms_of_category): Doc-string modified.
Kenichi Handa
1998-10-26
1
-2
/
+2
*
Fix -Wimplicit warnings.
Andreas Schwab
1998-04-14
1
-0
/
+2
*
Use STRING_BYTES and SET_STRING_BYTES.
Richard M. Stallman
1998-03-21
1
-2
/
+2
*
(Fmodify_category_entry): Doc fix.
Richard M. Stallman
1998-02-03
1
-23
/
+25
[next]