2008-06-05 |
Stefan Monnier | (ffap-prompter): Don't use the region. |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Sam Steingold | (vc-cvs-registered): Consider a directory with a CVS... |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Stefan Monnier | * window.el (display-buffer-function, special-display-p) |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Stefan Monnier | (set_internal): Fix up call to let_shadows_buffer_bindi... |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Glenn Morris | Fix comment typo. |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Sam Steingold | (vc-update): Use `save-some-buffers' instead of signali... |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Stefan Monnier | * gnus-util.el (gnus-read-shell-command): New function. |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Kenichi Handa | (detect_coding): Fix previous change. |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Kenichi Handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Glenn Morris | (finder-compile-keywords): Tweak whitespace in output. |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Kenichi Handa | Docstrings and comments improved. |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Miles Bader | Merge from gnus--devo--0 |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Stefan Monnier | (tags-verify-table): Be careful to use and update |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Kenichi Handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Stefan Monnier | (trace-entry-message, trace-exit-message): Use print... |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Stefan Monnier | (MAKE_CHAR_MULTIBYTE): Check the arg is a (uni)byte. |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Stefan Monnier | * keymap.c (Vminibuffer_local_filename_must_match_map): |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Kenichi Handa | (Fx_family_fonts): Use font_parse_family_registry inste... |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Kenichi Handa | (Ffont_put): Don't use font_parse_family_registry for |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Kenichi Handa | (Ffont_spec): Don't use font_parse_family_registry for |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Stefan Monnier | (unexpand-abbrev): Better preserve markers. |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Kenichi Handa | (fontset_find_font): Call font_open_for_lface with the |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Kenichi Handa | (xfont_list): Don't set registry to iso8859-1 even... |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Kenichi Handa | (realize_x_face): If the font-related face attributes |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Stefan Monnier | * window.c (window_scroll_pixel_based_preserve_x) |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Juanma Barranquero | (Fwindow_parameter): Return VALUE, not (PARAMETER ... |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Miles Bader | Rename functions in lisp/face-remap.el |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Glenn Morris | Update from Seiji Zenitani <zenitani at mac.com>. |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Glenn Morris | `make bootstrap; make install' dumps another emacs: |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Glenn Morris | Add TAGS, TAGS-LISP. |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Glenn Morris | (autoload-rubric): New function, extracted from autoloa... |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Glenn Morris | ($(lisp)/cus-load.el): Remove unnecessary rule. |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Glenn Morris | (generated-custom-dependencies-file): Doc fix. |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Glenn Morris | (finder-headmark): Initialize and add doc string. |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Juanma Barranquero | (Fontsets): Fix typos. |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Miles Bader | Autoload variable-pitch-mode |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Juanma Barranquero | (Fset_window_parameter): Doc fix. |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Juanma Barranquero | (struct window): Add new member window_parameters. |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Juanma Barranquero | (Fwindow_parameters, Fwindow_parameter, Fset_window_par... |
commit | commitdiff | tree | snapshot |
2008-06-04 |
John Paul Wallington | (font-lock-turn-off-thing-lock, font-lock-after-fontify... |
commit | commitdiff | tree | snapshot |
2008-06-04 |
John Paul Wallington | (Fdefmacro): Doc fix. |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Sam Steingold | (vc-hg-status-extra-header, vc-hg-status-extra-headers): |
commit | commitdiff | tree | snapshot |
2008-06-04 |
John Paul Wallington | (define-ccl-program): Move `doc-string' decl down. |
commit | commitdiff | tree | snapshot |
2008-06-04 |
John Paul Wallington | (define-ccl-program): Add `doc-string' declaration. |
commit | commitdiff | tree | snapshot |
2008-06-04 |
John Paul Wallington | (electric-history-map): Define within defvar. Add... |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Juanma Barranquero | (variable-pitch-mode): Reflow docstrings. |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Kenichi Handa | (detect_coding): Fix handling of coding->head_ascii. |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Glenn Morris | Trent W. Buck <trentbuck at gmail.com> (tiny change) |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Glenn Morris | face-remap place holder. |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Glenn Morris | alpha frame parameter details from Seiji Zenitani ... |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Stefan Monnier | (image-mode-map): Add doc-view-inspired bindings. |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Miles Bader | Add adjust-buffer-face-height command |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Chong Yidong | (line-move-1): If we did not move as far as desired... |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Chong Yidong | * simple.el (line-move-1): If we did not move as far... |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Sam Steingold | (vc-cvs-status-extra-headers): Remove extraneous newlines. |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Andreas Schwab | (font_prop_validate_spacing): Fix last change. |
commit | commitdiff | tree | snapshot |
2008-06-03 |
John Paul Wallington | (makefile-cleanup-continuations, makefile-warn-suspicio... |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Andreas Schwab | Regenerate with fixed AC_FUNC_MKTIME. |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Stefan Monnier | (update-elclist): Impose a fixed collation for sorting. |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Kenichi Handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Kenichi Handa | (font_parse_fcname): Fix handling of unknown key. |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Miles Bader | Add lisp/face-remap.el and associated documentation |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Miles Bader | Add arch tagline |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Stefan Monnier | (flymake-process-filter): Make sure the source buffer... |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Stefan Monnier | * obsolete/bg-mouse.el, obsolete/float.el, obsolete... |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Stefan Monnier | (vc-dir-menu-map-filter): Don't fail if vc-client-mode... |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Juanma Barranquero | Fix typos. |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Stefan Monnier | * image-mode.el (image-mode-map): Suppress key map... |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Juanma Barranquero | Fix typos. |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Stefan Monnier | (perl-font-lock-syntactic-keywords): Try to be |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Stefan Monnier | Massage. |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Kenichi Handa | (font_prop_validate_spacing): Handle uppercase symbols. |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Kenichi Handa | (xfont_list): Try an alias. |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Kenichi Handa | Register input methods "korean-hangul", |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Kenichi Handa | Completely re-written. |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Kenichi Handa | (KOREAN): Remove ${srcdir}/quail/hangul3.elc. |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Kenichi Handa | (ELCFILES): Add $(lisp)/language/hanja-util.elc. |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Kenichi Handa | New file. |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Kenichi Handa | (char_charset): Return NULL if the arg charset_list is |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Glenn Morris | (nnheader-accept-process-output): Autoload it. |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Glenn Morris | Comment. |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Glenn Morris | Comments don't need changelog entries. |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Glenn Morris | (f90-typedef-matcher, f90-looking-at-type-like): Check... |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Glenn Morris | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2008-06-02 |
John Paul Wallington | (mh-exec-cmd-env-daemon): Doc fix. |
commit | commitdiff | tree | snapshot |
2008-06-02 |
Chong Yidong | (font_pixel_size): Don't take cdr of an integer. |
commit | commitdiff | tree | snapshot |
2008-06-02 |
Chong Yidong | * font.c (font_pixel_size): Don't take cdr of an integer. |
commit | commitdiff | tree | snapshot |
2008-06-02 |
Jim Meyering | Make "xfree (NULL)" a no-op; remove useless if-before... |
commit | commitdiff | tree | snapshot |
2008-06-02 |
Jim Meyering | * lib-src/ebrowse.c (xfree): Remove definition; s/xfree... |
commit | commitdiff | tree | snapshot |
2008-06-02 |
Jim Meyering | remove useless if-before-free tests |
commit | commitdiff | tree | snapshot |
2008-06-02 |
Daiki Ueno | Simplify the last change. |
commit | commitdiff | tree | snapshot |
2008-06-02 |
Daiki Ueno | (epa-file-write-region): Write the entire buffer |
commit | commitdiff | tree | snapshot |
2008-06-02 |
Kenichi Handa | (font_find_for_lface): Handle float font size. |
commit | commitdiff | tree | snapshot |
2008-06-02 |
Glenn Morris | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2008-06-02 |
Kenichi Handa | (x_supports_face_attributes_p): Check face->font before |
commit | commitdiff | tree | snapshot |
2008-06-02 |
Kenichi Handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2008-06-01 |
Jason Rumney | (w32_enumfont_pattern_entity): Use requested registry. |
commit | commitdiff | tree | snapshot |
2008-06-01 |
John Paul Wallington | (mh-path, mh-variant): Use dotted syntax for `package... |
commit | commitdiff | tree | snapshot |
2008-06-01 |
Juanma Barranquero | Fix typo in comment. |
commit | commitdiff | tree | snapshot |
2008-06-01 |
Dan Nicolaescu | Regenerate. |
commit | commitdiff | tree | snapshot |
next |