| Commit message (Expand) | Author | Age | Files | Lines |
| * | (Top): Add a @detailmenu entry for "Character Properties". | Eli Zaretskii | 2008-11-29 | 3 | -0/+33 |
| * | (Character Properties): New Section. | Eli Zaretskii | 2008-11-29 | 1 | -0/+247 |
| * | (nnimap-demule-use-string-to-multibyte): New temporary | Reiner Steib | 2008-11-29 | 2 | -0/+29 |
| * | (CHAR_CHARSET_P): Check if the encoder is loaded or | Kenichi Handa | 2008-11-29 | 2 | -1/+5 |
| * | (Line Truncation): Add reference to Continuation Lines. | Martin Rudalics | 2008-11-29 | 2 | -7/+12 |
| * | (Split Window): Add reference to Continuation Lines. | Martin Rudalics | 2008-11-29 | 1 | -12/+12 |
| * | (Pop Up Window): Mention split-height-threshold | Martin Rudalics | 2008-11-29 | 2 | -0/+13 |
| * | Add notes about Antinews. | Eli Zaretskii | 2008-11-29 | 2 | -0/+42 |
| * | (Character Type): Correct the range of Emacs characters. Add an @xref | Eli Zaretskii | 2008-11-29 | 2 | -8/+19 |
| * | (String Basics): Add an @xref to "Character Codes". | Eli Zaretskii | 2008-11-29 | 1 | -6/+4 |
| * | (Integer Basics): Add an @xref to `max-char'. | Eli Zaretskii | 2008-11-29 | 1 | -0/+3 |
| * | (Explicit Encoding): Update for Emacs 23. | Eli Zaretskii | 2008-11-29 | 1 | -69/+123 |
| * | (x-gtk-stock-cache): New hash table. | Chong Yidong | 2008-11-29 | 1 | -14/+24 |
| * | * term/x-win.el (x-gtk-stock-cache): New hash table. | Chong Yidong | 2008-11-29 | 1 | -0/+5 |
| * | (completion--try-word-completion): Don't ignore | Stefan Monnier | 2008-11-29 | 2 | -1/+7 |
| * | * macos.texi: Change references to 'Mac' to 'Mac / GNUstep'. (GNUstep Suppor... | Adrian Robert | 2008-11-29 | 5 | -46/+74 |
| * | (Fdefine_charset_internal): After calculating | Kenichi Handa | 2008-11-29 | 2 | -3/+15 |
| * | * emacs-lisp/re-builder.el (reb-auto-update): Remove redundant code. | Juanma Barranquero | 2008-11-28 | 2 | -5/+14 |
| * | 2008-11-28 Ulrich Mueller <ulm@gentoo.org> | Romain Francoise | 2008-11-28 | 2 | -2/+6 |
| * | (PC-do-complete-and-exit): Synch to 2008-11-24 change to | Chong Yidong | 2008-11-28 | 1 | -1/+10 |
| * | * complete.el (PC-do-complete-and-exit): Synch to 2008-11-24 | Chong Yidong | 2008-11-28 | 1 | -0/+7 |
| * | (Dissociated Press): Minor cleanups. | Richard M. Stallman | 2008-11-28 | 2 | -4/+10 |
| * | (Image-Dired): Avoid passive. | Richard M. Stallman | 2008-11-28 | 1 | -2/+2 |
| * | (mips64-*-linux-gnu*, mips64el-*-linux-gnu*): New configurations. | Richard M. Stallman | 2008-11-28 | 2 | -1/+7 |
| * | (Receiving Method Calls): Clean up previous change. | Richard M. Stallman | 2008-11-28 | 2 | -8/+14 |
| * | (Text Representations, Converting Representations, Character Sets, | Eli Zaretskii | 2008-11-28 | 2 | -23/+51 |
| * | (Antinews): Add stuff about Unicode vs emacs-mule representation. | Eli Zaretskii | 2008-11-28 | 2 | -6/+38 |
| * | (eldoc-docstring-first-line): Don't match | Martin Rudalics | 2008-11-28 | 2 | -1/+8 |
| * | * frame.c (x_set_alpha) [NS_IMPL_COCOA]: Call x_set_frame_alpha. | Seiji Zenitani | 2008-11-28 | 4 | -3/+53 |
| * | (Format Conversion Round-Trip): Improve previous change. | Glenn Morris | 2008-11-28 | 2 | -2/+7 |
| * | (format-write-file): Improve previous doc fix. | Glenn Morris | 2008-11-28 | 2 | -5/+11 |
| * | (Fx_font_family_list, syms_of_xfaces): Fix last change. | Eli Zaretskii | 2008-11-27 | 2 | -20/+27 |
| * | Explain why region-active-p is often not the best function to use. | Chong Yidong | 2008-11-27 | 1 | -3/+4 |
| * | Tweak the previous doc fixes. | Chong Yidong | 2008-11-27 | 1 | -7/+7 |
| * | (use-empty-active-region, use-region-p, region-active-p): Doc fix. | Chong Yidong | 2008-11-27 | 1 | -16/+22 |
| * | Mention -nw and -c. Fix the character for --help. | Dan Nicolaescu | 2008-11-27 | 2 | -4/+15 |
| * | * simple.el (use-empty-active-region, use-region-p, region-active-p): | Chong Yidong | 2008-11-27 | 1 | -0/+5 |
| * | * w32font.c (add_font_entity_to_list): Pass the right LOGFONT | Juanma Barranquero | 2008-11-27 | 2 | -4/+10 |
| * | (display-buffer): Fix handling of not-this-window | Martin Rudalics | 2008-11-27 | 2 | -8/+30 |
| * | * NEWS: Fix typo. (Bug#1439) | Juanma Barranquero | 2008-11-27 | 2 | -1/+5 |
| * | Set category 'C' to characters #x20000..#x2AFFF, #x2F800..#x2FFFF. | Kenichi Handa | 2008-11-27 | 2 | -0/+10 |
| * | Set inhibit-load-charset-map to t while preloading | Kenichi Handa | 2008-11-27 | 1 | -0/+7 |
| * | (print_object): For bool-vector, delete unnecessary | Kenichi Handa | 2008-11-27 | 1 | -6/+1 |
| * | (describe_vector): Adjusted for the change of | Kenichi Handa | 2008-11-27 | 1 | -12/+29 |
| * | (fontset_add): Adjusted for the change of | Kenichi Handa | 2008-11-27 | 1 | -6/+3 |
| * | (sub_char_table_ref_and_range): Adjusted for the | Kenichi Handa | 2008-11-27 | 1 | -47/+44 |
| * | (enum charset_method): Delete | Kenichi Handa | 2008-11-27 | 1 | -11/+9 |
| * | (Vchar_unified_charset_table): Delete it. | Kenichi Handa | 2008-11-27 | 1 | -178/+385 |
| * | (MAYBE_UNIFY_CHAR): Call maybe_unify_char instead of | Kenichi Handa | 2008-11-27 | 1 | -20/+12 |
| * | (hash_get_category_set): New function. | Kenichi Handa | 2008-11-27 | 1 | -4/+29 |