1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-31 17:30:54 -08:00
Commit graph

94234 commits

Author SHA1 Message Date
Kenichi Handa
7ca9cfdaab (ps-mule-begin-job): Fix for the case that only ENCODING is set in a font-spec (bug#7197). 2010-10-14 11:03:25 +09:00
Kenichi Handa
ad1746f5db Fix typos in comments 2010-10-12 21:52:05 +09:00
Glenn Morris
1c8ca3e6d6 * README: Updates. 2010-10-11 20:47:36 -07:00
Glenn Morris
6c3ab469a4 * BUGS, INSTALL.BZR: Updates. 2010-10-11 20:45:41 -07:00
Glenn Morris
fdb893e712 etc/NEWS. 2010-10-11 20:43:52 -07:00
Jan Djärv
a2e35ef5d5 Bug#7150: Distinguishing between left and right Alt keys on NextStep/OSX.
* 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.
2010-10-11 21:18:08 +02:00
Andreas Schwab
9386ae128a * Makefile.in (ELCFILES): Update. 2010-10-10 21:31:40 +02:00
Glenn Morris
28edabd519 * doc/man/emacs.1: Small fixes. 2010-10-09 17:05:14 -07:00
Stefan Monnier
4c5281974f * lisp/emacs-lisp/lisp.el (lisp-completion-at-point):
Use emacs-lisp-mode-syntax-table for the whole function.
2010-10-09 17:43:43 +02:00
Nick Roberts
4897601e9f (gdb-mouse-toggle-breakpoint-margin)
(gdb-mouse-toggle-breakpoint-fringe): Correct regexp to work when
breakpoint number exceeds nine.
2010-10-09 23:51:42 +13:00
David Koppelman
c58059f23e Fix hi-lock-mode interactions with font-lock.
* 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.
2010-10-09 00:09:19 -04:00
Glenn Morris
d15f9a2b49 Rename another shadow.el function.
* 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.
2010-10-08 17:44:53 -07:00
Glenn Morris
c7d6d8a1ee * lisp/mail/mail-utils.el (mail-mbox-from): Also try return-path.
(Per 8-year old observation:
http://lists.gnu.org/archive/html/bug-gnu-emacs/2002-06/msg00176.html )
2010-10-08 17:41:03 -07:00
Ulrich Mueller
a653652edc * doc/man/emacs.1: Update license description. 2010-10-08 17:37:11 -07:00
Michael Albinus
2e828c79a3 * dbusbind.c (xd_get_dispatch_status): Return a Lisp_Object.
(xd_pending_messages): Catch xd_get_dispatch_status calls.
2010-10-08 13:40:23 +02:00
Eli Zaretskii
47a814f530 Mention the bug number for the last change in make-dist. 2010-10-08 11:52:34 +02:00
Eli Zaretskii
66cdbd3a0e make-dist: Don't distribute src/buildobj.h. 2010-10-08 11:36:38 +02:00
Glenn Morris
2b7c934285 ChangeLog fix. 2010-10-07 20:19:47 -07:00
Glenn Morris
2f1cc3365b * lisp/obsolete/cl-compat.el, lisp/obsolete/lmenu.el: Comments. 2010-10-07 20:12:43 -07:00
Glenn Morris
5823f53fc2 * emacs-lisp/cl-compat.el, emacs-lisp/lmenu.el: Move to obsolete/. 2010-10-07 20:08:32 -07:00
Glenn Morris
e5d495899c Rename some shadow.el things.
* 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.
2010-10-07 20:05:09 -07:00
Glenn Morris
12359245f6 Minor cl.texi change.
* doc/misc/cl.texi (Organization, Installation, Old CL Compatibility):
Deprecate cl-compat for new code.
2010-10-07 20:01:23 -07:00
Kenichi Handa
cee3168b9d merge emacs-23 2010-10-08 11:23:11 +09:00
Kenichi Handa
93d50df81d coding.c (complement_process_encoding_system): Fix previous change. 2010-10-08 09:43:16 +09:00
Glenn Morris
e1a8c4c046 * doc/misc/eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information. 2010-10-06 19:16:02 -07:00
Glenn Morris
6003ea5325 * doc/misc/cl.texi (Usage, Installation): Remove outdated information. 2010-10-05 19:19:42 -07:00
Kenichi Handa
ff06de4f50 merge emacs-23 2010-10-04 10:53:48 +09:00
Kenichi Handa
5886ec9c0c coding.c (complement_process_encoding_system): Fix previous change. 2010-10-04 10:47:51 +09:00
Chong Yidong
397ae22618 Use lexical-let to avoid false matches in var completion (Bug#7056).
* 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)
2010-10-03 15:50:14 -04:00
Olof Ohlsson Sax
8686a5eafc * lisp/vc-svn.el (vc-svn-merge-news): Use --non-interactive. (Bug#7152) 2010-10-03 12:43:54 -07:00
Michael Albinus
a79b0f2863 * dbusbind.c (syms_of_dbusbind): Move putenv call ...
(Fdbus_init_bus): ... here.  (Bug#7113)
2010-10-03 11:23:07 +02:00
Leo Liu
83b8ea28ea Fix return value of dnd-get-local-file-name (Bug#7090).
* lisp/dnd.el (dnd-get-local-file-name): If MUST-EXIST is non-nil, only
return non-nil if the file exists (Bug#7090).
2010-10-02 21:27:39 -04:00
Glenn Morris
7b2bf907f1 Doc fix.
* src/buffer.c (before-change-functions, after-change-functions):
Three-year overdue doc fix following 2007-08-13 change.
2010-10-02 18:23:50 -07:00
Glenn Morris
39f9da30e9 Add missing ChangeLog entry for r1.146 of lispref/text.texi. 2010-10-02 18:18:35 -07:00
Kenichi Handa
58ff7eb152 merge emacs-23 2010-10-02 11:05:56 +09:00
Kenichi Handa
1911a33b9d Fix complementing of a coding system 2010-10-02 10:44:50 +09:00
Glenn Morris
b336bfcdf3 Close bug#3992.
* lib-src/emacsclient.c (set_local_socket) [DARWIN_OS]: Try as a fall-back
DARWIN_USER_TEMP_DIR.
2010-09-30 20:41:12 -07:00
Stefan Monnier
55586d2a88 * lisp/minibuffer.el (completion--replace): Better preserve markers.
Fixes: debbugs:7138
2010-10-01 01:05:26 +02:00
Kenichi Handa
39e266f9bb merge emacs-23 2010-09-30 13:31:53 +09:00
Kenichi Handa
fcaf88782b Complement a coding system for encoding arguments and input to a process. 2010-09-30 13:28:34 +09:00
Chong Yidong
5d2e937703 Fix more CEDET require statements.
* semantic/bovine/el.el:
* semantic/mru-bookmark.el (global-semantic-mru-bookmark-mode):
Fix require statements.
2010-09-29 21:41:13 -04:00
Chong Yidong
ac73b1faea Fix errors in CEDET 1.0 merge.
* semantic/tag.el (semantic-tag-version): Bump to 2.0.

* semantic/db-typecache.el (semanticdb-typecache-find-default):
* semantic/imenu.el (semantic-create-imenu-index):
* semantic/grammar.el (semantic--grammar-macro-function-tag):
* semantic/fw.el (semanticdb-without-unloaded-file-searches): Fix
require.  Suggested by David Engster.

* semantic/bovine/c-by.el: Regenerate.

* semantic/lex-spp.el (semantic-lex-spp-debug-symbol): New var.
(semantic-lex-spp-enable-debug-symbol): New command
(semantic-lex-spp-value-valid-p)
(semantic-lex-spp-validate-value): New functions
(semantic-lex-spp-symbol-set)
(semantic-lex-spp-symbol-push): Add call to validate value.
(semantic-lex-spp-table-write-slot-value): Instead of erroring on
invalid values during save, just save a nil.
2010-09-29 12:09:21 -04:00
Juanma Barranquero
2b7ba565a6 lisp/server.el (server-process-filter): Doc fix. 2010-09-29 15:24:55 +02:00
Kenichi Handa
9fb7a510c9 merge emacs-23 2010-09-29 09:55:58 +09:00
Kenichi Handa
18acb5ad4f xfont.c (xfont_open): Fix setting of font->average_width from :avgwidth property (Bug#7123). 2010-09-29 09:52:03 +09:00
Michael Albinus
dec8346846 * dbusbind.c (syms_of_dbusbind): Use putenv instead of setenv, it
is more portable.

* keyboard.c (gobble_input): Move call of xd_read_queued_messages ...
(kbd_buffer_get_event): ... here. This is needed for cygwin, which
has not defined SIGIO.
2010-09-28 15:39:22 +02:00
Drew Adams
53ad04fc46 * dired.el (dired-save-positions): Doc fix. (Bug#7119) 2010-09-28 01:41:00 +02:00
Andreas Schwab
0cceab3d59 * Makefile.in (ELCFILES): Update. 2010-09-27 23:32:36 +02:00
Andreas Schwab
c19f76a18b * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): Avoid
infinite recursion on erroneous lambda form.  (Bug#7114)
2010-09-27 19:14:58 +02:00
Michael Albinus
789af3cd80 * dbusbind.c (syms_of_dbusbind): Set $DBUS_FATAL_WARNINGS to "0".
(Bug#7113)
2010-09-27 15:27:54 +02:00