- 14 Oct, 2010 2 commits
-
-
Kenichi Handa authored
-
Kenichi Handa authored
-
- 13 Oct, 2010 2 commits
-
-
Damyan Pepper authored
* src/font.c (font_filter_properties): New function, refactored from ftfont_filter_properties. * src/font.h (font_filter_properties): Declare. * src/ftfont.c (ftfont_filter_properties): Use font_filter_properties. * src/w32font.c (w32font_booleans, w32font_non_booleans): New variables. (w32font_filter_properties): New function. (w32font_driver): Add w32font_filter_properties.
-
Glenn Morris authored
-
- 12 Oct, 2010 6 commits
-
-
Juanma Barranquero authored
* etc/tutorials/TUTORIAL.es: Fix typos. * lisp/cedet/semantic/symref/list.el (semantic-symref-list-rename-open-hits): Fix typo in message. (semantic-symref-list-map-open-hits): Fix typo in docstring. * lisp/erc/erc-xdcc.el (erc-xdcc-help-text): Fix typo in docstring. * lisp/gnus/nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring. * lisp/international/mule.el (define-coding-system): * lisp/international/titdic-cnv.el (quail-cxterm-package-ext-info): * composite.el (compose-region): Fix typo in docstring. * lisp/org/org-agenda.el (org-prefix-category-length) (org-prefix-category-max-length): Fix typos in docstrings. * src/font.c (Ffont_variation_glyphs): * ccl.c (Fccl_execute_on_string): Fix typo in docstring.
-
Juanma Barranquero authored
* lisp/composite.el (compose-region): * src/ccl.c (Fccl_execute_on_string): Fix typo in docstring.
-
Kenichi Handa authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
- 11 Oct, 2010 1 commit
-
-
Jan Djärv authored
* lisp/cus-start.el (all): ns-right-alternate-modifier is new. * lisp/term/ns-win.el (ns-right-alternate-modifier): New defvar. (ns-right-option-modifier): New alias for ns-right-alternate-modifier. (mac-right-option-modifier): New alias for ns-right-option-modifier. * src/nsterm.m (Qleft): Declare. (ns_right_alternate_modifier): New variable (NSRightAlternateKeyMask): New define. (EV_MODIFIERS): Parse NSRightAlternateKeyMask if ns_right_alternate_modifier isn't Qleft. (keyDown): If ns_right_alternate_modifier isn't Qleft, use it as emacs modifier for NSRightAlternateKeyMask. (syms_of_nsterm): DEFVAR_LISP ns-right-alternate-modifier.
-
- 10 Oct, 2010 2 commits
-
-
Andreas Schwab authored
-
Glenn Morris authored
-
- 09 Oct, 2010 6 commits
-
-
Stefan Monnier authored
Use emacs-lisp-mode-syntax-table for the whole function.
-
Nick Roberts authored
(gdb-mouse-toggle-breakpoint-fringe): Correct regexp to work when breakpoint number exceeds nine.
-
David Koppelman authored
* hi-lock.el (hi-lock-font-lock-hook): Check font-lock-fontified instead of font-lock-mode before adding keywords. Removed hi-lock-mode off code. Removed inhibit hack. (hi-lock-set-pattern): Only add keywords if font-lock-fontified non-nil; removed hook inhibit hack.
-
Glenn Morris authored
* lisp/emacs-lisp/shadow.el (find-emacs-lisp-shadows): Rename it... (load-path-shadows-find): ... to this. (list-load-path-shadows): Update for above change.
-
Glenn Morris authored
(Per 8-year old observation: http://lists.gnu.org/archive/html/bug-gnu-emacs/2002-06/msg00176.html )
-
Ulrich Mueller authored
-
- 08 Oct, 2010 10 commits
-
-
Michael Albinus authored
(xd_pending_messages): Catch xd_get_dispatch_status calls.
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
* lisp/emacs-lisp/shadow.el (lisp-shadow): Change prefix. (shadows-compare-text-p): Make it an obsolete alias for... (load-path-shadows-compare-text): ... new name. (find-emacs-lisp-shadows): Update for above name change. (load-path-shadows-same-file-or-nonexistent): New name for the old shadow-same-file-or-nonexistent.
-
Glenn Morris authored
* doc/misc/cl.texi (Organization, Installation, Old CL Compatibility): Deprecate cl-compat for new code.
-
Kenichi Handa authored
-
Kenichi Handa authored
-
- 07 Oct, 2010 1 commit
-
-
Glenn Morris authored
-
- 06 Oct, 2010 1 commit
-
-
Glenn Morris authored
-
- 04 Oct, 2010 2 commits
-
-
Kenichi Handa authored
-
Kenichi Handa authored
-
- 03 Oct, 2010 6 commits
-
-
Chong Yidong authored
* lisp/minibuffer.el (completion--some, completion--do-completion) (minibuffer-complete-and-exit, minibuffer-completion-help) (completion-basic-try-completion) (completion-basic-all-completions) (completion-pcm--find-all-completions): Use lexical-let to avoid some false matches in variable completion (Bug#7056)
-
Olof Ohlsson Sax authored
-
Michael Albinus authored
(Fdbus_init_bus): ... here. (Bug#7113)
-
Leo Liu authored
* lisp/dnd.el (dnd-get-local-file-name): If MUST-EXIST is non-nil, only return non-nil if the file exists (Bug#7090).
-
Glenn Morris authored
* src/buffer.c (before-change-functions, after-change-functions): Three-year overdue doc fix following 2007-08-13 change.
-
Glenn Morris authored
-
- 02 Oct, 2010 1 commit
-
-
Kenichi Handa authored
-