2008-06-01 |
Magnus Henoch | Remove obsolete TO DO comment. (It was implemented... |
commit | commitdiff | tree | snapshot |
2008-06-01 |
Juanma Barranquero | (x-get-selection): Fix typo. |
commit | commitdiff | tree | snapshot |
2008-06-01 |
Miles Bader | Implement face-remapping-alist feature |
commit | commitdiff | tree | snapshot |
2008-06-01 |
Juanma Barranquero | (describe-text-sexp): Use `string-match-p'. Simplify. |
commit | commitdiff | tree | snapshot |
2008-06-01 |
Juanma Barranquero | (syms_of_textprop) <text-property-default-nonsticky>: |
commit | commitdiff | tree | snapshot |
2008-06-01 |
Miles Bader | Merge from emacs--rel--22 |
commit | commitdiff | tree | snapshot |
2008-06-01 |
Miles Bader | Merge from gnus--devo--0 |
commit | commitdiff | tree | snapshot |
2008-06-01 |
John Paul Wallington | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Juanma Barranquero | (icomplete-get-keys): Doc fix. Use `when'. |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Glenn Morris | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Glenn Morris | New file. |
commit | commitdiff | tree | snapshot |
2008-05-31 |
John Paul Wallington | (describe-variable-custom-version-info): Handle dotted |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Dan Nicolaescu | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Dan Nicolaescu | Fix typos. |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Dan Nicolaescu | (vc-cvs-after-dir-status): Support spaces in file |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Eli Zaretskii | (Windows Keyboard): Fix text added on 2008-05-29. |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Kenichi Handa | (font_list_entities): Fix the car part of data to be |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Glenn Morris | (Fancy Diary Display): Simplify. |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Kenichi Handa | (ftfont_font_format): Don't use strcasestr. |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Glenn Morris | (compile-last): Replace tr in `els' assignment with... |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Stefan Monnier | * chartab.c (Foptimize_char_table, optimize_sub_char_ta... |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Juanma Barranquero | (lisp2): Add minibuffer.elc. |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Juanma Barranquero | (completion-table-dynamic): Doc fix. |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Stefan Monnier | (vc-cvs-state-heuristic, vc-cvs-parse-status): Try and |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Stefan Monnier | (Coding Conventions): Do not encourage the use of ... |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Stefan Monnier | (checkdoc-this-string-valid-engine): |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Kenichi Handa | (Ffont_info): Define only if HAVE_WINDOW_SYSTEM is |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Stefan Monnier | (Iteration Clauses): Fix incorrect "identical" examples. |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Glenn Morris | (Fancy Diary Display): Update for diary-display-functio... |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Glenn Morris | (org-get-entries-from-diary): Also set diary-display... |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Glenn Morris | (calendar-mouse-view-diary-entries): Use LIST-ONLY... |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Glenn Morris | (cal-tex-list-diary-entries): Use LIST-ONLY argument of |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Glenn Morris | (cal-html-list-diary-entries): Use LIST-ONLY argument of |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Glenn Morris | (calendar-dedicate-diary): Update for diary-display... |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Glenn Morris | (appt-check): Use diary-display-function rather than... |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Glenn Morris | (diary-display-function): New name for diary-display... |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Glenn Morris | (update-elclist): Hide the warning when it does not... |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Kenichi Handa | (utf-8-with-signature): Renamed from utf-8-sig. |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Stefan Monnier | (Fmake_variable_buffer_local, Fmake_local_variable) |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Kenichi Handa | (describe-font): Don't check fontset |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Kenichi Handa | * fontset.c (Ffont_info): Moved to font.c. |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Kenichi Handa | (font_style_to_value, font_score): Delete casting of the |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Stefan Monnier | (url-file-name-completion): Add missing argument. |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Kenichi Handa | (utf-8-sig, utf-8-auto): New coding systems. |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Kenichi Handa | (define-coding-system): Accept :bom for |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Kenichi Handa | (CODING_UTF_8_BOM): New macro. |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Kenichi Handa | (enum define_coding_utf8_arg_index): New enum. |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Stefan Monnier | (utf-7-encode): Use the right escape char depending... |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Stefan Monnier | (completion-pcm-all-completions): Add the base-size. |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Stefan Monnier | (relative_filename): Treat "///" like "/" in filenames. |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Juanma Barranquero | (icomplete-prospects-height): Add :group. |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Stefan Monnier | (icomplete-completions): Typo. |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Jason Rumney | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Jason Rumney | (add_font_entity_to_list): Allow non-opentype truetype... |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Stefan Monnier | (Faccept_process_output): If `millisec' is non-nil... |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Stefan Monnier | (icomplete-prospects-length): Make obsolete. |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Jason Rumney | (w32font_open_internal): Prefer truetype fonts unless |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Kenichi Handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Juanma Barranquero | (auto-insert): Add :link. |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Juanma Barranquero | (Windows Keyboard): Add descriptions of w32-register... |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Stefan Monnier | (tar-header): New field `header-start'. |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Kenichi Handa | (Fx_family_fonts): Set frame correctly. |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Juanma Barranquero | (Fx_list_fonts, Finternal_copy_lisp_face): Fix typos... |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Kenichi Handa | (Fx_list_fonts): Make it return a list of font names. |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Stefan Monnier | (hack-local-variables): Don't signal an error if the... |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Stefan Monnier | (easy-menu-convert-item, easy-menu-convert-item-1): |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Stefan Monnier | (tar-summarize-buffer): Fix reporter initialization. |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Stefan Monnier | Don't touch subdirs.el if it is unchanged. |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Stefan Monnier | (jka-compr-write-region): Typo. |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Stefan Monnier | Docstring improvement. |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Stefan Monnier | * progmodes/flymake.el (flymake-save-buffer-in-file): |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Jason Rumney | (x_draw_glyph_string): Use clipmask if specified. |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Stefan Monnier | (doc-view-mode-map): Bind `q' to quit-window, as is... |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Stefan Monnier | * src/fileio.c (Fwrite_region): Delay the defaulting... |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Kenichi Handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Kenichi Handa | (Ffont_info): Don't call font_close_object. |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Kenichi Handa | (font_parse_family_registry): Use Ffont_put to validate |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Kenichi Handa | (ftfont_spec_pattern): Don't set FC_SPACING to pattern. |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Juanma Barranquero | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Juanma Barranquero | (Fdecode_coding_region, Fencode_coding_region, Fencode_... |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Juanma Barranquero | Fix typo in comment. |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Kenichi Handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Kenichi Handa | (encode_coding_raw_text): Fix previous change. |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Glenn Morris | (update-elclist): Work around non-portability of "... |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Chong Yidong | (x_draw_glyph_string): If a clipmask is specified,... |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Chong Yidong | * xterm.c (x_draw_glyph_string): If a clipmask is speci... |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Stefan Monnier | (describe-current-coding-system): |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Stefan Monnier | Use defstruct and markers. |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Stefan Monnier | Use buffer-swap-text to separate summary and raw data. |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Stefan Monnier | (encode_coding_raw_text): Fix last change. |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Stefan Monnier | (encode_coding_raw_text): Set coding->produced_char... |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Stefan Monnier | Include font.h for --without-x. |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Juanma Barranquero | (compute_metrics): Rewrite an "else { if () ... else... |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Jason Rumney | (w32font_open_internal): Determine if glyph indices... |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Dan Nicolaescu | * vc-dispatcher.el (vc-directory-resynch-file): Rename... |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Chong Yidong | (parse-time-months, parse-time-weekdays): Add long... |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Chong Yidong | * calendar/parse-time.el (parse-time-months) |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Chong Yidong | (draw_glyphs): If mouse-highlighting is on, attempt... |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Chong Yidong | * xdisp.c (draw_glyphs): If mouse-highlighting is on... |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Glenn Morris | (update-elclist): Make errors in final sed non-fatal. |
commit | commitdiff | tree | snapshot |
next |