Richard M. Stallman
f93df073e6
(reftex-region-active-p): Use `use-region-p'.
2007-12-25 22:44:57 +00:00
Richard M. Stallman
22760342bf
(c-region-is-active-p): Use `mark-active' if it's defined.
2007-12-25 22:44:28 +00:00
Richard M. Stallman
02d5251960
(region-active-p): New function.
2007-12-25 22:43:44 +00:00
Richard M. Stallman
c02a1ee94d
(c-indent-line-or-region):
...
Pass prefix arg to `c-indent-command'. Use `use-region-p'.
2007-12-25 22:14:07 +00:00
Richard M. Stallman
cb3a9d33b3
(use-region-p): Renamed from `region-active-p'.
2007-12-25 22:12:56 +00:00
Miles Bader
1225a933f0
Add prefix arg handling to indent-for-tab-command
...
(indent-for-tab-command): Rigidly indent the following sexp along
with the current line when a prefix arg is given in the
non-active-region case. Specify raw prefix in interactive spec.
Simplify main indentation logic to get rid of the conditional call
to `indent-according-to-mode' (it just ended up calling
`indent-line-function' in all cases anyway, which can be done more
simply here). Remove unnecessary test of ARG in active region case.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-964
2007-12-25 21:07:12 +00:00
Richard M. Stallman
4496b02bed
(yank-pop-change-selection): New option.
...
(current-kill): Obey it.
2007-12-25 20:19:13 +00:00
Richard M. Stallman
63571b5a84
(mouse-yank-primary): New function (almost same as mouse-yank-secondary).
2007-12-25 20:09:05 +00:00
Richard M. Stallman
98b2fff491
(select-active-regions): New option.
...
(set-mark): Obey it.
2007-12-25 20:02:45 +00:00
Richard M. Stallman
73fe9da0c1
(x-select-enable-primary): New option.
...
(x-select-text, x-cut-buffer-or-selection-value): Obey it.
2007-12-25 19:55:59 +00:00
Dan Nicolaescu
d31e8e871c
* calculator.el:
...
* dframe.el:
* iswitchb.el:
* whitespace.el:
* winner.el:
* emacs-lisp/checkdoc.el:
* mail/feedmail.el:
* net/quickurl.el:
* obsolete/fast-lock.el:
* play/5x5.el:
* progmodes/delphi.el:
* progmodes/idlw-shell.el:
* progmodes/idlwave.el:
* textmodes/artist.el:
* textmodes/ispell.el:
* textmodes/texinfmt.el:
* textmodes/texinfo.el: Remove obsolete definitions of backward
compatibility macros for defcustom, defgroup, defface, when,
unless, with-current-buffer and with-temp-message.
2007-12-25 19:21:38 +00:00
Nick Roberts
74d85a08a6
Reformat parts to 80 columns.
2007-12-24 08:00:52 +00:00
Nick Roberts
d72cf2fa89
*** empty log message ***
2007-12-24 07:59:03 +00:00
Stefan Monnier
b3c024b821
Docstring fix.
2007-12-23 22:53:02 +00:00
Stefan Monnier
c61a444841
(server-save-buffers-kill-terminal): Check the `proc' is indeed a process.
2007-12-23 22:46:07 +00:00
Richard M. Stallman
d03b9b3108
(region-active-p): New function.
...
(use-empty-active-region): New variable.
2007-12-23 21:46:25 +00:00
Richard M. Stallman
55d77548e7
(dired): Load dired.el at run time too.
2007-12-23 19:14:55 +00:00
Juri Linkov
88a548042d
(auto-mode-alist): Add \\' to doc-view files regexp.
...
Remove duplicate entry .x[bp]m accidently added by the latest sync from Emacs-22.
2007-12-23 17:37:46 +00:00
Juri Linkov
debe92052c
(Man-follow-manual-reference): Fill the minibuffer's
...
default list with a full list of references.
2007-12-23 17:35:52 +00:00
Andreas Schwab
a769e627ec
(switch-to-buffer-other-frame): Return the buffer
...
switched to.
2007-12-23 16:07:54 +00:00
Michael Albinus
5492f5caf9
Sync with Tramp 2.1.12.
...
* trampver.texi: Update release number.
2007-12-23 13:29:13 +00:00
Michael Albinus
adb671295c
Sync with Tramp 2.1.12.
...
* net/tramp.el: New todo item.
* net/tramp-smb.el (tramp-smb-handle-insert-directory): Handle "-F"
switch. Reported by Mark T. Kennedy <mkennedy@diamondbackcap.com>.
* net/trampver.el: Update release number.
2007-12-23 13:25:27 +00:00
Richard M. Stallman
9f15f6766b
(comment-region-default): Don't triple the
...
comment starter if the first region line isn't indented enough.
2007-12-22 18:39:16 +00:00
Michael Albinus
d4e67bc5cb
* dbus.texi (Type Conversion): Correct input parameters mapping.
2007-12-22 14:59:24 +00:00
Michael Albinus
b17f4b438f
*** empty log message ***
2007-12-22 14:55:43 +00:00
Michael Albinus
9af5078b39
* dbusbind.c (xd_retrieve_arg): Handle DBUS_TYPE_BYTE,
...
DBUS_TYPE_INT16, DBUS_TYPE_UINT16, DBUS_TYPE_INT64,
DBUS_TYPE_UINT64, DBUS_TYPE_DOUBLE and DBUS_TYPE_SIGNATURE.
Return float when DBUS_TYPE_INT32 or DBUS_TYPE_UINT32 do not fit
as number.
(Fdbus_call_method): Fix docstring.
2007-12-22 14:54:23 +00:00
Michael Albinus
6a31c8196e
* dbus.texi (Type Conversion): Extend for D-Bus compound types.
...
(Errors and Events): Mention wrong-type-argument error.
2007-12-21 22:05:24 +00:00
Michael Albinus
87cf1a39ef
* dbusbind.c (XD_BASIC_DBUS_TYPE, XD_DBUS_TYPE_P, XD_NEXT_VALUE):
...
New macros.
(XD_SYMBOL_TO_DBUS_TYPE): Renamed from
XD_LISP_SYMBOL_TO_DBUS_TYPE.
(XD_OBJECT_TO_DBUS_TYPE): Renamed from
XD_LISP_OBJECT_TO_DBUS_TYPE. Simplify.
(xd_signature): New function.
(xd_append_arg): Compute also signatures. Major rewrite.
(xd_retrieve_arg): Make debug messages friendly.
(Fdbus_call_method, Fdbus_send_signal): Extend docstring. Check
for signatures of arguments.
2007-12-21 22:01:43 +00:00
Alex Schroeder
62b12a2457
(Keywords): Not keywords.
2007-12-21 11:41:33 +00:00
Alex Schroeder
11ac7c8ea7
(People): Changed /ignore example.
2007-12-21 11:33:54 +00:00
Martin Rudalics
8ed6049f02
(auto-insert-alist): Remove nonsensical precision
...
specifier from format-string.
2007-12-21 10:22:37 +00:00
Alex Schroeder
99a3e35f97
Changed single spaces after sentence end to double
...
spaces. Fixed some typos.
(Internet Relay Chat): Explain relay.
(Getting started with rcirc): Change items to reflect prompts.
Add more explanation to rcirc-track-minor-mode and added a comment to
warn future maintainers that this section is a copy.
2007-12-21 10:05:46 +00:00
Alex Schroeder
125a630ff6
(Configuration): Document rcirc-server-alist, remove
...
rcirc-startup-channels-alist and rcirc-default-server.
2007-12-20 21:47:16 +00:00
Jason Rumney
0526b9d0b7
(nxml-heading, nxml-outline-indicator)
...
(nxml-outline-active-indicator, nxml-outline-ellipsis):
Rename, removing -face suffix.
(nxml-highlighted-less-than, nxml-highlighted-greater-than)
(nxml-highlighted-colon, nxml-highlighted-slash)
(nxml-highlighted-ellipsis, nxml-highlighted-inactive-minus)
(nxml-highlighted-active-minus, nxml-highlighted-active-plus)
(nxml-highlighted-qname, nxml-outline-display-heading):
Use new face names.
2007-12-20 15:19:44 +00:00
Jason Rumney
92bbfd0ded
(nxml-faces): Rename from nxml-highlighting-faces.
...
Parent group is font-lock-faces.
(nxml-light-blue-color, nxml-dark-blue-color, nxml-green-color)
(nxml-sky-blue-color, nxml-dark-green-color, nxml-light-green-color):
(nxml-version): Remove.
(nxml-delimited-data, nxml-name, nxml-ref, nxml-delimiter)
(nxml-text, nxml-comment-content, nxml-comment-delimiter)
(nxml-processing-instruction-delimiter)
(nxml-processing-instruction-target)
(nxml-processing-instruction-content, nxml-cdata-section-delimiter)
(nxml-cdata-section-CDATA, nxml-cdata-section-content)
(nxml-char-ref-number, nxml-char-ref-delimiter, nxml-entity-ref-name)
(nxml-entity-ref-delimiter, nxml-tag-delimiter, nxml-tag-slash)
(nxml-element-prefix, nxml-element-colon, nxml-element-local-name)
(nxml-attribute-prefix, nxml-attribute-colon)
(nxml-attribute-local-name, nxml-namespace-attribute-xmlns)
(nxml-namespace-attribute-colon, nxml-namespace-attribute-prefix)
(nxml-attribute-value, nxml-attribute-value-delimiter)
(nxml-namespace-attibute-value)
(nxml-namespace-attribure-value-delimiter)
(nxml-prolog-literal-delimiter, nxml-prolog-literal-content)
(nxml-prolog-keyword, nxml-markup-declaration-delimiter, nxml-hash)
(nxml-glyph): Rename, removing -face suffix.
Inherit from existing font-lock faces.
(nxml-apply-fontify-rule, nxml-char-ref-display-extra):
Use new face names.
2007-12-20 15:19:09 +00:00
Jason Rumney
8776814431
(rng-nxml-easy-menu): Remove nxml-version.
2007-12-20 15:18:48 +00:00
Jason Rumney
d65d0260cf
(rng-error): Rename from rng-error-face.
2007-12-20 15:18:18 +00:00
Alex Schroeder
331e4d02f9
(Top): Fighting Information Overload chapter added.
...
(Getting started with rcirc): Add notice of rcirc-track-minor-mode.
(rcirc commands): Moved /ignore command to the new chapter.
(Fighting Information Overload): New chapter documenting /keyword,
/bright, /dim, channel ignore, and low priority channels.
2007-12-20 13:28:50 +00:00
Michael Albinus
54371585f7
* dbusbind.c (QCdbus_type_byte, QCdbus_type_boolean)
...
(QCdbus_type_int16, QCdbus_type_uint16, QCdbus_type_int32)
(QCdbus_type_uint32, QCdbus_type_int64, QCdbus_type_uint64)
(QCdbus_type_double, QCdbus_type_string, QCdbus_type_object_path)
(QCdbus_type_signature, QCdbus_type_array, QCdbus_type_variant)
(QCdbus_type_struct, QCdbus_type_dict_entry): New D-Bus type
symbols.
(XD_LISP_SYMBOL_TO_DBUS_TYPE): New macro.
(XD_LISP_OBJECT_TO_DBUS_TYPE): Add compound types.
(xd_retrieve_value): Removed. Functionality included in ...
(xd_append_arg): New function.
(Fdbus_call_method, Fdbus_send_signal): Apply it.
2007-12-19 22:50:22 +00:00
Martin Rudalics
d57d5a78ba
*** empty log message ***
2007-12-19 19:43:47 +00:00
Martin Rudalics
e45db0fb26
(all): Use correct group name for members of mode-line group.
2007-12-19 17:06:28 +00:00
Martin Rudalics
27b1b62bdd
(info-lookup, info-lookup-setup-mode)
...
(info-lookup-make-completions): Avoid clobbering Info-history and
Info-history-list.
2007-12-19 09:26:35 +00:00
Martin Rudalics
772111be13
(vc-ensure-vc-buffer): Avoid infinite looping when
...
vc-parent-buffer is the current buffer.
2007-12-19 09:25:18 +00:00
Martin Rudalics
d6a4ad7475
(indent-for-tab-command): Fix doc-string typo.
2007-12-19 09:24:31 +00:00
Martin Rudalics
ccf721a625
(Man-default-man-entry): When looking for default man
...
entry title search text preceding point. Use when instead of if.
2007-12-19 09:24:01 +00:00
Glenn Morris
5b57e6c628
(top-level): Don't require compile.
...
(compilation-error-regexp-alist, compilation-last-buffer): Define for compiler.
(verilog-insert-1): New function.
(verilog-insert-indices, verilog-generate-numbers): Doc fixes.
Use verilog-insert-1.
(verilog-surelint-off): Use next-error-last-buffer if bound.
Check compile buffer is live.
2007-12-19 02:56:45 +00:00
Glenn Morris
c34dc850ce
John J Foerch <jjfoerch at earthlink.net> (tiny change)
...
(compilation-start): Don't pass a FRAME argument to display-buffer.
2007-12-19 02:54:53 +00:00
Glenn Morris
541cbf8b1c
(message-options-set, message-narrow-to-head)
...
(message-in-body-p, message-mail-p, message-encode-message-body): Autoload.
(message-remove-header, message-narrow-to-headers-or-head)
(message-subscribed-p, message-make-mail-followup-to)
(message-position-on-field, message-news-p)
(message-options-set-recipient, message-generate-headers)
(message-sort-headers): Declare as functions.
2007-12-19 02:54:16 +00:00
Glenn Morris
441f785ca2
Comment.
2007-12-19 02:53:39 +00:00
Jason Rumney
418784e296
(rng-schema-locating-file-schema-file): Fix last change.
...
(rng-schema-locating-files-default): Look in current dir, as per manual.
2007-12-19 01:46:23 +00:00