1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-27 23:50:30 -08:00
Commit graph

93355 commits

Author SHA1 Message Date
Juanma Barranquero
80cd4bb402 Fix typo in error message. 2010-01-14 19:49:53 +01:00
Juanma Barranquero
c2dd191063 Fix typos in template docstrings. 2010-01-14 19:45:02 +01:00
Juanma Barranquero
5a89f0a793 Fix typos in comments. 2010-01-14 19:37:23 +01:00
Juanma Barranquero
b643362c6c Fix typos in ChangeLogs and NEWS files. 2010-01-14 19:29:36 +01:00
Juanma Barranquero
9c23ca4755 Fix bug#5313: editing files in hexl-mode corrupts file
* hexl.el (hexl-printable-character): Fix check of `hexl-iso',
  which is always a string.
2010-01-14 15:37:13 +01:00
Juanma Barranquero
8794c483ae Simplify previous change. 2010-01-14 14:14:24 +01:00
Stephen Leake
95005d39eb Default ada_project_path to $ADA_PROJECT_PATH. 2010-01-14 14:12:05 +01:00
Stephen Leake
80e18d20ec * progmodes/ada-mode.el: Override narrow-to-defun' with ada-narrow-to-defun'. 2010-01-14 13:57:07 +01:00
Stephen Leake
fb0d15459c * progmodes/ada-mode.el: Deal with Ada 2005 "overriding" keyword.
(ada-subprog-start-re, ada-imenu-subprogram-menu-re): Add keyword.
  (ada-get-current-indent, ada-imenu-generic-expression)
  (ada-which-function): Check for it.
2010-01-14 13:52:37 +01:00
Stephen Leake
5c9434d0a0 * progmodes/ada-mode.el (ada-clean-buffer-before-saving): Make obsolete.
(ada-mode): Don't obey `ada-clean-buffer-before-saving' anymore.
2010-01-14 13:36:14 +01:00
Kenichi Handa
d12bd91784 Fix handling of euc-xx coding systems. 2010-01-14 20:31:16 +09:00
Glenn Morris
3a4f3a3b0a (show-trailing-whitespace): Safe if boolean. (Bug#5312) 2010-01-13 22:13:16 -08:00
Juanma Barranquero
49caf252e5 Fix typo. 2010-01-14 05:03:24 +01:00
Kenichi Handa
35fb32880c from trunk 2010-01-14 12:54:04 +09:00
Kenichi Handa
d9a7c14092 Make auto-composition work on all buffers even if they are fundamental mode. 2010-01-14 12:44:36 +09:00
Karl Fogel
38bee10234 * lisp/bookmark.el (bookmark-bmenu-execute-deletions): Doc fix (Bug#5276). 2010-01-13 18:25:01 -05:00
Chong Yidong
63286bb2ec Fix gc bug in terminal allocation.
* xterm.c (x_term_init): Avoid garbage-collecting the new terminal
during call to vendor-specific-keysyms (Bug#5365).
2010-01-13 13:35:36 -05:00
Juanma Barranquero
6c49ab95d7 Fix comment for bug#5345. 2010-01-13 17:28:32 +01:00
Juanma Barranquero
768c0c0f39 Fix typos in comments and ChangeLogs. 2010-01-13 16:38:28 +01:00
Juanma Barranquero
d77b5977da Update autoload checksums. 2010-01-13 13:34:53 +01:00
Martin Rudalics
59ef8268d5 Fix breakage to nt/emacsclient.rc in 2010-01-13T08:35:10Z!rgm@gnu.org 2010-01-13 13:11:48 +01:00
Glenn Morris
114f9c9679 Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
YAMAMOTO Mitsuharu
c2623ee747 Call SIGNAL_THREAD_CHECK from signal handlers.
* keyboard.c (input_available_signal) [SYNC_INPUT]:
Call SIGNAL_THREAD_CHECK (Bug#5333).

* atimer.c (alarm_signal_handler) [!SYNC_INPUT]:
Call SIGNAL_THREAD_CHECK.
2010-01-13 13:42:45 +09:00
Stefan Monnier
0b5397c271 Try to fix bug#5314. This is probably not the final word, tho.
* buffer.c (Fset_buffer_modified_p): Try and be careful not to modify
recent-auto-save-p as a side-effect.
* buffer.h (BUF_AUTOSAVE_MODIFF): New macro.
* buffer.c (Fkill_buffer, reset_buffer):
* editfns.c (Fsubst_char_in_region):
* fileio.c (Finsert_file_contents, Fdo_auto_save)
(Fset_buffer_auto_saved, Frecent_auto_save_p): Use it.
2010-01-12 23:33:42 -05:00
Kenichi Handa
d1bf28dc12 merge trunk 2010-01-13 10:33:19 +09:00
Kenichi Handa
dc954cb273 Display buffer name, etc. in mode line by composing correctly. 2010-01-13 10:29:58 +09:00
Juanma Barranquero
ca22a44072 * .bzrignore: Ignore all .exe, instead of individual files. 2010-01-13 00:55:23 +01:00
Michael Albinus
b8b45afc52 * files.el (copy-directory): Compute target for recursive
directories with identical names.  (Bug#5343)
2010-01-12 22:59:05 +01:00
Chong Yidong
832fdcab24 Explicitly check for and link to -lXrender.
See http://lists.gnu.org/archive/html/emacs-devel/2010-01/msg00656.html

* configure.in: Explicitly check for and link to -lXrender.
2010-01-12 11:25:08 -05:00
YAMAMOTO Mitsuharu
4a00eacab8 * keyboard.c (read_char): Don't apply previous change when current
buffer is unchanged by command execution.
2010-01-12 19:10:51 +09:00
Jan Djärv
60abb2870b keyboard.c (read_char): Return after executing from special map. 2010-01-12 09:12:52 +01:00
Glenn Morris
893db5bcf0 Replace emacs-pretest-bug with bug-gnu-emacs mailing list.
See http://lists.gnu.org/archive/html/emacs-devel/2009-12/msg00758.html

* emacs.c (REPORT_EMACS_BUG_PRETEST_ADDRESS): Set it to
bug-gnu-emacs rather than emacs-pretest-bug.

* mail/emacsbug.el (report-emacs-bug-pretest-address): Set
it to bug-gnu-emacs rather than emacs-pretest-bug.

* CONTRIBUTE, NEWS: Use bug-gnu-emacs rather than emacs-pretest-bug
for bug reports for development versions.

* trouble.texi (Checklist): Use bug-gnu-emacs rather than
emacs-pretest-bug for bug reports for development versions.

* emacs-pretesters, make-announcement: Use bug-gnu-emacs rather
than emacs-pretest-bug for bug reports for development versions.

* INSTALL.BZR, README: Use bug-gnu-emacs rather than emacs-pretest-bug
for bug reports for development versions.
2010-01-11 21:11:05 -08:00
Juanma Barranquero
2f27e6d43e * cedet/data-debug.el (data-debug): Fix customization group reference. 2010-01-12 05:58:01 +01:00
Juanma Barranquero
91abaf51b3 Fix typos in CEDET docstrings.
* cedet/semantic/analyze.el (semantic-analyze-push-error)
  (semantic-analyze-context, semantic-analyze-context-assignment)
  (semantic-analyze-find-tag-sequence, semantic-analyze-find-tag):
* cedet/semantic/java.el (java-mode, semantic-tag-include-filename)
  (semantic-java-doc-keywords-map):
* cedet/semantic/bovine/c.el (c-mode, semantic-c-member-of-autocast)
  (semantic-lex-c-nested-namespace-ignore-second, semantic-parse-region)
  (semantic-c-parse-lexical-token, semantic-c-debug-mode-init-pch)
  (semantic-c-classname, semantic-format-tag-uml-prototype)
  (semantic-c-dereference-namespace, semantic-analyze-type-constants):
* cedet/semantic/bovine/el.el (semantic-elisp-form-to-doc-string)
  (semantic-emacs-lisp-obsoleted-doc, semantic-up-context)
  (semantic-get-local-variables, semantic-end-of-command)
  (semantic-beginning-of-command, semantic-ctxt-current-class-list)
  (lisp-mode):
* cedet/semantic/bovine/make.el (makefile-mode):
* cedet/semantic/wisent/python.el (wisent-python-string-re)
  (wisent-python-implicit-line-joining-p, wisent-python-forward-string)
  (wisent-python-lex-beginning-of-line, wisent-python-lex-end-of-line)
  (semantic-lex, semantic-get-local-variables, python-mode):
* cedet/semantic/wisent/python-wy.el (wisent-python-wy--keyword-table):
* cedet/srecode/extract.el (srecode-extract-state-set)
  (srecode-extract-method): Fix typos in docstrings.
2010-01-12 05:51:26 +01:00
Sam Steingold
d8b8451f8e (imenu-default-create-index-function): Detect infinite
loops caused by imenu-prev-index-position-function.
2010-01-11 15:53:23 -05:00
Juanma Barranquero
30afcdfffd Fix typos and remove superfluous backslash-quoting in htmlfontify.el.
* htmlfontify.el (htmlfontify-load-rgb-file)
  (htmlfontify-unload-rgb-file, hfy-fallback-colour-values)
  (htmlfontify-manual, htmlfontify, hfy-page-header, hfy-page-footer)
  (hfy-src-doc-link-style, hfy-src-doc-link-unstyle, hfy-link-extn)
  (hfy-link-style-fun, hfy-index-file, hfy-instance-file)
  (hfy-html-quote-regex, hfy-init-kludge-hook, hfy-post-html-hooks)
  (hfy-default-face-def, hfy-etag-regex, hfy-html-quote-map)
  (hfy-etags-cmd-alist-default, hfy-etags-bin, hfy-ignored-properties)
  (hfy-which-etags, hfy-etags-cmd, hfy-istext-command, hfy-display-class)
  (hfy-optimisations, hfy-tags-cache, hfy-tags-sortl, hfy-tags-rmap)
  (hfy-style-assoc, hfy-sheet-assoc, hfy-facemap-assoc, hfy-interq)
  (hfy-colour-vals, hfy-default-header, hfy-link-style-string)
  (hfy-triplet, hfy-slant, hfy-weight, hfy-combined-face-spec)
  (hfy-face-attr-for-class, hfy-face-to-style-i, hfy-size-to-int)
  (hfy-flatten-style, hfy-face-to-style, hfy-face-or-def-to-name)
  (hfy-face-to-css, hfy-p-to-face, hfy-p-to-face-lennart, hfy-face-at)
  (hfy-fontified-p, hfy-merge-adjacent-spans, hfy-buffer)
  (hfy-html-enkludge-buffer, hfy-html-quote, hfy-html-dekludge-buffer)
  (hfy-force-fontification, htmlfontify-buffer, hfy-dirname)
  (hfy-make-directory, hfy-text-p, hfy-mark-tag-names, hfy-relstub)
  (hfy-href-stub, hfy-href, hfy-mark-tag-hrefs, hfy-prepare-index-i)
  (hfy-prepare-index, hfy-prepare-tag-map, hfy-subtract-maps)
  (htmlfontify-run-etags): Fix typos in docstrings and remove superfluous
  backslash-quoting from parentheses, etc.
2010-01-11 18:26:28 +01:00
Chong Yidong
92b1c41682 * progmodes/js.el: Autoload javascript-mode alias. 2010-01-11 11:18:06 -05:00
Juanma Barranquero
4454adabed Fix typos in ffap.el.
* ffap.el (ffap-shell-prompt-regexp, ffap-all-subdirs, ffap-url-p)
  (ffap-alist, ffap-tex-path, ffap-url-at-point, ffap-gopher-regexp)
  (ffap-gopher-at-point, ffap-file-at-point, ffap-read-file-or-url)
  (ffap-read-url-internal, ffap-menu, ffap-at-mouse):
  Fix typos in docstrings.
  (ffap-url-regexp): Doc fix.
  (ffap-at-mouse): Fix typo in message.
2010-01-11 16:22:23 +01:00
Chong Yidong
652fcc7136 * nsterm.m: Use DEFSYM for last change. 2010-01-11 09:58:59 -05:00
Chong Yidong
4d03ece09d * nsterm.m (syms_of_nsterm): Initialize Qcontrol etc. before
initializing the Lisp variables that depend on them.
2010-01-11 09:54:52 -05:00
Glenn Morris
6589a2f98d Set copyright year to 2010.
* Cocoa/Emacs.base/Contents/Info.plist:
* Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings:
* GNUstep/Emacs.base/Resources/Info-gnustep.plist:
Set copyright year to 2010.

* version.el (emacs-copyright): Set copyright year to 2010.

* ebrowse.c (version):
* etags.c (print_version):
* rcs2log (Copyright): Set copyright year to 2010.
2010-01-10 23:51:51 -08:00
YAMAMOTO Mitsuharu
1df47e3844 * xfns.c (x_set_menu_bar_lines) [!USE_X_TOOLKIT && !USE_GTK]:
Clear areas that will not be updated after change of menu bar lines.
Clear the menu bar window's current matrix when the window gets empty.
2010-01-11 14:19:47 +09:00
Glenn Morris
0419b8d6eb (Highlight Interactively): `t' does not mean highlight all patterns.
(Bug#5335)
2010-01-10 19:03:38 -08:00
Jason Rumney
889e4d55f5 * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK response. 2010-01-10 22:30:40 +08:00
Stefan Monnier
4e5617ee40 (format-annotate-function): Only set
write-region-post-annotation-function after running to-fn so as not to
affect nested write-region calls (bug#5273).
2010-01-10 00:22:54 -05:00
Chong Yidong
a069f06729 * Makefile.in (ELCFILES): Add wisent/python-wy.el and wisent/python.el. 2010-01-09 19:39:05 -05:00
Chong Yidong
52bee098ba Add Semantic parsers for Python.
* cedet/semantic.el (semantic-new-buffer-setup-functions): Add python parser.
* cedet/semantic/wisent/python-wy.el, cedet/semantic/wisent/python.el: New files.
2010-01-09 19:38:07 -05:00
Chong Yidong
e709e39d6e * man.el (Man-goto-section): Signal error if section not found (Bug#5317). 2010-01-09 18:53:06 -05:00
Chong Yidong
8fe7200cbc * emacs.1: Copyedits. Update options -Q, -mm and --daemon. Remove deprecated --unibyte option. 2010-01-09 18:39:36 -05:00
Chong Yidong
e398c61cb1 Fix bounds checking for text properties in `format' (Bug#5306).
* intervals.h, textprop.c (extend_property_ranges): Return value
and args changed.  Discard properties that begin at or after the
new end (Bug#5306).

* editfns.c (Fformat): Caller changed.
2010-01-09 17:32:47 -05:00