]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
2007-12-01 Kenichi Handa(fontset_find_font) [USE_FONT_BACKEND]: Try multiple
2007-12-01 Kenichi Handa* font.c [HAVE_M17N_FLT]: Include <m17n-flt.h>.
2007-12-01 Kenichi Handa(FONT_ENTITY_NOT_LOADABLE)
2007-12-01 Kenichi Handa(main): Call syms_of_font unconditionally.
2007-12-01 Kenichi Handa(compose_text): Don't treat the new style
2007-12-01 Kenichi Handa(ALL_CFLAGS): Add @M17N_FLT_CFLAGS@.
2007-12-01 Kenichi Handa*** empty log message ***
2007-12-01 Jason Rumney*** empty log message ***
2007-12-01 Jason Rumney(w32font_draw): Fill background manually.
2007-11-29 Kenichi Handa(ftxfont_end_for_frame): Fix array indexing error.
2007-11-23 Jason Rumney*** empty log message ***
2007-11-23 Jason Rumney(Qfontp): Remove unused symbol.
2007-11-23 Jason Rumney(CLEARTYPE_QUALITY, CLEARTYPE_NATURAL_QUALITY): Define
2007-11-21 Vinicius Jose... ps-lpr-switches docstring fix.
2007-11-21 Kenichi Handa*** empty log message ***
2007-11-21 Kenichi Handa(read1): Undo the previous change.
2007-11-21 Kenichi Handa*** empty log message ***
2007-11-21 Kenichi Handa(Fdelete_frame): Call font_update_drivers only when
2007-11-19 Kenichi Handa*** empty log message ***
2007-11-19 Kenichi Handa(utf-7-imap-post-read-conversion)
2007-11-19 Kenichi Handa(utf-7-imap): New coding system.
2007-11-19 Kenichi Handa*** empty log message ***
2007-11-19 Kenichi Handa(struct font_bitmap): New member bits_per_pixel.
2007-11-19 Kenichi Handa(struct frame): New member font_data_list.
2007-11-19 Kenichi Handa(font_update_drivers): Call driver->start_for_frame and
2007-11-19 Kenichi Handa(make_frame): Initialize f->font_data_list to NULL.
2007-11-19 Kenichi Handa(struct xftface_info): Delete the member xft_draw.
2007-11-19 Kenichi Handa(ftxfont_get_gcs): Renamed from ftxfont_create_gcs.
2007-11-19 Kenichi Handa(ftfont_get_bitmap): Set bitmap->bits_per_pixel.
2007-11-18 Kenichi Handa*** empty log message ***
2007-11-18 Kenichi Handa(x-selection-value): If x-select-request-type is
2007-11-18 Kenichi Handa*** empty log message ***
2007-11-18 Kenichi Handa(selection-coding-system)
2007-11-18 Kenichi Handa(Vselection_coding_system)
2007-11-17 Kenichi Handa(x-selection-value): If x-select-request-type is
2007-11-17 Jason Rumney*** empty log message ***
2007-11-17 Jason RumneyInclude imm.h.
2007-11-17 Jason Rumney(w32_read_socket) [WM_UNICHAR]: Handle as MULTIBYTE_CHA...
2007-11-17 Jason Rumney(WM_UNICHAR, UNICODE_NOCHAR): Define if not already.
2007-11-17 Jason Rumney*** empty log message ***
2007-11-17 Jason Rumney(w32-initialize-window-system): Use t, not nil to signi...
2007-11-14 Kenichi Handa*** empty log message ***
2007-11-14 Kenichi Handa(READCHAR): Call readchar with the 2nd arg NULL.
2007-11-12 Katsumi YamaokaUpdate.
2007-11-12 Katsumi YamaokaRegenerate ldefs-boot.el.
2007-11-12 Kenichi Handa*** empty log message ***
2007-11-12 Kenichi Handa*** empty log message ***
2007-11-12 Kenichi Handa(face_for_overlay_string): Call lookup_face with
2007-11-11 Vinicius Jose... Error if ps-lpr-switches is not a list.
2007-11-11 Miles BaderMerge from emacs--devo--0
2007-11-11 Miles BaderMerge from emacs--rel--22
2007-11-10 Juri Linkov(custom-note-var-changed): Remove the `interactive'
2007-11-10 Juri Linkov(isearch-mode-end-hook, isearch-mode-end-hook-quit):
2007-11-10 Juri Linkov(BASE_PURESIZE): Increase to 1130000.
2007-11-10 Juri Linkov(doc-view-mode-map, doc-view-menu, doc-view-pdf->txt...
2007-11-10 Juri LinkovAdd query-replace-show-replacement and match-substitute...
2007-11-10 Juri Linkov(Query Replace): Mention `query-replace-show-replacement'.
2007-11-10 Juri Linkov(Replacing Match): Describe new `match-substitute-repla...
2007-11-10 Juri Linkov(query-replace-show-replacement): New defcustom.
2007-11-10 Juri Linkov(match-substitute-replacement): New function.
2007-11-10 Juri Linkov(emacs-copyright): Add emacs-copyright.
2007-11-10 Juri Linkov(help-map, help-for-help-internal): Add `C-h C-a'.
2007-11-10 Juri LinkovAdd `button'. Move up `startup'.
2007-11-10 Juri LinkovBackport startup screen related changes from the trunk.
2007-11-10 Carsten Dominik* files.el (auto-mode-alist): Select org-mode for files...
2007-11-10 Carsten Dominik*** empty log message ***
2007-11-10 Martin Rudalics*** empty log message ***
2007-11-10 Martin Rudalics(describe-function, describe-variable)
2007-11-10 Martin Rudalics(list-colors-display): Use with-help-window instead...
2007-11-10 Martin Rudalics(list-faces-display, describe-face):
2007-11-10 Martin Rudalics(describe-display-table): Use with-help-window instead...
2007-11-10 Martin Rudalics(describe-char): Use with-help-window instead of with...
2007-11-10 Martin Rudalics(apropos-describe-plist):
2007-11-10 Martin Rudalics(help-mode): Set view-exit-action to bury the
2007-11-10 Martin Rudalics(help-window, help-window-point-marker): New variables.
2007-11-10 Martin Rudalics(view-remove-frame-by-deleting): Change default value...
2007-11-10 Dan Nicolaescu* emacs-lisp/byte-opt.el (byte-optimize-featurep):...
2007-11-10 Dan Nicolaescu* vc.el (vc-diff-internal): Make the *vc-diff* buffer...
2007-11-10 Stefan Monnier(load_overlay_strings): Fix copy&paste typo.
2007-11-10 Jason RumneySync charset names with setup-default-fontset.
2007-11-10 Jason Rumney(w32-initialize-window-system): Move SJIS font setup...
2007-11-10 Jason RumneyEnable SJIS fonts before creating any fontsets.
2007-11-10 Juanma Barranquero(ido-save-history): Write the history file in UTF-8,
2007-11-10 Juanma Barranquero(ido-save-history): Save the history file in UTF-8,
2007-11-09 Stefan Monnier(interprogram-cut-function, interprogram-paste-function):
2007-11-09 Stefan Monnier(x-create-frame-with-faces, tty-create-frame-with-faces):
2007-11-09 Stefan Monnier(x-select-text, x-cut-buffer-or-selection-value):
2007-11-09 Glenn MorrisRevert merge that re-required rx.
2007-11-09 Juanma Barranquero*** empty log message ***
2007-11-09 Juanma Barranquero*** empty log message ***
2007-11-09 Juanma Barranquero*** empty log message ***
2007-11-09 Juanma Barranquero*** empty log message ***
2007-11-09 Stefan Monnier(define-abbrev-table): Record the variable definition.
2007-11-09 Andreas SchwabFix merge error.
2007-11-09 Stefan Monnier(byte-compile-file-form-define-abbrev-table): New function.
2007-11-09 Vinicius Jose... Clean the code for checking suitable Emacs version.
2007-11-09 Vinicius Jose... If ps-lpr-switches is not a list, force it to be one.
2007-11-09 Vinicius Jose... If ps-lpr-switches is not a list, force it to be one.
2007-11-09 Simon JosefssonFix last commit.
2007-11-09 Jason RumneyAdd w32 keyboard changes.
next