annotate etc/images/smilies/README @ 110504:0fdd992ff057

Fix more uses of int instead of EMACS_INT. xdisp.c (check_point_in_composition, reconsider_clip_changes): Use EMACS_INT for buffer position variables and arguments. composite.c (get_composition_id, find_composition) (run_composition_function, compose_text) (composition_gstring_width, autocmp_chars) (composition_update_it, Ffind_composition_internal): Use EMACS_INT for buffer positions and string length variables and arguments. composite.h (get_composition_id, find_composition, compose_text) (composition_gstring_width): Adjust prototypes. editfns.c (Fformat): Use EMACS_INT for string size variables. xdisp.c (store_mode_line_noprop, display_mode_element): Use EMACS_INT for string positions. intervals.c (get_property_and_range): Use EMACS_INT for buffer position arguments. intervals.h (get_property_and_range): Adjust prototype. character.c (parse_str_as_multibyte, str_as_multibyte) (parse_str_to_multibyte, str_to_multibyte, str_as_unibyte) (string_count_byte8, string_escape_byte8, c_string_width) (strwidth, lisp_string_width, multibyte_chars_in_text): Use EMACS_INT for string length variables and arguments. (string_escape_byte8): Protect against too long strings. character.h (parse_str_as_multibyte, str_as_multibyte) (parse_str_to_multibyte, str_to_multibyte, str_as_unibyte) (c_string_width, strwidth, lisp_string_width): Adjust prototypes. lisp.h (check_point_in_composition): Adjust prototype.
author Eli Zaretskii <eliz@gnu.org>
date Thu, 23 Sep 2010 10:32:38 -0400
parents 1d1d5d9bd884
children 376148b31b5e
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
75900
47f394470489 Add "dead" smiley.
Chong Yidong <cyd@stupidchicken.com>
parents: 75813
diff changeset
1 Files: blink.pbm blink.xpm braindamaged.xpm cry.xpm dead.xpm evil.xpm
75813
e3cf10daafcf New file.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
2 forced.xpm frown.pbm frown.xpm grin.xpm indifferent.xpm sad.pbm
e3cf10daafcf New file.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
3 sad.xpm smile.pbm smile.xpm wry.pbm wry.xpm
e3cf10daafcf New file.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
4 Authors: Reiner Steib, Simon Josefsson, Kai Grossjohann, Alex
e3cf10daafcf New file.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
5 Schroeder, Oliver Scholz, Per Abrahamsen, Kim F. Storm.
106815
1d1d5d9bd884 Add 2010 to copyright years.
Glenn Morris <rgm@gnu.org>
parents: 100972
diff changeset
6 Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
1d1d5d9bd884 Add 2010 to copyright years.
Glenn Morris <rgm@gnu.org>
parents: 100972
diff changeset
7 2009, 2010 Free Software Foundation, Inc.
78268
4323324d1b54 Switch license to GPLv3 or later.
Glenn Morris <rgm@gnu.org>
parents: 75900
diff changeset
8 License: GNU General Public License version 3 or later (see COPYING)