index
:
software/emacs-mirror
rekado-webkit
Unnamed repository; edit this file 'description' to name the repository.
Fcgiwrap Daemon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
category.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
* casefiddle.c, casetab.c, category.c: Use bool for boolean.
...
Paul Eggert
2012-08-24
1
-6
/
+6
*
Use AREF and ASET for docstrings of category tables.
...
Dmitry Antipov
2012-08-20
1
-2
/
+6
*
Use C99-style 'extern inline' if available.
...
Paul Eggert
2012-08-02
1
-1
/
+8
*
* category.h (CHAR_HAS_CATEGORY): Define as inline.
...
Andreas Schwab
2012-06-16
1
-13
/
+13
*
* alloc.c (pure_bytes_used_lisp, pure_bytes_used_non_lisp):
...
Paul Eggert
2011-09-21
1
-2
/
+1
*
* category.h (CATEGORY_SET_P): Remove unnecessary cast to EMACS_INT.
Paul Eggert
2011-06-17
1
-1
/
+1
*
* category.c (SET_CATEGORY_SET, set_category_set): Move here.
...
Paul Eggert
2011-04-10
1
-7
/
+0
*
Change B_ to BVAR
...
Tom Tromey
2011-02-16
1
-1
/
+1
*
Hide implementation of `struct buffer'
...
Tom Tromey
2011-02-14
1
-1
/
+1
*
Nuke arch-tags.
Glenn Morris
2011-01-15
1
-2
/
+0
*
Merge from emacs-23
Stefan Monnier
2011-01-14
1
-1
/
+1
|
\
|
*
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2011-01-02
1
-1
/
+1
*
|
Remove P_ and __P macros.
...
Jan D
2010-07-02
1
-2
/
+2
|
/
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
Add 2009 to copyright years.
Glenn Morris
2009-01-08
1
-1
/
+1
*
(SET_CATEGORY_SET): Call set_category_set.
...
Kenichi Handa
2008-11-27
1
-1
/
+2
*
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-05-15
1
-6
/
+4
*
Merge from emacs--devo--0
...
Miles Bader
2008-01-09
1
-1
/
+1
|
\
|
*
Add 2008 to copyright years.
Glenn Morris
2008-01-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
-1
/
+1
|
\
|
|
*
Add 2007 to copyright years.
Glenn Morris
2007-01-21
1
-1
/
+1
*
|
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-07-19
1
-8
/
+4
|
\
|
|
*
(CHECK_CATEGORY, CHECK_CATEGORY_SET): Use CHECK_TYPE.
Kim F. Storm
2006-07-12
1
-8
/
+4
*
|
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97
...
Miles Bader
2006-01-16
1
-2
/
+3
|
\
|
|
*
Copyright fixed
Kenichi Handa
2005-12-19
1
-2
/
+3
*
|
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
*
|
Sync to HEAD.
Kenichi Handa
2004-04-08
1
-0
/
+3
*
|
*** empty log message ***
Kenichi Handa
2003-09-28
1
-2
/
+2
*
|
*** empty log message ***
Kenichi Handa
2003-09-08
1
-15
/
+4
|
\
\
|
*
|
(CATEGORY_SET): Just call char_category_set.
Kenichi Handa
2002-03-01
1
-15
/
+4
*
|
|
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
-1
/
+1
|
/
*
(CHECK_CATEGORY, CHECK_CATEGORY_SET): Remove unused argument `i' in macros.
Pavel JanÃk
2001-11-02
1
-2
/
+2
*
(CATEGORY_SET): Delete codes for a composite character.
Kenichi Handa
1999-12-15
1
-9
/
+3
*
(CATEGORY_SET): Adjusted for the change of cmpchar_component.
...
Kenichi Handa
1998-11-10
1
-2
/
+2
*
Add declaration of word_boundary_p.
Andreas Schwab
1997-11-21
1
-0
/
+2
*
(CATEGORY_DOCSTRING): Convert Fchar_table_extra_slot
...
Richard M. Stallman
1997-07-12
1
-2
/
+2
*
Fix bugs with inappropriate mixing of Lisp_Object with int.
Richard M. Stallman
1997-07-04
1
-5
/
+6
*
Change copyright notices.
Richard M. Stallman
1997-06-20
1
-1
/
+0
*
Comment change.
Richard M. Stallman
1997-04-18
1
-1
/
+1
*
[!__GNUC__] (CATEGORY_SET): Fix syntax error.
Karl Heuer
1997-04-03
1
-1
/
+1
*
Adjusted for the change of CHAR_TABLE_ORDINARY_SLOTS.
Kenichi Handa
1997-03-18
1
-4
/
+4
*
(CATEGORY_SET): Cast arg C to
...
Kenichi Handa
1997-03-03
1
-5
/
+7
*
(CATEGORY_SET): For a composite character, return
...
Kenichi Handa
1997-02-27
1
-10
/
+13
[next]