aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***Jason Rumney2004-11-021-0/+5
|
* Mention use-old-gtk-file-dialog.Jan Djärv2004-11-021-0/+5
|
* * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.Jan Djärv2004-11-022-0/+9
|
* * fileio.c (Fread_file_name): Pass Qt as fifth parameter toJan Djärv2004-11-028-79/+228
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fx_file_dialog if only directories should be read. * lisp.h: Fx_file_dialog takes 5 parameters. * xfns.c (Fx_file_dialog): Both Motif and GTK version: Add parameter only_dir_p. In Motif version, don't put DEFAULT_FILENAME in filter part of the dialog, just text field part. Do not add DEFAULT_FILENAME to list of files if it isn't there. In GTK version, pass only_dir_p parameter to xg_get_file_name. * macfns.c (Fx_file_dialog): Add parameter only_dir_p. Check only_dir_p instead of comparing prompt to "Dired". When using a save dialog, add option kNavDontConfirmReplacement, change title to "Enter name", change text for save button to "Ok". * w32fns.c (Fx_file_dialog): Add parameter only_dir_p. Check only_dir_p instead of comparing prompt to "Dired". * gtkutil.c (xg_get_file_with_chooser) (xg_get_file_with_selection): New functions, only defined ifdef HAVE_GTK_FILE_CHOOSER_DIALOG_NEW and HAVE_GTK_FILE_SELECTION_NEW respectively. (xg_get_file_name): Add parameter only_dir_p. Call xg_get_file_with_chooser or xg_get_file_with_selection depending on HAVE_GTK_FILE* and the value of use_old_gtk_file_dialog. (xg_initialize): New DEFVAR_BOOL use_old_gtk_file_dialog. * gtkutil.h (xg_get_file_name): Add parameter only_dir_p.
* * files.el (find-file-existing): New function.Jan Djärv2004-11-024-3/+31
| | | | | | | | * menu-bar.el (menu-bar-files-menu): Make "Open File..." call find-file-existing. Add "New File..." that calls find-file. * dired.el (dired-read-dir-and-switches): Call read-driectory-name instead of read-file-name.
* * toolbar/tool-bar.el (tool-bar-setup): Tool bar item dired usesJan Djärv2004-11-023-1/+217
| | | | | icon diropen. New tool bar item find-file-existing uses icon open. * diropen.pbm diropen.xpm: New files.
* * config.in: Rebuild (added HAVE_GTK_FILE_*).Jan Djärv2004-11-022-0/+13
|
* * configure.in (HAVE_GTK_FILE_CHOOSER, $HAVE_GTK_FILE_SELECTION): NewJan Djärv2004-11-023-0/+237
| | | | | tests for new and old GTK file dialogs. * configure: Rebuild
* *** empty log message ***Glenn Morris2004-11-021-0/+21
|
* From Ulf Jasper <[email protected]>:Glenn Morris2004-11-021-341/+383
| | | | | | | | | | | | | | | | | | (icalendar-version): Increase to 0.08. (icalendar--split-value): Change name of work buffer. (icalendar--get-weekday-abbrev): Return nil on error. (icalendar--date-to-isodate): New function. (icalendar-convert-diary-to-ical) (icalendar-extract-ical-from-buffer): Use only two args for make-obsolete (XEmacs compatibility). (icalendar-export-file, icalendar-import-file): Blank at end of prompt. (icalendar-export-region): Doc fix. If error, return non-nil and write errors to buffer ` *icalendar-errors*'. Use correct weekday for weekly recurring events. Check whether date has been parsed for ordinary events. Make weekly events start in the year 2000. DTEND is non-inclusive, shift end date by one day if necessary (not for entries that have date and time). Rename local let variables: oops -> found-error, datestring -> startdatestring.
* (set-auto-mode-0): Don't rely on dynamic binding ofKim F. Storm2004-11-011-9/+9
| | | | | keep-mode-if-same variable. Add it as optional arg instead. (set-auto-mode): Call set-auto-mode-0 with keep-mode-if-same.
* (electric-help-map): Reorder Q/q and R/r entries soKim F. Storm2004-11-012-2/+6
| | | | | substitute-command-keys will select lower-case bindings like those used in the static help texts.
* *** empty log message ***Kim F. Storm2004-11-011-0/+4
|
* (describe-text-properties): Don't err if called inKim F. Storm2004-11-011-4/+5
| | | | the *Help* buffer; output to *Help-2* buffer instead.
* Revision: [email protected]/emacs--cvs-trunk--0--patch-660Miles Bader2004-11-0129-159/+256
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge from gnus--rel--5.10 Patches applied: * [email protected]/gnus--rel--5.10--patch-65 Update from CVS 2004-11-01 Reiner Steib <[email protected]> * lisp/gnus/gnus-msg.el (gnus-summary-resend-default-address): Add :version. * lisp/gnus/tls.el (tls-process-connection-type, tls-success) (tls-certtool-program): Add :version. * lisp/gnus/starttls.el (starttls-gnutls-program, starttls-use-gnutls) (starttls-extra-arguments, starttls-process-connection-type) (starttls-connect, starttls-failure, starttls-success): * lisp/gnus/spam-stat.el (spam-stat): Add :version. * lisp/gnus/sieve.el (sieve): Add :version. * lisp/gnus/sha1.el (sha1): Added :version. (sha1-use-external): Removed redundant version. * lisp/gnus/nnmail.el (nnmail-split-fancy-with-parent-ignore-groups) (nnmail-cache-ignore-groups, nnmail-spool-hook) (nnmail-split-fancy-match-partial-words) (nnmail-split-lowercase-expanded): * lisp/gnus/nndiary.el (nndiary): Add :version. * lisp/gnus/mml2015.el (mml2015-unabbrev-trust-alist): Add :version. * lisp/gnus/mml-sec.el (mml-default-sign-method) (mml-default-encrypt-method, mml-signencrypt-style-alist): Add :version. * lisp/gnus/mm-uu.el (mm-uu-diff-groups-regexp): Add :version. * lisp/gnus/mm-url.el (mm-url-use-external, mm-url-program) (mm-url-arguments): Add :version. * lisp/gnus/mm-decode.el (mm-inline-text-html-with-w3m-keymap) (mm-attachment-file-modes, mm-decrypt-option) (mm-w3m-safe-url-regexp): Add :version. * lisp/gnus/message.el (message-cite-prefix-regexp) (message-sendmail-envelope-from, message-minibuffer-local-map) (message-user-fqdn, message-completion-alist): Add :version. * lisp/gnus/gnus-win.el (gnus-configure-windows-hook) (gnus-use-frames-on-any-display): Add :version. * lisp/gnus/gnus-art.el (gnus-article-address-banner-alist) (gnus-treat-unsplit-urls, gnus-treat-unfold-headers) (gnus-treat-from-picon, gnus-treat-mail-picon) (gnus-treat-x-pgp-sig): Add :version. * lisp/gnus/gnus-sum.el (gnus-spam-mark, gnus-recent-mark) (gnus-undownloaded-mark, gnus-summary-article-move-hook) (gnus-summary-article-delete-hook) (gnus-summary-display-while-building): Add :version. * lisp/gnus/gnus-start.el (gnus-subscribe-newsgroup-hooks) (gnus-get-top-new-news-hook):Add :version. * lisp/gnus/gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face) (gnus-server-closed-face, gnus-server-denied-face): Add :version. * lisp/gnus/gnus-registry.el (gnus-registry): Add :version. * lisp/gnus/gnus-spec.el (gnus-use-correct-string-widths) (gnus-make-format-preserve-properties): Add :version. * lisp/gnus/gnus.el (gnus-group-charter-alist) (gnus-group-fetch-control-use-browse-url) (gnus-install-group-spam-parameters): Add :version. * lisp/gnus/gnus-diary.el (gnus-diary): Add :version. * lisp/gnus/gnus-delay.el (gnus-delay): Add :version. * lisp/gnus/gnus-cite.el (gnus-cite-unsightly-citation-regexp) (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face) (gnus-cite-blank-line-after-header, gnus-article-boring-faces): Add :version. * lisp/gnus/gnus-agent.el (gnus-agent-max-fetch-size) (gnus-agent-enable-expiration, gnus-agent-queue-mail) (gnus-agent-prompt-send-queue): Add :version. * lisp/gnus/deuglify.el (gnus-outlook-deuglify): Add :version. * lisp/gnus/html2text.el: Beautify code. Improve doc strings. Some checkdoc cleanup. (html2text-get-attr, html2text-fix-paragraph): Simplify code. (html2text-format-tag-list): Added "strong" and "em". From "Alfred M. Szmidt" <[email protected]> (tiny change).
* (group kmacro): Add :version.Kim F. Storm2004-11-012-2/+16
| | | | | | (kmacro-keyboard-quit): New function to cleanup on C-g. (kmacro-start-macro): Set defining-kbd-macro to append when appending to last macro.
* (keyboard-quit): Call kmacro-keyboard-quit.Kim F. Storm2004-11-011-1/+3
|
* *** empty log message ***Kim F. Storm2004-11-011-8/+17
|
* (gdb-enable-debug-log)Nick Roberts2004-11-011-6/+12
| | | | | | (gdb-use-inferior-io-buffer, gdb-use-colon-colon-notation) (gud-gdba-command-name, gdb-show-main, gdb-many-windows): Add :version keyword.
* *** empty log message ***Nick Roberts2004-11-011-0/+7
|
* (calc-over-notation): Replaced `completing-read' withJay Belanger2004-11-012-6/+6
| | | | `interactive "s"'.
* 2004-11-2 Pavel Kobiakov <[email protected]>Masatake YAMATO2004-11-012-11/+46
| | | | | | | | * progmodes/flymake.el (flymake-err-line-patterns): Use `flymake-reformat-err-line-patterns-from-compile-el' to convert `compilation-error-regexp-alist-alist' to internal Flymake format. * progmodes/flymake.el: eliminated byte-compiler warnings.
* *** empty log message ***Stefan Monnier2004-11-011-7/+13
|
* Add redisplay related errors.Kim F. Storm2004-11-011-0/+224
|
* * mouse.el (mouse-yank-at-click, mouse-yank-secondary): RevertJan Djärv2004-11-011-0/+6
| | | | | change from 2004-10-16. '*' checks the current buffer, but the mouse click may be in another buffer.
* (mouse-yank-at-click, mouse-yank-secondary): RevertJan Djärv2004-11-011-2/+2
| | | | | change from 2004-10-16. '*' checks the current buffer, but the mouse click may be in another buffer.
* * xlwmenu.c (find_first_selectable, find_next_selectable)Jan Djärv2004-11-012-13/+19
| | | | | | (find_prev_selectable): Rename parameter skip_no_call_data to skip_titles. Recognize titles as having no call_data and no contents. (Down, Up): Comment update.
* (connect_wait_mask, num_pending_connects): OnlyKim F. Storm2004-11-012-8/+42
| | | | | | | | declare and use them if NON_BLOCKING_CONNECT is defined. (IF_NON_BLOCKING_CONNECT): New helper macro. (wait_reading_process_output): Only declare and use local vars Connecting and check_connect when NON_BLOCKING_CONNECT is defined. (init_process): Initialize them if NON_BLOCKING_CONNECT defined.
* *** empty log message ***Kim F. Storm2004-11-011-1/+10
|
* Revision: [email protected]/emacs--cvs-trunk--0--patch-658Miles Bader2004-11-012-2/+7
| | | | | | | | | | | | | | | Merge from gnus--rel--5.10 Patches applied: * [email protected]/gnus--rel--5.10--patch-64 Update from CVS 2004-10-29 Katsumi Yamaoka <[email protected]> * lisp/gnus/gnus-msg.el (gnus-configure-posting-styles): Work with empty signature file. Suggested by Manoj Srivastava <[email protected]>.
* Delete region objects after use.Jason Rumney2004-11-011-0/+4
|
* *** empty log message ***Jason Rumney2004-11-011-0/+4
|
* (bibtex-make-field): Fix typo.John Paul Wallington2004-11-012-1/+3
|
* (group thumbs): Add :version keyword.John Paul Wallington2004-11-012-3/+11
|
* (large-file-warning-threshold): Add :version keyword.John Paul Wallington2004-11-011-1/+2
| | | | (kill-some-buffers): Doc fix.
* *** empty log message ***Richard M. Stallman2004-11-015-0/+55
|
* (eudc-display-records): Use with-output-to-temp-buffer;Richard M. Stallman2004-11-011-70/+72
| | | | | | don't select the temporary buffer. (eudc-get-email): New optional arg ERROR; don't use interactive-p. (eudc-get-phone): Likewise.
* (Interactive Call): Add called-interactively-p.Richard M. Stallman2004-11-011-1/+10
|
* (5x5-new-game): Set up the buffer even if not interactive.Richard M. Stallman2004-11-011-3/+2
|
* (fortune-to-signature): Don't use interactive-p.Richard M. Stallman2004-11-011-2/+2
| | | | (fortune-in-buffer): Doc fix.
* (ada-make-body-gnatstub): Don't use interactive-p.Richard M. Stallman2004-11-011-3/+3
|
* (cperl-switch-to-doc-buffer): Don't use interactive-p.Richard M. Stallman2004-11-011-3/+3
|
* (idlwave-shell-send-char): Don't use interactive-p.Richard M. Stallman2004-11-011-3/+3
|
* (idlwave-update-routine-info): Don't use interactive-p.Richard M. Stallman2004-11-011-3/+5
|
* (vhdl-fill-region, vhdl-beginning-of-statement): Don't use interactive-p.Richard M. Stallman2004-11-011-7/+7
|
* (bibtex-make-field): Don't use interactive-p.Richard M. Stallman2004-11-011-8/+9
| | | | (bibtex-find-text): Likewise.
* (allout group): Add :version.Richard M. Stallman2004-11-011-35/+28
| | | | | | | (allout-init): Don't use interactive-p. (allout-ascend-to-depth, allout-ascend, allout-end-of-level) (allout-forward-current-level, allout-backward-current-level): Don't use interactive-p.
* *** empty log message ***Kim F. Storm2004-10-312-1/+5
|
* (reveal-last-tick): New var.Stefan Monnier2004-10-311-32/+47
| | | | | (reveal-post-command): Use it to avoid closing overlays when we're appending text to them.
* Use `button's.Stefan Monnier2004-10-313-467/+777
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bibtex-autokey-transcriptions): Translate TeX `\ ' to space. (bibtex-reference-keys): Distinguish between header keys and crossref keys. (bibtex-beginning-of-field): New function. (bibtex-url-map): Remove. (bibtex-font-lock-keywords): Use bibtex-font-lock-crossref. (bibtex-font-lock-url-regexp): Assume that field names begin at the beginning of a line. (bibtex-font-lock-url): Simplify. Do not use bibtex-enclosing-field. Remove field delimiters. Bugfix, point can be inside a field with a url. Use bibtex-beginning-of-field. (bibtex-font-lock-crossref, bibtex-button-action, bibtex-button): New funs. (bibtex-mark-active, bibtex-run-with-idle-timer): Remove. (bibtex-key-in-head): Simplify. (bibtex-current-line): Use bolp. (bibtex-parse-keys): Remove unused arg `add'. Use bibtex-type-in-head and bibtex-key-in-head. (bibtex-parse-entry, bibtex-autofill-entry): Use bibtex-type-in-head and bibtex-key-in-head. (bibtex-autokey-get-field): Do not alter case of replacement text. (bibtex-autokey-get-names): Do all processing of name list. (bibtex-autokey-get-year): New function. (bibtex-autokey-get-title): Do all processing of title words. (bibtex-generate-autokey): Simplify. (bibtex-string-files-init): Use default-directory. Allow for absolute file names in bibtex-string-files. (bibtex-files, bibtex-file-path): New variables. (bibtex-files-expand): New function. (bibtex-find-entry-globally): New command. (bibtex-summary-function): New variable. (bibtex-summary): Default value of bibtex-summary-function. (bibtex-find-crossref): New optional args pnt and split. (bibtex-complete-key-cleanup): Call bibtex-summary-function. (bibtex-copy-summary-as-kill): New command bound to C-cC-t. (bibtex-validate): Fix docstring. Check only abbreviated month fields. Fix handling of required and alternative fields. Identify duplicate keys even if bibtex-maintain-sorted-entries is nil. Use cons and display-buffer. (bibtex-validate-globally): New command. (bibtex-clean-entry): Use bibtex-files-expand. Do not call bibtex-parse-keys and bibtex-parse-strings for updating bibtex-reference-keys and bibtex-strings. (bibtex-realign): Remove blank lines past the last entry. (bibtex-reformat): Use bibtex-entry-format as default. (bibtex-choose-completion-string): Remove. (bibtex-complete): Do not use bibtex-choose-completion-string. (bibtex-url): Simplify.