- 02 Jun, 2008 8 commits
-
-
Jim Meyering authored
-
Jim Meyering authored
* lib-src/ebrowse.c (xfree): Likewise. * lib-src/etags.c (process_file_name, free_tree, free_fdesc): Likewise. (popclass_above, Prolog_functions, Erlang_functions): Likewise. * lib-src/pop.c (pop_quit): Likewise. * lwlib/lwlib-Xm.c (xm_update_one_value): Likewise. * lwlib/lwlib.c (safe_free_str, free_widget_value_tree): Likewise. * src/editfns.c (Fset_time_zone_rule): Likewise. * src/lread.c (nosuffix): Likewise. * src/ralloc.c (get_bloc): Likewise. * src/regex.c (reg_free): Likewise. * src/xftfont.c (xftfont_open, xftfont_close): Likewise. * src/xrdb.c (get_user_app, get_environ_db, x_load_resources): Likewise. * src/xsmfns.c (smc_save_yourself_CB): Likewise.
-
Daiki Ueno authored
-
Daiki Ueno authored
content if START is nil.
-
Kenichi Handa authored
(font_open_for_lface): Likewise.
-
Glenn Morris authored
-
Kenichi Handa authored
comparing the properties.
-
Kenichi Handa authored
-
- 01 Jun, 2008 14 commits
-
-
Jason Rumney authored
Treat iso10646-1 and Windows DEFAULT_CHARSET specially. Duplicate iso8859-1 fonts as iso10646-1 if no registry specified. Don't add empty script list. (w32_registry): Only map DEFAULT_CHARSET to iso10646-1 here.
-
John Paul Wallington authored
-
Juanma Barranquero authored
-
Dan Nicolaescu authored
-
Dan Nicolaescu authored
* configure: Regenerate.
-
Dan Nicolaescu authored
".." has been used elsewhere in the file for a long time. (LIBXT_STATIC): Remove conditional based on unused variable.
-
Magnus Henoch authored
-
Juanma Barranquero authored
-
Miles Bader authored
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1195
-
Juanma Barranquero authored
(describe-char): Use `looking-at-p', `string-match-p' when possible.
-
Juanma Barranquero authored
(Fremove_text_properties): Fix typos in docstrings.
-
Miles Bader authored
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1193
-
Miles Bader authored
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1192
-
John Paul Wallington authored
-
- 31 May, 2008 12 commits
-
-
Juanma Barranquero authored
-
Glenn Morris authored
-
Glenn Morris authored
-
John Paul Wallington authored
`package-version' info.
-
Dan Nicolaescu authored
-
Dan Nicolaescu authored
-
Dan Nicolaescu authored
names and improve support for unregistered files.
-
Eli Zaretskii authored
-
Kenichi Handa authored
stored in the cache.
-
Glenn Morris authored
-
Kenichi Handa authored
-
Glenn Morris authored
variable `elc'. Split tests to hopefully be more portable. Fix `sel' assignment.
-
- 30 May, 2008 6 commits
-
-
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.
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Stefan Monnier authored
return `unregistered' when applicable.
-
Stefan Monnier authored
-
Stefan Monnier authored
Don't encourage naming variables with "-flag".
-