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