Commit graph

93416 commits

Author SHA1 Message Date
Miles Bader
fe9326c7a2 Merge from emacs--devo--0
Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-107
2009-12-12 05:23:21 +00:00
Miles Bader
2cfe0b0629 Merge from emacs--devo--0
Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-106
2009-12-12 05:22:24 +00:00
Miles Bader
7d943b060d Remove RCS keywords
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1645
2009-12-12 04:54:26 +00:00
Kenichi Handa
cb14aa2e5f (malayalam-composable-pattern): Fix previous change. 2009-12-12 02:28:05 +00:00
Kenichi Handa
3ff3655cac (indian-compose-regexp): New function.
(malayalam-composable-pattern): Fix the pattern.
(composition-function-table): Set malayalam-composable-pattern for
Malayalam characters.
2009-12-12 02:20:34 +00:00
Kenichi Handa
d0db2ec8c0 (struct ftfont_info): New member matrix.
(ftfont_open): Setup xftfont_info->matrix.
(MFLTFontFT): New member matrix.
(FLOOR, CEIL, ROUND): New macros.
(ftfont_get_metrics): Handle matrix transformation.
(ftfont_shape_by_flt): New arg matrix.  Callers changed.
2009-12-12 02:14:16 +00:00
Kenichi Handa
91ce241591 (struct xftfont_info): New member matrix.
(xftfont_open): Setup xftfont_info->matrix.
2009-12-12 02:11:29 +00:00
Miles Bader
d356f4fcff Remove RCS keywords
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1642
2009-12-11 20:48:03 +00:00
Chong Yidong
315eb96d01 * progmodes/bug-reference.el (bug-reference-map): Bind mouse-2
rather than down-mouse-1, based on follow-link conventions.
2009-12-11 17:02:03 +00:00
Chong Yidong
82d3343cd8 * makefile.w32-in: Ensure that Lisp files in CEDET subdirectories
are compiled.
2009-12-11 16:48:02 +00:00
Miles Bader
71f2552c16 Merge from emacs--devo--0
Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-105
2009-12-11 11:04:56 +00:00
Dan Nicolaescu
86a4c7ac2b * verilog-mode.el (verilog-vmm-begin-re, verilog-vmm-end-re,
verilog-vmm-statement-re, verilog-ovm-statement-re,
verilog-defun-level-not-generate-re, verilog-calculate-indent,
verilog-leap-to-head, verilog-backward-token): Fix
indenting VMM macros.  Reported by Jonathan Ashbrook.

* verilog-mode.el (verilog-auto-lineup, verilog-nameable-item-re):
Cleanup user-visible spelling and documentation errors.  One
reported by Gary Delp.
(verilog-submit-bug-report): Mention bug tracking and CC
co-author.
(verilog-read-decls): Fix AUTOWIRE with types declared in a
package, bug195.  Reported by Pierre-David Pfister.
2009-12-11 02:31:49 +00:00
Glenn Morris
47641aacc1 (safe-pos-list): Define for compiler. 2009-12-11 01:46:24 +00:00
Glenn Morris
4e6a65b942 Fix thinko. 2009-12-11 01:27:40 +00:00
Glenn Morris
d2b4efdac1 Fix typo. 2009-12-11 01:26:58 +00:00
Glenn Morris
850948552d No longer require sendmail.
Replace sendmail's `mail-text' by `rfc822-goto-eoh'.  (Bug#5174)
(report-emacs-bug-orig-text): Doc fix.
(report-emacs-bug-send-command, report-emacs-bug-send-hook):
New local variables, to adapt to different mail-user-agents.
(report-emacs-bug): Fix test for a gnu.org address.
Use overlays for emphasis, since font-lock defeats 'face property.
Pretest bugs also end up at the newsgroup these days.
Stop message-mode stripping text properties.
Set and use the new buffer-local variables.
(report-emacs-bug-hook): Add doc-string.
Remove some unnecessary save-excursions and simplify.
Use the appropriate hook and send-command.
2009-12-11 01:21:35 +00:00
Glenn Morris
fe03f49a4a (emacs-lisp-mode-map): Standardize the capitalization of some menu entries. 2009-12-11 01:20:04 +00:00
Vinicius Jose Latorre
345427f02a Asure buffer-display-table is unique when two or more windows are visible. 2009-12-11 01:04:55 +00:00
Vinicius Jose Latorre
a025644d65 Doc fix. 2009-12-10 22:58:40 +00:00
Jan Djärv
f1957a3361 configure.in: Check for RSVG if GNUStep is used. 2009-12-10 19:27:37 +00:00
Eli Zaretskii
c70ccbba54 (archive-rar-summarize): Allow between 6 and 7 characters in the
Attribute field.
2009-12-10 19:25:36 +00:00
Alan Mackenzie
d0fcee6698 Fix bug#5091: indentation in c++-mode.
* cc-mode.el (c-basic-common-init): make text property `category' rear
non-sticky.

* cc-engine.el (c-ssb-lit-begin): New defsubst, extracted from ....
(c-syntactic-skip-backward): Refactor, extracting the above.
(c-guess-basic-syntax CASEs 5D.3, 5L): Add extra anchor point;
(c-guess-basic-syntax CASE 19): New CASE to handle template construct
continued over line boundary.
(c-guess-basic-syntax CASE 7): don't trigger on '<'.
2009-12-10 14:29:11 +00:00
Dan Nicolaescu
f1943c1ba5 (vc-svn-after-dir-status): Fix regexp. (Bug#4741) 2009-12-10 14:24:42 +00:00
Stefan Monnier
c7dcb0f118 Remove mention of latex-complete, which was removed before the release. 2009-12-10 08:47:26 +00:00
Stefan Monnier
1c67aeaafb Let loaddefs.el adjust to changes in autoload-excludes (bug#5162).
* emacs-lisp/autoload.el (autoload-generate-file-autoloads):
Disregard autoload-excludes.
(update-directory-autoloads): Obey autoload-excludes here instead.
But don't store its contents in no-autoloads and remove entries that
refer to excludes files.
2009-12-10 08:46:54 +00:00
Glenn Morris
8c0171c0ee (top-level): Move require 'mail-utils to start.
(expand-mail-aliases): Define for compiler.
2009-12-10 08:25:58 +00:00
Glenn Morris
dba372dd28 (log-view-vc-backend, log-view-vc-fileset): Define for compiler. 2009-12-10 08:24:41 +00:00
Glenn Morris
d8194864bc (report-emacs-bug): Use whichever send command is appropriate for the
mail-user-agent in use.
2009-12-10 08:17:15 +00:00
Chong Yidong
03dcfe0121 * lib-src/makefile.w32-in, doc/lispintro/makefile.w32-in: Use
parenthesis for macros for nmake compatibility.
2009-12-09 20:15:56 +00:00
Jan Djärv
62b7c42208 configure.in: Don't check for RSVG or GConf unless X11 is used. 2009-12-09 18:46:53 +00:00
Andreas Schwab
b87dd91373 * xsettings.c: Include "keyboard.h". 2009-12-09 14:30:37 +00:00
Andreas Schwab
eba5eb94c7 (xg_tool_bar_proxy_help_callback): Fix missing return. 2009-12-09 14:26:26 +00:00
Andreas Schwab
2cc7b62f11 * cmds.c: Include "frame.h".
* frame.c: Include "font.h" also if !HAVE_WINDOW_SYSTEM.
* frame.h: Move declaration of delete_frame outside of
HAVE_WINDOW_SYSTEM.
2009-12-09 14:20:49 +00:00
Andreas Schwab
075f2ecf36 Regenerate. 2009-12-09 13:14:08 +00:00
Michael Albinus
9bbd0cac1b * NEWS: Point to the external counterparts of su and sudo. 2009-12-09 10:37:30 +00:00
Michael Albinus
fe5facd3c0 * net/tramp.el (tramp-handle-insert-directory): Suppress error messages. 2009-12-09 10:23:00 +00:00
Michael Albinus
020335dfbf * eshell.texi (History): Add the other built-in variables.
(Built-ins): Explain built-ins, and how to apply the external commands.
Add `history', `su' and `sudo'.

* tramp.texi (Remote processes): Add missing <RET> in the example.
2009-12-09 10:10:18 +00:00
Dan Nicolaescu
99999a1d72 Fix short log parsing and fontification.
* vc-bzr.el (vc-bzr-log-view-mode): Match dot in revision number.
Fix fontification for the [merge] label.
2009-12-09 06:04:09 +00:00
Stefan Monnier
2ea1c4aa5e Drop some properties to avoid surprises.
* htmlfontify.el (hfy-ignored-properties): New defcustom.
(hfy-fontify-buffer): Use it.
2009-12-09 05:56:53 +00:00
Chong Yidong
9e250ccc1c No longer need to patch configure. 2009-12-09 02:32:27 +00:00
Stefan Monnier
a0d1aadfca Minor cleanup.
* ffap.el (ffap-symbol-value): Replace ffap-soft-value.  Adjust all callers.
(ffap-locate-file): Remove unused arg `dir-ok' and make other args compulsory.
Adjust callers.
(ffap-gopher-at-point): Remove unused var `name'.
2009-12-09 02:11:29 +00:00
Chong Yidong
a3ff15d6fc Bump version to 23.1.90. 2009-12-09 02:06:16 +00:00
Chong Yidong
716a75702c AUTHORS: Regenerate 2009-12-09 02:05:40 +00:00
Chong Yidong
13562373d9 ldefs-boot.el: Regenerate. 2009-12-09 02:05:23 +00:00
Stefan Monnier
9840deb6c8 Get rid of the ELCFILES abomination.
* Makefile.in (update-elclist, ELCFILES, compile-last): Remove.
(compile-elcfiles): New phony target.
(compile-main): Compute ELCFILES dynamically.
(compile-clean): New target to remove left-over elc files.
(compile, all): Use it.
2009-12-09 01:53:15 +00:00
Chong Yidong
d6ab3832c7 Remove resolved GTK on Cygwin problem. 2009-12-09 01:07:36 +00:00
Chong Yidong
a4ef73c887 * configure.in: Allow compiling Emacs with GTK on Cygwin.
* src/s/cygwin.h (G_SLICE_ALWAYS_MALLOC): New variable.

* src/emacs.c (main): Set the G_SLICE environment variable for Cygwin
GTK builds.
2009-12-09 01:06:32 +00:00
Kenichi Handa
0f0ea87e8c Require help-mode instead of help-fns. 2009-12-09 01:02:28 +00:00
Kenichi Handa
7eb3f9a827 *** empty log message *** 2009-12-09 01:02:11 +00:00
Kenichi Handa
ae63e572b3 (ucs-names): Supply a sufficiently fine ranges instead of
pre-calculating accurate ranges.  Iterate with bigger
gc-cons-threshold.
2009-12-09 00:57:02 +00:00