index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
chartab.c
Age
Commit message (
Expand
)
Author
2012-08-15
Doc fixes.
Chong Yidong
2011-12-10
Merge from trunk.
Paul Eggert
2011-11-19
Spelling fixes.
Paul Eggert
2011-11-18
Merge from trunk.
Paul Eggert
2011-11-17
Spelling fixes.
Paul Eggert
2011-11-14
Fix typos.
Juanma Barranquero
2011-09-21
* alloc.c (pure_bytes_used_lisp, pure_bytes_used_non_lisp):
Paul Eggert
2011-08-23
Fix default values of character properties.
Kenichi Handa
2011-08-15
Use uniprop tables instead of biditype.h and bidimirror.h.
Eli Zaretskii
2011-08-02
Merge from trunk.
Paul Eggert
2011-07-08
Fix minor problems found by static checking.
Paul Eggert
2011-07-07
chartab.c (sub_char_table_set_range): Fix previous change.
Kenichi Handa
2011-07-07
Add C interface for Unicode character property table.
Kenichi Handa
2011-06-12
* chartab.c (Fchar_table_range): Use CHARACTERP to check range.
Paul Eggert
2011-04-25
lisp.h: Fix a problem with aliasing and vector headers.
Paul Eggert
2011-04-13
Undo the DEFUN->DEFUE change.
Paul Eggert
2011-04-10
* chartab.c (chartab_chars, chartab_bits): Now static.
Paul Eggert
2011-04-10
Make Emacs functions such as Fatom 'static' by default.
Paul Eggert
2011-04-09
* chartab.c: Use similar style as for other recent patches.
Paul Eggert
2011-04-09
* chartab.c (sub_char_table_set_range, char_table_set_range): Likewise.
Paul Eggert
2011-03-27
* chartab.c (sub_char_table_ref_and_range): Redo for slight
Paul Eggert
2011-03-08
* chartab.c (ASET_RANGE, GET_SUB_CHAR_TABLE): Remove unused macros.
Paul Eggert
2011-03-08
* chartab.c: (sub_char_table_ref_and_range, char_table_ref_and_range):
Paul Eggert
2011-03-08
* chartab.c (copy_sub_char_table): Now static, since it's not used
Paul Eggert
2011-01-15
Nuke arch-tags.
Glenn Morris
2011-01-14
Merge from emacs-23
Stefan Monnier
2011-01-02
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2010-12-27
Remove unused declarations
Andreas Schwab
2010-07-08
Convert DEFUNs to standard C.
Dan Nicolaescu
2010-07-04
Convert declarations or definitions to standard C.
Dan Nicolaescu
2010-07-04
Convert (most) functions in src to standard C.
Dan Nicolaescu
2010-07-02
Remove __P and P_ from .c and .m files and definition of P_
Jan D
2010-01-13
Add 2010 to copyright years.
Glenn Morris
2009-10-19
* alloc.c: Do not define struct catchtag.
Dan Nicolaescu
2009-07-13
(sub_char_table_ref_and_range): Fix the range check against max_char.
Kenichi Handa
2009-01-08
Add 2009 to copyright years.
Glenn Morris
2008-11-27
(sub_char_table_ref_and_range): Adjusted for the
Kenichi Handa
2008-11-11
Fix typos.
Juanma Barranquero
2008-11-11
(map_char_table_for_charset): Add comment.
Kenichi Handa
2008-10-26
(Foptimize_char_table): Make sure `ascii' doesn't point to
Stefan Monnier
2008-08-29
(optimize_sub_char_table): Perform more greedy optimization.
Kenichi Handa
2008-05-30
* chartab.c (Foptimize_char_table, optimize_sub_char_table):
Stefan Monnier
2008-05-14
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-05-03
(Fset_char_table_range): If range is t, really set all chars to that value.
Stefan Monnier
2008-02-06
(make_sub_char_table): Remove noop-yet-incorrect statement.
Stefan Monnier
2008-02-02
Update copyright years and FSF address.
Glenn Morris
2007-10-12
Fix up multi-tty merge
Miles Bader
2007-09-20
(map_sub_char_table): If the range contains just one
Kenichi Handa
2007-06-25
(map_sub_char_table): Make it work for the top-level
Kenichi Handa
2004-11-24
(map_char_table): GCPRO table and arg.
Andreas Schwab
[prev]
[next]