1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-02 08:22:22 +00:00
Commit Graph

59560 Commits

Author SHA1 Message Date
Romain Francoise
d88a70a010 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
* mh-mime.el (mh-compose-forward, mh-mhn-compose-forw):
	* mh-comp.el (mh-insert-letter):
	* mh-utils.el (mh-prompt-for-folder):
	Follow convention for reading with the minibuffer.
2005-09-24 13:45:50 +00:00
Romain Francoise
5b76833fd5 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
* woman.el (woman-file-name):
	* wid-edit.el (widget-file-prompt-value)
	(widget-coding-system-prompt-value):
	* w32-fns.el (set-w32-system-coding-system):
	* vc.el (vc-version-diff, vc-annotate):
	* textmodes/reftex-auc.el (reftex-arg-cite)
	(reftex-arg-index-tag):
	* textmodes/refer.el (refer-get-bib-files):
	* textmodes/artist.el (artist-figlet-choose-font):
	* terminal.el (terminal-emulator):
	* replace.el (occur-read-primary-args):
	* rect.el (string-rectangle, string-insert-rectangle):
	* ps-print.el (ps-print-preprint):
	* progmodes/pascal.el (pascal-goto-defun):
	* progmodes/etags.el (visit-tags-table, visit-tags-table-buffer):
	* progmodes/compile.el (compilation-find-file):
	* printing.el (pr-interactive-n-up):
	* play/animate.el (animate-birthday-present):
	* net/rcompile.el (remote-compile):
	* man.el (man, Man-goto-section, Man-follow-manual-reference):
	* mail/rmailsum.el (rmail-summary-search-backward)
	(rmail-summary-search):
	* mail/rmailout.el (rmail-output-read-rmail-file-name)
	(rmail-output-read-file-name):
	* mail/rmail.el (rmail-search, rmail-search-backwards):
	* mail/mailabbrev.el (merge-mail-abbrevs, rebuild-mail-abbrevs):
	* locate.el (locate):
	* international/quail.el (quail-show-keyboard-layout):
	* international/mule.el (set-buffer-file-coding-system)
	(revert-buffer-with-coding-system, set-file-name-coding-system)
	(set-terminal-coding-system, set-keyboard-coding-system)
	(set-next-selection-coding-system):
	* international/mule-diag.el (describe-coding-system)
	(describe-font, describe-fontset):
	* international/mule-cmds.el (universal-coding-system-argument)
	(search-unencodable-char, describe-input-method)
	(set-language-environment, describe-language-environment):
	* international/codepage.el (codepage-setup):
	* international/code-pages.el (codepage-setup):
	* info.el (Info-search, Info-follow-reference)
	(Info-search-backward):
	* emacs-lisp/advice.el (ad-read-advised-function)
	(ad-read-advice-class, ad-clear-cache, ad-activate)
	(ad-deactivate, ad-update, ad-unadvise, ad-read-advice-name)
	(ad-enable-advice, ad-disable-advice, ad-remove-advice)
	(ad-read-regexp):
	* ediff-util.el (ediff-toggle-regexp-match):
	* ediff-ptch.el (ediff-prompt-for-patch-file):
	* dired-aux.el (dired-diff):
	* diff.el (diff):
	* cus-edit.el (custom-variable-prompt):
	* calendar/timeclock.el (timeclock-ask-for-project):
	* calc/calcalg3.el (calc-get-fit-variables):
	* calc/calc-store.el (calc-edit-variable)
	(calc-permanent-variable):
	* vc-mcvs.el (vc-mcvs-register):
	* shadowfile.el (shadow-define-literal-group):
	* woman.el (woman-file-name):
	* vc.el (vc-version-diff, vc-merge):
	* textmodes/reftex-index.el (reftex-index-complete-tag):
	* format.el (format-decode-buffer, format-decode-region):
	* emulation/viper-cmd.el (viper-read-string-with-history):
	* emacs-lisp/debug.el (cancel-debug-on-entry):
	* emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
	* ediff.el (ediff-merge-revisions)
	(ediff-merge-revisions-with-ancestor, ediff-revision):
	* completion.el (interactive-completion-string-reader):
	* calc/calc-prog.el (calc-user-define-formula):
	Follow convention for reading with the minibuffer.
2005-09-24 13:44:02 +00:00
Eli Zaretskii
9abab831dc *** empty log message *** 2005-09-24 11:17:50 +00:00
Eli Zaretskii
3c9329a947 (NOTES): Update the list of versions of MacOS on which Emacs should build. 2005-09-24 11:17:21 +00:00
Eli Zaretskii
d9de9c6704 Remove a link to ftp://ftp.gnu.org/gnu/mac/emacs/ (which does not exist). 2005-09-24 11:14:16 +00:00
Eli Zaretskii
f7938fddc8 Fix Steven Huwig's email address. 2005-09-24 11:08:46 +00:00
Eli Zaretskii
917551f2b2 *** empty log message *** 2005-09-24 11:03:57 +00:00
Eli Zaretskii
23f095aa5f (ehelp): Add g and l to arg list, and use them in the call to `help'. 2005-09-24 11:03:18 +00:00
Eli Zaretskii
ee6e99e0f0 (python-describe-symbol): Add globals() and locals() to the arguments
of emacs.ehelp.
2005-09-24 10:58:16 +00:00
Eli Zaretskii
999f7d6519 (ispell-maybe-find-aspell-dictionaries): New function, code extracted from
ispell-valid-dictionary-list.
(ispell-valid-dictionary-list, ispell-accept-buffer-local-defs): Call it.
2005-09-24 10:46:03 +00:00
Eli Zaretskii
d74a5c919c (version-regexp-alist): Extend valid syntax for version strings:
allow any of the characters -,_,+ to separate the alpha/beta/rc part
from the version part.  Doc fix.
(version-to-list): Doc fix.  Bind case-fold-search to t, as advertised.
2005-09-24 10:41:18 +00:00
Eli Zaretskii
f9ac21e7fb Add makefile (for MS-Windows). 2005-09-24 10:27:46 +00:00
Eli Zaretskii
86d9c9df27 Add makefile and Makefile.unix (for MS-Windows). 2005-09-24 10:24:56 +00:00
Richard M. Stallman
8dbf19c70c *** empty log message *** 2005-09-23 18:32:28 +00:00
Richard M. Stallman
60a97d23c8 New file. 2005-09-23 18:31:49 +00:00
Richard M. Stallman
91346f5419 (flyspell-incorrect-hook, flyspell-highlight-incorrect-region)
(flyspell-highlight-duplicate-region): Doc fixes.
2005-09-23 18:29:20 +00:00
Richard M. Stallman
5ac71a6af1 (c-font-lock-init): Specify font-lock-lines-before. 2005-09-23 18:26:09 +00:00
Richard M. Stallman
7e88fc6c84 (Paragraphs): Correction about Paragraph-Indent Text mode. 2005-09-23 18:24:32 +00:00
Richard M. Stallman
913f73d4ee (Fformat): Explicitly test for end of format string and don't use `index'. 2005-09-23 18:22:46 +00:00
Stefan Monnier
91773964a5 (smerge-remove-props): Cause re-highlighting of the whole conflict. 2005-09-23 18:15:20 +00:00
Dan Nicolaescu
3480d92bb0 * s/aix4-2.h (BROKEN_GET_CURRENT_DIR_NAME): Define
BROKEN_GET_CURRENT_DIR_NAME.

* sysdep.c (get_current_dir_name): Also define if
BROKEN_GET_CURRENT_DIR_NAME.

* m/ibmrs6000.h: Test for USG5, not USG5_4.
2005-09-23 17:06:03 +00:00
Carsten Dominik
bc07911a4b Version 3.16 2005-09-23 15:49:13 +00:00
Carsten Dominik
de07af382e *** empty log message *** 2005-09-23 15:46:39 +00:00
Carsten Dominik
28e5b05106 * textmodes/org.el (org-mode-map, orgtbl-mode-map): Move
keybindings with `C-c C-h' prefix to `C-c C-x' prefix.  Make use
	of `remap' feature when available.  Additional key bindings for
	better tty support.
	(org-mode-restart, org-force-self-insert): New commands.
	(org-time-stamp-inactive): New command.
	(org-remap): New function.
	(org-table-auto-blank-field, org-level-color-stars-only): New
	options.
	(org-enable-fixed-width-editor): Moved to `org-structure'
	customization group.
	(org-self-insert-command, orgtbl-self-insert-command): Modified to
	blank field after field motion commands.
2005-09-23 15:45:39 +00:00
Kenichi Handa
8fb7dc777b (set-language-environment): Don't
check utf-translate-cjk-lang-env is nil or not on deciding if we
have to call utf-translate-cjk-load-tables.
2005-09-23 02:13:36 +00:00
Stefan Monnier
39739f21c6 (mouse-move-drag-overlay): Fix last change. 2005-09-22 21:30:58 +00:00
Stefan Monnier
ba30148b10 Fix minor mis-ordering. 2005-09-22 21:30:40 +00:00
David Ponce
38d0d9879c (tree-widget-value-create): Fix previous change. 2005-09-22 09:54:54 +00:00
David Ponce
e5534f18e8 *** empty log message *** 2005-09-22 09:54:17 +00:00
Kim F. Storm
f291069afb (message_dolog): Add warning about GC and Lisp strings.
(message2): Fix commentary.  Ok to use alloca'ed memory.
Still not ok to use Lisp string data (because of GC).
(set_message): Add comment why GC cannot happen.
2005-09-22 09:39:01 +00:00
Kim F. Storm
5db60f3131 *** empty log message *** 2005-09-22 09:38:45 +00:00
Kim F. Storm
76de4b0de3 *** empty log message *** 2005-09-22 08:33:19 +00:00
YAMAMOTO Mitsuharu
7c3d233d90 (xlfdpat_block_match_1): Fix assertion.
(init_font_name_table) [TARGET_API_MAC_CARBON]: Don't add style
variants for a scalable font multiple times.
2005-09-22 07:53:45 +00:00
Dan Nicolaescu
0278364cef (terminal-init-xterm): Fix loading rxvt at run
time.
2005-09-21 23:12:14 +00:00
Stefan Monnier
aaf15b8b6f (mouse-move-drag-overlay): New function.
(mouse-drag-region-1): Use it.
Try to simplify a bit the state handling.  Handle clicks on links
inside intangible areas.
(mouse-save-then-kill): Minor simplification.
(mouse-secondary-overlay): Make it always non-nil instead of
recreating it each time.
(mouse-start-secondary, mouse-set-secondary, mouse-drag-secondary)
(mouse-kill-secondary, mouse-secondary-save-then-kill):
Simplify accordingly.
2005-09-21 20:26:49 +00:00
Dan Nicolaescu
b778ed18b6 (rxvt-standard-colors): Fix some colors. 2005-09-21 18:53:07 +00:00
Thien-Thi Nguyen
27e816524a Update FSF street address; nfc. 2005-09-21 11:40:15 +00:00
Romain Francoise
8d18935d59 Downcase. 2005-09-21 09:28:52 +00:00
Kim F. Storm
a762b7b874 *** empty log message *** 2005-09-21 08:36:27 +00:00
Juanma Barranquero
cb9214f243 *** empty log message *** 2005-09-21 08:07:58 +00:00
YAMAMOTO Mitsuharu
acde11527b *** empty log message *** 2005-09-21 08:04:40 +00:00
YAMAMOTO Mitsuharu
385f3fc8ad Change Mac OS 8 or 9' to Mac OS Classic'.
(Mac OS): Update feature support status.
(Mac Input): List supported input scripts.  Remove description
about `mac-keyboard-text-encoding'.  Mention mouse button
emulation and related variables.
(Mac International): Mention Central European and Cyrillic
support.  Now `keyboard-coding-system' is dynamically changed.
Add description about coding system for selection.  Add
description about language environment.
(Mac Environment Variables): Mention
`~/.MacOSX/environment.plist'.  Give example of command line
arguments.  Add Preferences support.
(Mac Directories): Explicitly state that this node is for Mac OS
Classic only.
(Mac Font Specs): Mention specification for scalable fonts.  List
supported charsets.  Add preferred way of creating fontsets.  Add
description about `mac-allow-anti-aliasing'.
(Mac Functions): Add descriptions about `mac-set-file-creator',
`mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
and `mac-get-preference'.
2005-09-21 08:04:18 +00:00
YAMAMOTO Mitsuharu
70dc606268 (Top): Update submenus from macos.texi. 2005-09-21 08:03:58 +00:00
YAMAMOTO Mitsuharu
21375f1e33 (create_process) [RTU || UNIPLUS || DONT_REOPEN_PTY]:
Setup slave tty options before forking.
2005-09-21 08:03:30 +00:00
Romain Francoise
2f2db7cc58 Fixup whitespace. 2005-09-21 07:20:40 +00:00
Chong Yidong
7cbd13335d Fixed ebrowse bug. 2005-09-20 20:30:00 +00:00
Jan Djärv
52d166e00e * gtkutil.c (xg_set_geometry): Do a gtk_window_move if program
positions have been set for the frame (as is done for frames in
 special-display-buffer-names).
2005-09-20 20:07:15 +00:00
Michael Kifer
15c77b9ecd 2005-09-20 Michael Kifer <kifer@cs.stonybrook.edu>
* ediff-ptch.el (ediff-file-name-sans-prefix): treat nil as an empty
	string.
	(ediff-fixup-patch-map): better heuristic for intuiting the file names
	to patch.
	(ediff-prompt-for-patch-file): more intuitive prompt.

	* ediff-util.el: use insert-buffer-substring.

	* ediff-vers.el (cvs-run-ediff-on-file-descriptor): bug fix.

	* viper-cmd.el (viper-change-state): don't move over the field
	boundaries in the minibuffer.
	(viper-set-minibuffer-style): add viper-minibuffer-post-command-hook.
	(viper-minibuffer-post-command-hook): new hook.
	(viper-line): don't move cursor at bolp.

	* viper-ex.el (ex-pwd, viper-info-on-file): fixed message

	* viper-init.el: add alias to make-variable-buffer-local to avoid
	compiler warnings.

	* viper-macs.el (ex-map): better messages.

	* viper-utils.el (viper-beginning-of-field): new function.

	* viper.el: replace make-variable-buffer-local with
	viper-make-variable-buffer-local everywhere, to avoid warnings.
2005-09-20 17:47:28 +00:00
Chong Yidong
41ea4df8c3 (add_sym): Compare namespace names instead of namespace objects. This
prevents the parser from incorrectly treating classes whose superclass
is in another namespace.
2005-09-20 13:19:29 +00:00
Juanma Barranquero
1768573d12 *** empty log message *** 2005-09-20 08:05:56 +00:00