1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-27 16:51:06 -07:00
Commit graph

72149 commits

Author SHA1 Message Date
Juri Linkov
26cdce2387 (initialization): Change parent group from `internal'
to `environment'.
(initial-buffer-choice): New variable.
(command-line): Revert 2007-07-02 change that sets
buffer-offer-save in *scratch* and enables auto-save in it.
(fancy-splash-text): Add links to existing items.  Add new items
with links for useful tasks.  Move information about Control-g to
fancy-splash-head.  Move "Emacs Guided Tour" to the end.
(fancy-splash-keymap): New variable.
(fancy-splash-last-input-event): Remove variable.
(fancy-splash-insert): Add processing of `:link' element.
(fancy-splash-head): Replace "Type Control-l to begin editing"
with "Type `q' to exit".
(fancy-splash-screens-1): Let-bind inhibit-read-only to t.
(fancy-splash-default-action, fancy-splash-special-event-action):
Remove functions.
(fancy-splash-quit): New function.
(fancy-splash-screens): Rename input arg from `hide-on-input' to
`static' and reverse the condition of its usage.  Don't preserve
original values of `minor-mode-map-alist',
`emulation-mode-map-alists', `special-event-map'.
Rename startup-buffer from "*About GNU Emacs*" to " GNU Emacs".
Rename about-buffer from " GNU Emacs" to " About GNU Emacs".
Remove processing of special events.  Use local key map
`fancy-splash-keymap'.  Set buffer to read-only.
(normal-splash-screen): Rename input arg from `hide-on-input' to
`static' and reverse the condition of its usage.
Rename startup-buffer from "*About GNU Emacs*" to " GNU Emacs".
Rename about-buffer from " GNU Emacs" to " About GNU Emacs".
Add links to existing items.  Add new items with links for useful
tasks.  Use local key map `fancy-splash-keymap'.
(display-splash-screen): Rename input arg from `hide-on-input' to
`static'.
(about-emacs): Add alias to display-splash-screen.
(command-line-1): Use `initial-buffer-choice'.
2007-08-15 23:24:17 +00:00
Jay Belanger
67a537e688 (Basic Operations on Units): Clarify fraction mode behavior. 2007-08-15 23:01:58 +00:00
Stefan Monnier
e6d3f0908e (reset_var_on_error): Improve comment. 2007-08-15 20:05:40 +00:00
Jay Belanger
42964ef859 (Basic Operations on Units): Mention exact versus inexact conversions. 2007-08-15 15:47:45 +00:00
Jay Belanger
a21f3259fd (math-standard-units): Update values. Put in exact values when
possible.
(math-unit-prefixes): Replace floats with powers of ten.
(math-standard-units-systems): Replace floats with integers.
(math-make-unit-string): Remove extra spaces in output.
2007-08-15 15:42:58 +00:00
Glenn Morris
57407fb419 Comment previous change. 2007-08-15 03:23:10 +00:00
Glenn Morris
fcf8ff2e2e Philippe Waroquiers <philippe.waroquiers at eurocontrol.int>
(tty_default_color_capabilities): Explicitly initialize static
variables in file scope, to avoid HPUX compiler problem.
2007-08-15 03:20:17 +00:00
Glenn Morris
980d5def28 (rmail-digest-parse-rfc1153sloppy): Be even sloppier, for the sake of
GNU Mailman.
(rmail-digest-rfc1153): Initialize `result' correctly.
2007-08-15 03:09:28 +00:00
Glenn Morris
9f70cc1b59 whitespace 2007-08-15 03:09:04 +00:00
Glenn Morris
fca9ad50dc *** empty log message *** 2007-08-15 03:07:50 +00:00
Michaël Cadilhac
a722966c7c (report-emacs-bug): Put `Bug: emacs-version; ' in the mail title.
Suggested by Reiner Steib.
2007-08-15 02:23:42 +00:00
Jay Belanger
1028dd0419 (Quick Calculator Mode): Mention that binary format will be displayed. 2007-08-14 15:08:06 +00:00
Jay Belanger
8f26ce7300 calc-aent.el
calc-do-quick-calc: Add base 2 to the list of outputs of integers.
2007-08-14 14:52:51 +00:00
Glenn Morris
1c02bcdc70 (bad-packages-alist): Fix regexp typo in previous change. 2007-08-14 08:48:09 +00:00
Glenn Morris
05d61686c6 Move CUA-mode check to `bad-packages-alist'. 2007-08-14 08:41:06 +00:00
Glenn Morris
697a1e4ddb *** empty log message *** 2007-08-14 08:40:54 +00:00
Glenn Morris
b879e28128 Mention `bad-packages-alist'. 2007-08-14 07:47:12 +00:00
Glenn Morris
a2603048ce (bad-packages-alist): New constant.
(bad-package-check): New function.  Together, these two add
elements to `after-load-alist' to check for problematic external
packages.
2007-08-14 07:41:59 +00:00
Glenn Morris
0392494cbf *** empty log message *** 2007-08-14 07:41:16 +00:00
Jay Belanger
414ddf9b31 *** empty log message *** 2007-08-14 05:35:16 +00:00
Jay Belanger
87eb1fd754 (Basic Operations on Units): Mention default values for new units. 2007-08-14 05:26:47 +00:00
Jay Belanger
5360ea16a4 (math-get-standard-units,math-get-units,math-make-unit-string)
(math-get-default-units,math-put-default-units): New functions.
(math-default-units-table): New variable.
(calc-convert-units, calc-convert-temperature): Add machinery to
supply default values.
2007-08-14 05:24:35 +00:00
Stefan Monnier
cdf4e301b0 Add tpu-extras's autoloads.
(tpu-gold-map, tpu-global-map): Comment-out the bindings to nil.
(tpu-gold-map): Bind F to tpu-cursor-free-mode.
(minibuffer-local-map): Use funkey symbols rather than esc-sequence.
2007-08-14 00:58:28 +00:00
Stefan Monnier
944a8b1d86 Remove spurious * in docstrings.
Put its autoloads into tpu-edt.el rather than loaddefs.el.
(tpu-cursor-free-mode): Rename from tpu-cursor-free.
Make into a proper minor-mode.
(tpu-backward-char, tpu-next-line, tpu-previous-line)
(tpu-next-end-of-line, tpu-current-end-of-line): Use new name.
(tpu-trim-line-ends-if-needed): Rename from tpu-before-save-hook.
(tpu-set-cursor-free, tpu-set-cursor-bound):
Delegate to tpu-cursor-free-mode.
(tpu-next-line, tpu-previous-line, tpu-forward-line)
(tpu-backward-line, tpu-scroll-window-down, tpu-scroll-window-up):
Use line-move or forward-line instead of next-line-internal.
2007-08-14 00:51:09 +00:00
Miles Bader
37cc095b6a Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-851
2007-08-13 13:41:28 +00:00
Juanma Barranquero
9d2db4c663 *** empty log message *** 2007-08-13 11:47:43 +00:00
Juanma Barranquero
86444e1bf0 (vhdl-update-progress-info): Avoid divide by zero error. 2007-08-13 11:39:45 +00:00
Juanma Barranquero
0fad0ff9f7 (ada-gnatls-args): Fix docstring.
(ada-treat-cmd-string): Improve error message.
(ada-do-file-completion): Call `ada-require-project-file', so project variables
are set properly.
(ada-prj-find-prj-file): Delete Emacs 20.2 support.
(ada-gnatfind-buffer-name): New constant.
(ada-find-any-references): Use new constant.  Set buffer name properly in
compilation-start.  Toggle read-only properly.
(ada-find-in-src-path): Fix spelling error in docstring.
2007-08-13 11:38:37 +00:00
Juanma Barranquero
a6631b3a5c (cvs-parse-table): Handle additional instance of optional quotes
around files in NEED-UPDATE . REMOVED case.
2007-08-13 11:37:50 +00:00
Juanma Barranquero
031b633328 *** empty log message *** 2007-08-13 11:27:41 +00:00
Juanma Barranquero
b0cf7916dc (vhdl-update-progress-info): Avoid divide by zero error. 2007-08-13 11:12:50 +00:00
Juanma Barranquero
f020b5c9c5 (ada-gnatls-args): Fix docstring.
(ada-treat-cmd-string): Improve error message.
(ada-do-file-completion): Call `ada-require-project-file', so project variables
are set properly.
(ada-prj-find-prj-file): Delete Emacs 20.2 support.
(ada-gnatfind-buffer-name): New constant.
(ada-find-any-references): Use new constant.  Set buffer name properly in
compilation-start.  Toggle read-only properly.
(ada-find-in-src-path): Fix spelling error in docstring.
2007-08-13 11:10:47 +00:00
Juanma Barranquero
340b58d384 (cvs-parse-table): Handle additional instance of optional quotes
around files in NEED-UPDATE . REMOVED case.
2007-08-13 10:41:40 +00:00
Nick Roberts
cdf71ff2ef (gdb-send): Handle CTRL-D more carefully. 2007-08-13 09:28:31 +00:00
Nick Roberts
9f78fa2c10 *** empty log message *** 2007-08-13 09:26:45 +00:00
Jan Djärv
e4f61b3bae (update_frame_tool_bar): Use -1 as index
to gtk_toolbar_insert.
2007-08-13 06:36:47 +00:00
Jan Djärv
81d13a51b4 (update_frame_tool_bar): Use -1 as index
to gtk_toolbar_insert.
2007-08-13 06:30:11 +00:00
Stefan Monnier
9d8563ca18 (autoload-print-form): Use print-quoted. 2007-08-13 05:35:43 +00:00
Stefan Monnier
1bc99c9c78 (Finsert_file_contents): Yet Another Int/Lisp_Object Mixup. 2007-08-13 04:06:31 +00:00
Stefan Monnier
4a18135927 (reset_var_on_error): New fun.
(signal_before_change, signal_after_change):
Use it to reset (after|before)-change-functions to nil in case of error.
Bind inhibit-modification-hooks to t.
Don't bind (after|before)-change-functions to nil while they run.
2007-08-13 04:04:39 +00:00
Richard M. Stallman
ad4fed11b3 (cvs-reread-cvsrc, cvs-checkout, cvs-mode-checkout)
(cvs-execute-single-file): Use new name split-string-and-unquote.
(cvs-header-msg): Use new name combine-and-quote-strings.
2007-08-12 18:11:57 +00:00
Richard M. Stallman
c0d8c0a4c5 (vi-next-line): Ignore return value of line-move. 2007-08-12 18:05:08 +00:00
Richard M. Stallman
00b733b76d (gud-common-init): Use new name split-string-and-unquote. 2007-08-12 18:02:39 +00:00
Richard M. Stallman
a988c1c239 (flymake-err-line-patterns): Fix infloop in javac regexp. 2007-08-12 18:01:29 +00:00
Richard M. Stallman
517e7169e1 (cvs-qtypedesc-strings): Use new names
combine-and-quote-strings and split-string-and-unquote.
2007-08-12 18:00:34 +00:00
Richard M. Stallman
e80b38498c (combine-and-quote-strings): Renamed from strings->string.
(split-string-and-unquote): Renamed from string->strings.
2007-08-12 17:59:40 +00:00
Richard M. Stallman
ba6f842234 *** empty log message *** 2007-08-12 17:57:34 +00:00
Richard M. Stallman
0e898f3d95 (sh): Delete group `unix'. 2007-08-12 17:55:05 +00:00
Richard M. Stallman
39a8a2a799 (gud): Change to group `processes'. 2007-08-12 17:53:21 +00:00
Glenn Morris
be94710170 (compilation-buffer-name): Don't check compilation-arguments. It is
superfluous, and the variable isn't even set when this function is
called.
2007-08-11 03:02:05 +00:00