1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-23 18:47:57 +00:00
Commit Graph

50212 Commits

Author SHA1 Message Date
Stephen Eglen
06f4589ab8 (iswitchb-max-to-show): Update :type. 2004-04-20 10:01:29 +00:00
Kenichi Handa
5b6156fa6a (quail-lookup-key): New optional arg
NOT-RESET-INDICES.
(quail-get-translations): Call quail-lookup-key with
NOT-RESET-INDICES t.
(quail-completion): Likewise.
(quail-lookup-map-and-concat): Likewise.
2004-04-20 08:20:26 +00:00
Kenichi Handa
a19788b139 *** empty log message *** 2004-04-20 07:15:39 +00:00
Kenichi Handa
fd7a117da0 (quail-update-translation): Don't insert
such an unsupported multibyte char in a unibyte buffer.
2004-04-20 07:06:58 +00:00
John Paul Wallington
4ce2719dbb (regularize_fontname): Renamed from regulalize_fontname. 2004-04-20 00:26:36 +00:00
John Paul Wallington
474d05350a (Fassoc, Feql): Fix indentation. 2004-04-20 00:17:46 +00:00
Nick Roberts
95cc50b689 (gdb-frame-parameters): New constant.
(gdb-frame-breakpoints-buffer, gdb-frame-stack-buffer)
(gdb-frame-threads-buffer, gdb-frame-registers-buffer)
(gdb-frame-locals-buffer, gdb-frame-gdb-buffer)
(gdb-frame-assembler-buffer): Improve behaviour with
multiple frames.
(gdb-display-buffer): Extend search to all visible frames.
2004-04-19 23:32:17 +00:00
Nick Roberts
d481033acd *** empty log message *** 2004-04-19 23:31:39 +00:00
Eli Zaretskii
177cd3b9f4 (rmail-convert-to-babyl-format): Don't remove ^M
characters left after base64 decoding.
(rmail-decode-region): Use -dos variety of `coding', to remove any
^M characters left after qp or base64 decoding.
2004-04-19 18:06:51 +00:00
John Paul Wallington
98a51048c9 `eql' now available without requiring cl. 2004-04-19 15:29:23 +00:00
John Paul Wallington
95f8c3b95d (Feql): New function.
(syms_of_fns): defsubr it.
2004-04-19 15:17:53 +00:00
Jan Djärv
d8dc1cccf6 * x-dnd.el (x-dnd-open-local-file, x-dnd-open-file): Improved error
messages.
2004-04-19 12:45:28 +00:00
Stephen Eglen
f329780b74 (iswitchb-max-to-show): Update documentation and :type information. 2004-04-19 11:42:38 +00:00
Stephen Eglen
d9ee517298 (add-change-log-entry): Update doc string to mention
add-log-full-name and add-log-mailing-address.
2004-04-19 11:32:03 +00:00
Juri Linkov
8bc51bd120 sentence-end 2004-04-18 22:23:01 +00:00
Juri Linkov
7226605688 (help-with-tutorial): Call `hack-local-variables'
to put into effect local variables from TUTORIAL files.
2004-04-18 22:12:23 +00:00
Juri Linkov
0134151707 * progmodes/cc-cmds.el (c-beginning-of-statement): Use
function `sentence-end' instead of variable `sentence-end'.
2004-04-18 22:09:27 +00:00
Juri Linkov
20796cbc49 (canonically-space-region, fill-nobreak-p, fill-delete-newlines):
Use function `sentence-end' instead of variable `sentence-end'.
2004-04-18 22:08:54 +00:00
Juri Linkov
32e40471c9 (sentence-end) <function>: New fun with default value taken
from the variable `sentence-end'.
(sentence-end) <defcustom>: Set default to nil.  Doc fix.
Add nil const to :type.
(sentence-end-without-period, sentence-end-double-space)
(sentence-end-without-space): Doc fix.
(forward-sentence): Use function `sentence-end' instead of
variable `sentence-end'.
2004-04-18 22:08:03 +00:00
Juri Linkov
455a2afc5f (Spelling): Remove file extension from ispell xref. 2004-04-18 20:04:24 +00:00
Jason Rumney
6383ca22fc (Fw32_set_clipboard_data): Get sequence number after closing the clipboard. 2004-04-18 18:34:03 +00:00
Jason Rumney
b7e85537d8 *** empty log message *** 2004-04-18 18:33:01 +00:00
Juri Linkov
d1d37da8ae *** empty log message *** 2004-04-18 15:29:18 +00:00
Juri Linkov
bf7d6fa785 (Info-find-file, Info-find-node-2): Add history and toc.
(Info-find-node-2): Simplify error message.
(Info-insert-dir): Use Info-following-node-name.
(Info-goto-node): Remove *info-history* and *info-toc*.
(Info-history): Create a node of the virtual history file.
(Info-toc): Create a node of the virtual toc file.
(Info-insert-toc): New arg `curr-file' for reference file names.
(info-apropos): Remove redundant var binding for temp-file.
(Info-index, Info-index-next, Info-mode): Doc fix.
(Info-goto-emacs-command-node): Don't jump to *info* from
non-*info* Info buffers.
(Info-fontify-node): Don't show the file name of external
references if `Info-hide-note-references' is `hide'.  Don't hide
newlines at the end of paragraphs.
2004-04-18 15:28:19 +00:00
Juri Linkov
ee59226950 (list-input-methods): Fix args to help-xref-button. 2004-04-18 15:13:25 +00:00
Andreas Schwab
225df13982 . 2004-04-18 11:05:20 +00:00
Andreas Schwab
fe4dda18f0 (compilation-start): Set window start to
point-min if compilation-scroll-output is nil.
2004-04-18 11:04:24 +00:00
John Wiegley
5f5d410aa1 2004-04-18 John Wiegley <johnw@newartisans.com>
* iswitchb.el (iswitchb-completions): Removed dependency on cl.
2004-04-18 10:31:29 +00:00
John Wiegley
8fef838baa *** empty log message *** 2004-04-18 10:30:54 +00:00
Paul Eggert
442a2160f4 * rcs2log (Help): Clarify wording of the usage message. 2004-04-18 06:02:16 +00:00
Jesper Harder
e8d6f88641 (Coding Conventions): defopt -> defcustom. 2004-04-18 02:05:02 +00:00
Juri Linkov
06e2fd488e Set sentence-end-double-space to nil in Local Variables. 2004-04-17 23:15:16 +00:00
Nick Roberts
b65a2dbf33 (gdb-goto-info): Require 'info.
(gdb-info-breakpoints-custom): Revert previous change.
(gdb-view-assembler): Update assembler if necessary.
(gdb-frame-handler): Parse correctly for gdb-current-frame.
(gdb-display-source-buffer): Update properly when both source and
assembler are visible.
2004-04-17 23:14:17 +00:00
Nick Roberts
677eb6a5cf *** empty log message *** 2004-04-17 23:13:35 +00:00
Juri Linkov
45d3ac974a Add coding latin-1 to Local Variables.
Set sentence-end-double-space to nil in Local Variables.
2004-04-17 23:11:22 +00:00
Juri Linkov
b506221585 Add coding latin-1 to Local Variables. 2004-04-17 22:54:09 +00:00
Juri Linkov
c76dac700c Add "2004" to the list of copyright years.
Move coding to Local Variables.
Add sentence-end-double-space: nil to Local Variables.
2004-04-17 22:40:52 +00:00
Juri Linkov
172871024e More corrections. 2004-04-17 22:28:38 +00:00
John Wiegley
c80d953400 2004-04-17 John Wiegley <johnw@newartisans.com>
* iswitchb.el (iswitchb-max-to-show): Added a new config variable
	which optionally limits the number of names shown in the
	minibuffer.  Off by default.
	(iswitchb-completions): Use `iswitchb-max-to-show'.  This speeds
	up iswitchb for users with a multitude of open buffers, by showing
	only the first and last N/2 buffers in the completion list (which
	is enough for C-s/C-r, and to know that more characters need to be
	typed to refine the completion list).
2004-04-17 22:04:04 +00:00
John Wiegley
554e27417b *** empty log message *** 2004-04-17 22:02:45 +00:00
Richard M. Stallman
1ee652eb8e *** empty log message *** 2004-04-17 19:58:43 +00:00
Richard M. Stallman
f2440e42fa (locate-file-completion): Handle nil in path-and-suffixes.
(file-truename): Expand all ~ constructs directly.
(insert-directory): Delete any error msg output by the
`insert-directory-program'.
2004-04-17 19:58:19 +00:00
Richard M. Stallman
95c12694a4 (allout-mode-exposure-menu, allout-mode-editing-menu):
(allout-mode-navigation-menu, allout-mode-misc-menu): New defvars.
(allout-prior-bindings, allout-added-bindings): Defvars deleted.
(allout-init): Use find-file-hook, not find-file-hooks.
(allout-mode): Eliminate Emacs 18 support.
Use write-contents-functions, not local-write-file-hooks.
2004-04-17 19:53:58 +00:00
Richard M. Stallman
795b558be1 Move the info about site-lisp dirs,
and say uninstalled Emacs looks there too.
2004-04-17 19:47:38 +00:00
Luc Teirlinck
5a72efd483 (Fbuffer_base_buffer): Doc fix. 2004-04-17 02:04:27 +00:00
Luc Teirlinck
60ce7e3e04 (insert-directory): Minor whitespace fix in docstring. 2004-04-17 01:46:53 +00:00
Luc Teirlinck
3a424014a0 Various clarifications. 2004-04-17 00:58:04 +00:00
Luc Teirlinck
948caddf0b Add anchors. Some other minor changes. 2004-04-17 00:52:46 +00:00
Stefan Monnier
da879ae870 *** empty log message *** 2004-04-16 23:56:04 +00:00
Stefan Monnier
c02484a0f2 (python-compilation-line-number): Fix braindamage.
(python-load-file): Fix python-orig-start setting.
2004-04-16 23:36:13 +00:00