- 25 Dec, 2007 1 commit
-
-
Dan Nicolaescu authored
* 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.
-
- 24 Dec, 2007 2 commits
-
-
Nick Roberts authored
-
Nick Roberts authored
-
- 23 Dec, 2007 9 commits
-
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Richard M. Stallman authored
(use-empty-active-region): New variable.
-
Richard M. Stallman authored
-
Juri Linkov authored
Remove duplicate entry .x[bp]m accidently added by the latest sync from Emacs-22.
-
Juri Linkov authored
default list with a full list of references.
-
Andreas Schwab authored
switched to.
-
Michael Albinus authored
* trampver.texi: Update release number.
-
Michael Albinus authored
* 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.
-
- 22 Dec, 2007 4 commits
-
-
Richard M. Stallman authored
comment starter if the first region line isn't indented enough.
-
Michael Albinus authored
-
Michael Albinus authored
-
Michael Albinus authored
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.
-
- 21 Dec, 2007 6 commits
-
-
Michael Albinus authored
(Errors and Events): Mention wrong-type-argument error.
-
Michael Albinus authored
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.
-
Alex Schroeder authored
-
Alex Schroeder authored
-
Martin Rudalics authored
specifier from format-string.
-
Alex Schroeder authored
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.
-
- 20 Dec, 2007 6 commits
-
-
Alex Schroeder authored
rcirc-startup-channels-alist and rcirc-default-server.
-
Jason Rumney authored
(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.
-
Jason Rumney authored
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.
-
Jason Rumney authored
-
Jason Rumney authored
-
Alex Schroeder authored
(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.
-
- 19 Dec, 2007 12 commits
-
-
Michael Albinus authored
(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.
-
Martin Rudalics authored
-
Martin Rudalics authored
-
Martin Rudalics authored
(info-lookup-make-completions): Avoid clobbering Info-history and Info-history-list.
-
Martin Rudalics authored
vc-parent-buffer is the current buffer.
-
Martin Rudalics authored
-
Martin Rudalics authored
entry title search text preceding point. Use when instead of if.
-
Glenn Morris authored
(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.
-
Glenn Morris authored
(compilation-start): Don't pass a FRAME argument to display-buffer.
-
Glenn Morris authored
(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.
-
Glenn Morris authored
-
Jason Rumney authored
(rng-schema-locating-files-default): Look in current dir, as per manual.
-