2006-06-19 |
Kenichi Handa | (POINT_TO_PIXEL): Don't divice POINT by 10. |
commit | commitdiff | tree | snapshot |
2006-06-19 |
Kenichi Handa | (ftfont_list): Use assq_no_quit, not Fassq. Don't |
commit | commitdiff | tree | snapshot |
2006-06-19 |
Kenichi Handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-06-19 |
Kenichi Handa | (read_escape): Fix the code synched with HEAD. |
commit | commitdiff | tree | snapshot |
2006-06-19 |
Kenichi Handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-06-19 |
Kenichi Handa | (font_parse_fcname): Fix parsing of point-size. |
commit | commitdiff | tree | snapshot |
2006-06-19 |
Kenichi Handa | (Finternal_char_font): Use font_get_name, not |
commit | commitdiff | tree | snapshot |
2006-06-19 |
Kenichi Handa | (ftfont_pattern_entity): Use the numeric value 100 for |
commit | commitdiff | tree | snapshot |
2006-06-19 |
Kenichi Handa | (xftfont_open): For generating a name, start from |
commit | commitdiff | tree | snapshot |
2006-06-17 |
Miles Bader | Merge from emacs--devo--0 |
commit | commitdiff | tree | snapshot |
2006-06-17 |
Miles Bader | Merge from gnus--rel--5.10 |
commit | commitdiff | tree | snapshot |
2006-06-17 |
Kim F. Storm | (update_frame): Check for input pending on entry. |
commit | commitdiff | tree | snapshot |
2006-06-17 |
Kim F. Storm | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Richard M.... | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Richard M.... | (Coding Conventions): Better explain conventions for... |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Richard M.... | (Special Properties): String value of `read-only' serve... |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Richard M.... | (Character Type): Clarify prev. change. |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Richard M.... | (Using Interactive): Explain problem of markers, etc... |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Richard M.... | (list-options): Put "obsolete" msg in buffer. |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Richard M.... | (basic-save-buffer-2): For a new precious file, |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Richard M.... | (facemenu-color-alist): Doc fix. |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Richard M.... | (custom-guess-name-alist): Recognize `-flag'. |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Jan Djärv | * frame.h (x_new_fontset2): Fix prototype. |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Kenichi Handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Kenichi Handa | (struct font_driver): Member parse_name deleted. |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Kenichi Handa | (XLFD_SMALLNUM_MASK): Delete this macro. |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Kenichi Handa | (new_fontset_from_font) [USE_FONT_BACKEND]: Prototype |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Kenichi Handa | (new_fontset_from_font) [USE_FONT_BACKEND]: Argument F |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Kenichi Handa | (x_set_font) [USE_FONT_BACKEND]: Adusted for the change |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Kenichi Handa | (Qmonospace, Qsans_serif, Qserif, Qmono, Qsans) |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Kenichi Handa | (check_lface_attrs) [USE_FONT_BACKEND]: Accept font |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Kenichi Handa | (x_default_font_parameter): Try also "fixed", and signal |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Kenichi Handa | (xfont_parse_name): Delete this function. |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Kenichi Handa | (xftfont_open): Change coding style of error |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Jan Djärv | 2006-06-16 Francis Litterio <flitterio@gmail.com> |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Kenichi Handa | (struct x_output): New member fontp. |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Kenichi Handa | (x_new_fontset2): Change arguments. Both args FONTSET |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Kim F. Storm | (next_overlay_string): Fix assert. |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Kim F. Storm | (struct it): Add union to iterator stack to save |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Kim F. Storm | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Kim F. Storm | (pitx): Show composition parameters. |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Kim F. Storm | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-06-16 |
YAMAMOTO Mitsuharu | (Mac Input): Minor update. |
commit | commitdiff | tree | snapshot |
2006-06-16 |
YAMAMOTO Mitsuharu | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-06-16 |
YAMAMOTO Mitsuharu | (do_app_resume, do_app_suspend): Remove functions. |
commit | commitdiff | tree | snapshot |
2006-06-16 |
YAMAMOTO Mitsuharu | (Fx_display_mm_height, Fx_display_mm_width) |
commit | commitdiff | tree | snapshot |
2006-06-16 |
YAMAMOTO Mitsuharu | (Mac Input): Add description of mac-function-modifier. |
commit | commitdiff | tree | snapshot |
2006-06-16 |
YAMAMOTO Mitsuharu | (mac-text-encoding-ascii): New constant. |
commit | commitdiff | tree | snapshot |
2006-06-16 |
YAMAMOTO Mitsuharu | (all): Add mac-ts-script-language-on-focus. |
commit | commitdiff | tree | snapshot |
2006-06-16 |
YAMAMOTO Mitsuharu | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-06-16 |
YAMAMOTO Mitsuharu | (mac_set_unicode_keystroke_event): Don't use MAKE_CHAR. |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Bill Wohler | (mh-index-new-folder): Use -2 suffix instead of <2... |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Bill Wohler | (mh-send-uses-spost): New variable. |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Dan Nicolaescu | (term-handle-scroll, term-delete-lines) |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Michael Albinus | * net/tramp.el (tramp-touch): Use UTC to express time. |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Chong Yidong | * mail/sendmail.el (mail-send): Search explicitly for |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Nick Roberts | (gdb-same-frame): New option. |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Nick Roberts | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Stefan Monnier | (cvs-retrieve-revision): Use decode-coding-inserted... |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Chong Yidong | * xdisp.c (back_to_previous_visible_line_start): Reset |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Thien-Thi Nguyen | Delete existing data; add a new entry. |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Kenichi Handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Kenichi Handa | (xfont_open, xfont_encode_char): Fix typo. |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Kenichi Handa | (struct font): Fix typo (charet->charset). |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Kenichi Handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Kenichi Handa | (enum xlfd_field_index): Rename XLFD_XXX_SIZE_INDEX to |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Kenichi Handa | (ftfont_pattern_entity): Fix typo. |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Richard M.... | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Richard M.... | (Fdefconst): Mark variable as risky. |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Richard M.... | (Fcall_process): Doc fix. |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Richard M.... | (adjust_window_trailing_edge): Don't break out of the... |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Kim F. Storm | (IT_STACK_SIZE): New macro specifying size of |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Kim F. Storm | (init_from_display_pos): Don't set it->method and |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Kim F. Storm | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Kim F. Storm | (Waiting): Negative arg to sit-for forces |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Kim F. Storm | (Forcing Redisplay): Use (sit-for -1) to force a redisplay. |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Kim F. Storm | (sit_for): Undo 2006-06-01 change. Instead, a |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Kim F. Storm | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Chong Yidong | 2006-06-13 Martin J. Reed <mjreed@essex.ac.uk> ... |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Richard M.... | (Forcing Redisplay): Clarify previous change. |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Romain Francoise | (Forcing Redisplay): Fix typo. |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Romain Francoise | Fix typos. |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Kim F. Storm | New preemptive redisplay. |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Kim F. Storm | (Forcing Redisplay): Add redisplay-preemption-period. |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Kim F. Storm | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Kim F. Storm | Modify preemptive redisplay to be based on periodic... |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Thien-Thi Nguyen | (hack-local-variables-confirm): |
commit | commitdiff | tree | snapshot |
2006-06-11 |
Chong Yidong | * server.el (server-edit): No-op if no server buffers... |
commit | commitdiff | tree | snapshot |
2006-06-11 |
Robert J. Chassell | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-06-11 |
Robert J. Chassell | Including `pages-directory-address-mode' results in... |
commit | commitdiff | tree | snapshot |
2006-06-11 |
Thien-Thi Nguyen | Mention that `enable-local-variables' can have value... |
commit | commitdiff | tree | snapshot |
2006-06-10 |
Kim F. Storm | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-06-10 |
Luc Teirlinck | (Coding Conventions): Add `@end itemize'. |
commit | commitdiff | tree | snapshot |
2006-06-10 |
Carsten Dominik | New keys for clocking work, Changed keys for export. |
commit | commitdiff | tree | snapshot |
2006-06-10 |
Carsten Dominik | (Progress logging): New section. |
commit | commitdiff | tree | snapshot |
2006-06-10 |
Carsten Dominik | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-06-10 |
Carsten Dominik | (org-agenda-mode-map): Add bindings for clocking |
commit | commitdiff | tree | snapshot |
2006-06-10 |
Richard M.... | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-06-10 |
Richard M.... | (Recognize Coding): Clarify previous change. |
commit | commitdiff | tree | snapshot |
2006-06-10 |
Richard M.... | (Coding Conventions): Explain use of coding systems |
commit | commitdiff | tree | snapshot |
next |