- 04 Jul, 2010 1 commit
-
-
Dan Nicolaescu authored
* src/alloc.c: Convert function definitions to standard C. * src/atimer.c: * src/bidi.c: * src/bytecode.c: * src/callint.c: * src/callproc.c: * src/casefiddle.c: * src/casetab.c: * src/category.c: * src/ccl.c: * src/character.c: * src/charset.c: * src/chartab.c: * src/cmds.c: * src/coding.c: * src/composite.c: * src/data.c: * src/dbusbind.c: * src/dired.c: * src/dispnew.c: * src/doc.c: * src/doprnt.c: * src/ecrt0.c: * src/editfns.c: * src/fileio.c: * src/filelock.c: * src/filemode.c: * src/fns.c: * src/font.c: * src/fontset.c: * src/frame.c: * src/fringe.c: * src/ftfont.c: * src/ftxfont.c: * src/gtkutil.c: * src/indent.c: * src/insdel.c: * src/intervals.c: * src/keymap.c: * src/lread.c: * src/macros.c: * src/marker.c: * src/md5.c: * src/menu.c: * src/minibuf.c: * src/prefix-args.c: * src/print.c: * src/ralloc.c: * src/regex.c: * src/region-cache.c: * src/scroll.c: * src/search.c: * src/sound.c: * src/strftime.c: * src/syntax.c: * src/sysdep.c: * src/termcap.c: * src/terminal.c: * src/terminfo.c: * src/textprop.c: * src/tparam.c: * src/undo.c: * src/unexelf.c: * src/window.c: * src/xfaces.c: * src/xfns.c: * src/xfont.c: * src/xftfont.c: * src/xgselect.c: * src/xmenu.c: * src/xrdb.c: * src/xselect.c: * src/xsettings.c: * src/xsmfns.c: * src/xterm.c: Likewise.
-
- 02 Jul, 2010 1 commit
-
-
Jan D authored
* lisp.h: * atimer.h: Remove define for P_. * alloc.c: Remove __P and P_ from .c and .m files. * atimer.c: * buffer.c: * callint.c: * category.c: * charset.c: * chartab.c: * cm.c: * coding.c: * composite.c: * data.c: * dired.c: * dispnew.c: * doc.c: * editfns.c: * emacs.c: * eval.c: * fileio.c: * filelock.c: * fns.c: * font.c: * fontset.c: * frame.c: * ftfont.c: * ftxfont.c: * gmalloc.c: * gtkutil.c: * image.c: * indent.c: * intervals.c: * keyboard.c: * keymap.c: * lread.c: * marker.c: * menu.c: * minibuf.c: * print.c: * process.c: * scroll.c: * search.c: * sound.c: * strftime.c: * syntax.c: * sysdep.c: * term.c: * terminal.c: * textprop.c: * unexalpha.c: * w32console.c: * w32fns.c: * w32font.c: * w32menu.c: * w32term.c: * w32uniscribe.c: * window.c: * xdisp.c: * xfaces.c: * xfns.c: * xfont.c: * xftfont.c: * xmenu.c: * xselect.c: * xterm.c: Likewise. * ebrowse.c: Remove P_ and __P. * etags.c: * movemail.c: * pop.c: * update-game-score.c: Likewise.
-
- 13 Jan, 2010 1 commit
-
-
Glenn Morris authored
-
- 19 Oct, 2009 1 commit
-
-
Dan Nicolaescu authored
* eval.c: Move struct catchtag definition ... * lisp.h: ... here. * image.c: Move png.h #include earlier to avoid warnings. * xterm.c: * xsmfns.c: * xselect.c: * xrdb.c: * xmenu.c: * xftfont.c: * xfont.c: * xfns.c: * xfaces.c: * xdisp.c: * window.c: * widget.c: * w32xfns.c: * w32uniscribe.c: * w32term.c: * w32select.c: * w32reg.c: * w32proc.c: * w32menu.c: * w32inevt.c: * w32heap.c: * w32font.c: * w32fns.c: * w32console.c: * w32.c: * w16select.c: * vm-limit.c: * unexsol.c: * unexec.c: * unexcw.c: * unexaix.c: * undo.c: * tparam.c: * textprop.c: * terminfo.c: * terminal.c: * termcap.c: * term.c: * syntax.c: * sound.c: * sheap.c: * search.c: * scroll.c: * region-cache.c: * regex.c: * ralloc.c: * process.c: * print.c: * msdos.c: * minibuf.c: * menu.c: * marker.c: * macros.c: * keymap.c: * keyboard.c: * intervals.c: * insdel.c: * indent.c: * gtkutil.c: * ftxfont.c: * ftfont.c: * fringe.c: * frame.c: * fontset.c: * font.c: * fns.c: * floatfns.c: * filelock.c: * fileio.c: * emacs.c: * editfns.c: * dosfns.c: * doprnt.c: * doc.c: * dispnew.c: * dired.c: * dbusbind.c: * data.c: * composite.c: * coding.c: * cmds.c: * cm.c: * chartab.c: * charset.c: * character.c: * ccl.c: * category.c: * casetab.c: * casefiddle.c: * callproc.c: * callint.c: * bytecode.c: * buffer.c: * atimer.c: Include setjmp.h. (Bug#4643) * xlwmenu.c: * lwlib.c: * lwlib-utils.c: * lwlib-Xm.c: * lwlib-Xlw.c: * lwlib-Xaw.c: Include setjmp.h.
-
- 13 Jul, 2009 1 commit
-
-
Kenichi Handa authored
-
- 08 Jan, 2009 1 commit
-
-
Glenn Morris authored
-
- 27 Nov, 2008 1 commit
-
-
Kenichi Handa authored
change of char_table_ref_and_range. (char_table_ref_and_range): Change the meaning of argument FROM and TO. Now the caller must provide initial values for *FROM and *TO.
-
- 11 Nov, 2008 2 commits
-
-
Juanma Barranquero authored
-
Kenichi Handa authored
-
- 26 Oct, 2008 1 commit
-
-
Stefan Monnier authored
the previous unoptimized table.
-
- 29 Aug, 2008 1 commit
-
-
Kenichi Handa authored
-
- 30 May, 2008 1 commit
-
-
Stefan Monnier authored
Add a `test' argument so another predicate than `equal' can be used. (map_sub_char_table): Use `eq' rather than `equal' to merge ranges. (map_char_table): Remove unused vars `c' and `i'. * lisp.h (Foptimize_char_table): Adjust declaration. * charset.c (Fclear_charset_maps): Adjust call to Foptimize_char_table.
-
- 14 May, 2008 1 commit
-
-
Glenn Morris authored
-
- 03 May, 2008 1 commit
-
-
Stefan Monnier authored
-
- 06 Feb, 2008 1 commit
-
-
Stefan Monnier authored
-
- 02 Feb, 2008 1 commit
-
-
Glenn Morris authored
-
- 12 Oct, 2007 1 commit
-
-
Miles Bader authored
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-261 Creator: Stefan Monnier <monnier@iro.umontreal.ca>
-
- 20 Sep, 2007 1 commit
-
-
Kenichi Handa authored
character, call the function with that character even if the depth is not 3. (map_char_table): Likewise.
-
- 25 Jun, 2007 1 commit
-
-
Kenichi Handa authored
char-table. Fix handling of parent char-table. (map_char_table): Adjusted for the above change.
-
- 24 Nov, 2004 1 commit
-
-
Andreas Schwab authored
-
- 19 Apr, 2004 1 commit
-
-
Miles Bader authored
-
- 16 Apr, 2004 1 commit
-
-
Kenichi Handa authored
-
- 29 Dec, 2003 1 commit
-
-
Kenichi Handa authored
-
- 06 Oct, 2003 1 commit
-
-
Kenichi Handa authored
-
- 10 Sep, 2003 1 commit
-
-
Andreas Schwab authored
(map_char_table_for_charset): Likewise.
-
- 06 May, 2003 2 commits
-
-
Kenichi Handa authored
-
Kenichi Handa authored
(map_char_table): Don't inherit the value from the parent on initializing VAL. Adjusted for the above change.
-
- 06 Jan, 2003 1 commit
-
-
Kenichi Handa authored
is sub-char-table or not. (char_table_set): Fix argument to char_table_ascii. (char_table_set_range): Likewise.
-
- 15 Aug, 2002 1 commit
-
-
Kenichi Handa authored
-
- 26 Jul, 2002 1 commit
-
-
Kenichi Handa authored
have property char-table-extra-slots, make no extra slot.
-
- 16 Jul, 2002 1 commit
-
-
Dave Love authored
-
- 03 Jul, 2002 1 commit
-
-
Dave Love authored
(Fset_char_table_default, Fmap_char_table): Doc fix.
-
- 12 Jun, 2002 1 commit
-
-
Kenichi Handa authored
the previous change. (char_table_ref_and_range): Adjusted for the above change. (map_sub_char_table_for_charset): New function. (map_char_table_for_charset): New function.
-
- 05 Mar, 2002 1 commit
-
-
Kenichi Handa authored
DEPTH == 3. Add workaround code for a GCC optimization bug.
-
- 01 Mar, 2002 1 commit
-
-
Kenichi Handa authored
-