bpt/emacs.git
2008-06-02 Jim MeyeringMake "xfree (NULL)" a no-op; remove useless if-before...
2008-06-02 Jim Meyering* lib-src/ebrowse.c (xfree): Remove definition; s/xfree...
2008-06-02 Jim Meyeringremove useless if-before-free tests
2008-06-02 Daiki UenoSimplify the last change.
2008-06-02 Daiki Ueno(epa-file-write-region): Write the entire buffer
2008-06-02 Kenichi Handa(font_find_for_lface): Handle float font size.
2008-06-02 Glenn Morris*** empty log message ***
2008-06-02 Kenichi Handa(x_supports_face_attributes_p): Check face->font before
2008-06-02 Kenichi Handa*** empty log message ***
2008-06-01 Jason Rumney(w32_enumfont_pattern_entity): Use requested registry.
2008-06-01 John Paul Wallington(mh-path, mh-variant): Use dotted syntax for `package...
2008-06-01 Juanma BarranqueroFix typo in comment.
2008-06-01 Dan NicolaescuRegenerate.
2008-06-01 Dan Nicolaescu* configure.in (USE_LUCID, USE_MOTIF): Don't use "==".
2008-06-01 Dan Nicolaescu(dot, dotdot): Remove, update users.
2008-06-01 Magnus HenochRemove obsolete TO DO comment. (It was implemented...
2008-06-01 Juanma Barranquero(x-get-selection): Fix typo.
2008-06-01 Miles BaderImplement face-remapping-alist feature
2008-06-01 Juanma Barranquero(describe-text-sexp): Use `string-match-p'. Simplify.
2008-06-01 Juanma Barranquero(syms_of_textprop) <text-property-default-nonsticky>:
2008-06-01 Miles BaderMerge from emacs--rel--22
2008-06-01 Miles BaderMerge from gnus--devo--0
2008-06-01 John Paul Wallington*** empty log message ***
2008-05-31 Juanma Barranquero(icomplete-get-keys): Doc fix. Use `when'.
2008-05-31 Glenn Morris*** empty log message ***
2008-05-31 Glenn MorrisNew file.
2008-05-31 John Paul Wallington(describe-variable-custom-version-info): Handle dotted
2008-05-31 Dan Nicolaescu*** empty log message ***
2008-05-31 Dan NicolaescuFix typos.
2008-05-31 Dan Nicolaescu(vc-cvs-after-dir-status): Support spaces in file
2008-05-31 Eli Zaretskii(Windows Keyboard): Fix text added on 2008-05-29.
2008-05-31 Kenichi Handa(font_list_entities): Fix the car part of data to be
2008-05-31 Glenn Morris(Fancy Diary Display): Simplify.
2008-05-31 Kenichi Handa(ftfont_font_format): Don't use strcasestr.
2008-05-31 Glenn Morris(compile-last): Replace tr in `els' assignment with...
2008-05-30 Stefan Monnier* chartab.c (Foptimize_char_table, optimize_sub_char_ta...
2008-05-30 Juanma Barranquero(lisp2): Add minibuffer.elc.
2008-05-30 Juanma Barranquero(completion-table-dynamic): Doc fix.
2008-05-30 Stefan Monnier(vc-cvs-state-heuristic, vc-cvs-parse-status): Try and
2008-05-30 Stefan Monnier(Coding Conventions): Do not encourage the use of ...
2008-05-30 Stefan Monnier(checkdoc-this-string-valid-engine):
2008-05-30 Kenichi Handa(Ffont_info): Define only if HAVE_WINDOW_SYSTEM is
2008-05-30 Stefan Monnier(Iteration Clauses): Fix incorrect "identical" examples.
2008-05-30 Glenn Morris(Fancy Diary Display): Update for diary-display-functio...
2008-05-30 Glenn Morris(org-get-entries-from-diary): Also set diary-display...
2008-05-30 Glenn Morris(calendar-mouse-view-diary-entries): Use LIST-ONLY...
2008-05-30 Glenn Morris(cal-tex-list-diary-entries): Use LIST-ONLY argument of
2008-05-30 Glenn Morris(cal-html-list-diary-entries): Use LIST-ONLY argument of
2008-05-30 Glenn Morris(calendar-dedicate-diary): Update for diary-display...
2008-05-30 Glenn Morris(appt-check): Use diary-display-function rather than...
2008-05-30 Glenn Morris(diary-display-function): New name for diary-display...
2008-05-30 Glenn Morris(update-elclist): Hide the warning when it does not...
2008-05-30 Kenichi Handa(utf-8-with-signature): Renamed from utf-8-sig.
2008-05-30 Stefan Monnier(Fmake_variable_buffer_local, Fmake_local_variable)
2008-05-30 Kenichi Handa(describe-font): Don't check fontset
2008-05-30 Kenichi Handa* fontset.c (Ffont_info): Moved to font.c.
2008-05-30 Kenichi Handa(font_style_to_value, font_score): Delete casting of the
2008-05-30 Stefan Monnier(url-file-name-completion): Add missing argument.
2008-05-29 Kenichi Handa(utf-8-sig, utf-8-auto): New coding systems.
2008-05-29 Kenichi Handa(define-coding-system): Accept :bom for
2008-05-29 Kenichi Handa(CODING_UTF_8_BOM): New macro.
2008-05-29 Kenichi Handa(enum define_coding_utf8_arg_index): New enum.
2008-05-29 Stefan Monnier(utf-7-encode): Use the right escape char depending...
2008-05-29 Stefan Monnier(completion-pcm-all-completions): Add the base-size.
2008-05-29 Stefan Monnier(relative_filename): Treat "///" like "/" in filenames.
2008-05-29 Juanma Barranquero(icomplete-prospects-height): Add :group.
2008-05-29 Stefan Monnier(icomplete-completions): Typo.
2008-05-29 Jason Rumney*** empty log message ***
2008-05-29 Jason Rumney(add_font_entity_to_list): Allow non-opentype truetype...
2008-05-29 Stefan Monnier(Faccept_process_output): If `millisec' is non-nil...
2008-05-29 Stefan Monnier(icomplete-prospects-length): Make obsolete.
2008-05-29 Jason Rumney(w32font_open_internal): Prefer truetype fonts unless
2008-05-29 Kenichi Handa*** empty log message ***
2008-05-29 Juanma Barranquero(auto-insert): Add :link.
2008-05-29 Juanma Barranquero(Windows Keyboard): Add descriptions of w32-register...
2008-05-29 Stefan Monnier(tar-header): New field `header-start'.
2008-05-29 Kenichi Handa(Fx_family_fonts): Set frame correctly.
2008-05-29 Juanma Barranquero(Fx_list_fonts, Finternal_copy_lisp_face): Fix typos...
2008-05-29 Kenichi Handa(Fx_list_fonts): Make it return a list of font names.
2008-05-28 Stefan Monnier(hack-local-variables): Don't signal an error if the...
2008-05-28 Stefan Monnier(easy-menu-convert-item, easy-menu-convert-item-1):
2008-05-28 Stefan Monnier(tar-summarize-buffer): Fix reporter initialization.
2008-05-28 Stefan MonnierDon't touch subdirs.el if it is unchanged.
2008-05-28 Stefan Monnier(jka-compr-write-region): Typo.
2008-05-28 Stefan MonnierDocstring improvement.
2008-05-28 Stefan Monnier* progmodes/flymake.el (flymake-save-buffer-in-file):
2008-05-28 Jason Rumney(x_draw_glyph_string): Use clipmask if specified.
2008-05-28 Stefan Monnier(doc-view-mode-map): Bind `q' to quit-window, as is...
2008-05-28 Stefan Monnier* src/fileio.c (Fwrite_region): Delay the defaulting...
2008-05-28 Kenichi Handa*** empty log message ***
2008-05-28 Kenichi Handa(Ffont_info): Don't call font_close_object.
2008-05-28 Kenichi Handa(font_parse_family_registry): Use Ffont_put to validate
2008-05-28 Kenichi Handa(ftfont_spec_pattern): Don't set FC_SPACING to pattern.
2008-05-28 Juanma Barranquero*** empty log message ***
2008-05-28 Juanma Barranquero(Fdecode_coding_region, Fencode_coding_region, Fencode_...
2008-05-28 Juanma BarranqueroFix typo in comment.
2008-05-28 Kenichi Handa*** empty log message ***
2008-05-28 Kenichi Handa(encode_coding_raw_text): Fix previous change.
2008-05-28 Glenn Morris(update-elclist): Work around non-portability of "...
2008-05-27 Chong Yidong(x_draw_glyph_string): If a clipmask is specified,...
next