]>
git.eshelyaron.com Git - emacs.git/log
Nick Roberts [Tue, 22 Nov 2005 03:22:52 +0000 (03:22 +0000)]
(Watch Expressions): Expand description.
(Other GDB User Interface Buffers): Describe local map for
gud-watch.
Nick Roberts [Tue, 22 Nov 2005 03:22:05 +0000 (03:22 +0000)]
*** empty log message ***
Nick Roberts [Tue, 22 Nov 2005 03:10:53 +0000 (03:10 +0000)]
(gdb-locals-watch-keymap): New local map.
(gdb-struct-string, gdb-array-string): New constants.
(gdb-info-locals-handler): Use them.
(gdb-reset): Reset gdb-var-list to nil.
Ken Raeburn [Mon, 21 Nov 2005 23:33:01 +0000 (23:33 +0000)]
(shadow_lookup): Use make_number to pass a number to Fsubstring.
Stefan Monnier [Mon, 21 Nov 2005 22:24:13 +0000 (22:24 +0000)]
(sh-font-lock-paren): Handle continued lines in patterns.
Nick Roberts [Mon, 21 Nov 2005 21:52:20 +0000 (21:52 +0000)]
(Watch Expressions): Expand description.
Nick Roberts [Mon, 21 Nov 2005 21:44:07 +0000 (21:44 +0000)]
(Watch Expressions): Expand description.
Juri Linkov [Mon, 21 Nov 2005 07:57:45 +0000 (07:57 +0000)]
*** empty log message ***
Juri Linkov [Mon, 21 Nov 2005 07:56:50 +0000 (07:56 +0000)]
(defcustom): Update link types in docstring.
Juri Linkov [Mon, 21 Nov 2005 07:56:04 +0000 (07:56 +0000)]
(Common Keywords): Update links types custom-manual and url-link.
Add link types emacs-library-link, file-link, function-link,
variable-link, custom-group-link.
Juri Linkov [Mon, 21 Nov 2005 07:54:48 +0000 (07:54 +0000)]
(BASE_PURESIZE): Increment to
1180000 .
Chong Yidong [Mon, 21 Nov 2005 05:02:37 +0000 (05:02 +0000)]
Font lock enabled by default.
Stefan Monnier [Mon, 21 Nov 2005 00:02:31 +0000 (00:02 +0000)]
(define-widget): Don't use declare for the doc-string-elt.
Stefan Monnier [Mon, 21 Nov 2005 00:01:06 +0000 (00:01 +0000)]
(defgroup): Add doc-string-elt info.
Stefan Monnier [Sun, 20 Nov 2005 23:25:46 +0000 (23:25 +0000)]
(comment-enter-backward): Fix last fix.
Chong Yidong [Sun, 20 Nov 2005 22:35:48 +0000 (22:35 +0000)]
(merge_face_vectors): Don't do :ignore-
defface overwriting here.
(Finternal_merge_in_global_face): Do it here.
Eli Zaretskii [Sun, 20 Nov 2005 19:21:20 +0000 (19:21 +0000)]
Remove repeated entries.
Stefan Monnier [Sun, 20 Nov 2005 18:09:09 +0000 (18:09 +0000)]
*** empty log message ***
Stefan Monnier [Sun, 20 Nov 2005 18:08:55 +0000 (18:08 +0000)]
(blink-matching-open): Allow new paren-class info.
Stefan Monnier [Sun, 20 Nov 2005 18:07:19 +0000 (18:07 +0000)]
(show-paren-function): Allow new paren-class info.
Stefan Monnier [Sun, 20 Nov 2005 18:06:05 +0000 (18:06 +0000)]
*** empty log message ***
Andreas Schwab [Sun, 20 Nov 2005 15:25:35 +0000 (15:25 +0000)]
(describe-char): When copying overlays put them
over the full char description instead of just the first character
of it.
Chong Yidong [Sun, 20 Nov 2005 15:24:27 +0000 (15:24 +0000)]
* faces.el: Revert 2005-11-17 change. :ignore-
defface is now
handled automagically.
Chong Yidong [Sun, 20 Nov 2005 15:24:02 +0000 (15:24 +0000)]
Remove :ignore-
defface entry; it's now handled automagically.
Chong Yidong [Sun, 20 Nov 2005 15:23:33 +0000 (15:23 +0000)]
* display.texi: Revert 2005-11-20 change.
Chong Yidong [Sun, 20 Nov 2005 15:22:31 +0000 (15:22 +0000)]
* xfaces.c (Finternal_set_lisp_face_attribute): Use
:ignore-
defface for new frame defaults when `unspecified' is
supplied.
(Finternal_get_lisp_face_attribute): Hide :ignore-
defface .
Thien-Thi Nguyen [Sun, 20 Nov 2005 15:17:23 +0000 (15:17 +0000)]
(Bindat Functions): Say "third" to refer to zero-based index "2".
Juri Linkov [Sun, 20 Nov 2005 07:57:39 +0000 (07:57 +0000)]
*** empty log message ***
Juri Linkov [Sun, 20 Nov 2005 07:57:25 +0000 (07:57 +0000)]
(Font Lock): Suggest more user-friendly method of
finding all Font Lock faces (M-x customize-group RET font-lock-faces).
Juri Linkov [Sun, 20 Nov 2005 07:55:58 +0000 (07:55 +0000)]
(Compilation Mode): Remove paragraph duplicated from the node `Compilation'.
Add `compilation-skip-threshold'.
Juri Linkov [Sun, 20 Nov 2005 07:55:22 +0000 (07:55 +0000)]
(Position Info): Update examples of the output.
Remove the fact that examples are produced in the TeXinfo buffer,
because in the Info reader users will get a different output from `C-x ='.
Juri Linkov [Sun, 20 Nov 2005 07:52:40 +0000 (07:52 +0000)]
(invalid_character): Use Lisp-readable syntax
for octal and hex. Reorder decimal, octal and hex values.
Juri Linkov [Sun, 20 Nov 2005 07:51:30 +0000 (07:51 +0000)]
Delete duplicate entry.
Juri Linkov [Sun, 20 Nov 2005 07:48:44 +0000 (07:48 +0000)]
(encoded-string-description): Use Lisp-readable syntax for hex.
Juri Linkov [Sun, 20 Nov 2005 07:43:44 +0000 (07:43 +0000)]
(describe-char): Use Lisp-readable syntax for octal and hex.
Reorder decimal, octal and hex values.
Remove excess whitespace in the output.
Juri Linkov [Sun, 20 Nov 2005 07:43:01 +0000 (07:43 +0000)]
(what-cursor-position): Use Lisp-readable syntax for octal and hex.
Reorder decimal, octal and hex values.
Remove excess whitespace in the output.
Use `=' in `column=' like in `point=' and `Hscroll='.
Chong Yidong [Sun, 20 Nov 2005 05:17:27 +0000 (05:17 +0000)]
longlines.el (longlines-wrap-line): Preserve marker positions.
Chong Yidong [Sun, 20 Nov 2005 03:44:35 +0000 (03:44 +0000)]
(message-insert-citation-line): Use newlines.
Chong Yidong [Sun, 20 Nov 2005 03:44:00 +0000 (03:44 +0000)]
(longlines-mode): Add a message-setup-hook.
(longlines-decode-buffer): New function.
Chong Yidong [Sun, 20 Nov 2005 03:31:11 +0000 (03:31 +0000)]
message.el: Revert last changes.
Nick Roberts [Sun, 20 Nov 2005 02:15:26 +0000 (02:15 +0000)]
Use typedef when Lisp_Object is EMACS_INT so that
this type is recognised when debugging.
Nick Roberts [Sun, 20 Nov 2005 02:13:53 +0000 (02:13 +0000)]
*** empty log message ***
Andreas Schwab [Sat, 19 Nov 2005 22:31:15 +0000 (22:31 +0000)]
Revert unwanted changes.
Andreas Schwab [Sat, 19 Nov 2005 21:09:10 +0000 (21:09 +0000)]
Revert last change.
Chong Yidong [Sat, 19 Nov 2005 18:31:08 +0000 (18:31 +0000)]
Typo.
Andreas Schwab [Sat, 19 Nov 2005 17:44:38 +0000 (17:44 +0000)]
*** empty log message ***
Andreas Schwab [Sat, 19 Nov 2005 17:42:56 +0000 (17:42 +0000)]
(set-language-environment): Always
call set-display-table-and-terminal-coding-system.
Chong Yidong [Sat, 19 Nov 2005 17:29:20 +0000 (17:29 +0000)]
* longlines.el (longlines-before-revert-hook)
(longlines-after-revert-hook): New functions.
(longlines-mode): Turn off longlines temporarily when reverting.
Andreas Schwab [Sat, 19 Nov 2005 17:13:07 +0000 (17:13 +0000)]
(nextcons, xcdr, xfloat): Update for changes in
Lisp_Cons and Lisp_Float.
Andreas Schwab [Sat, 19 Nov 2005 16:53:48 +0000 (16:53 +0000)]
Handle compressed files.
Romain Francoise [Sat, 19 Nov 2005 15:57:20 +0000 (15:57 +0000)]
(browse-url-default-browser): Signal an error if no usable browser can
be found, rather than try to load w3.
Eli Zaretskii [Sat, 19 Nov 2005 13:19:58 +0000 (13:19 +0000)]
Rearrange text to make it clear that the make/shell compatibility
table refers only to the MinGW build.
Eli Zaretskii [Sat, 19 Nov 2005 13:12:05 +0000 (13:12 +0000)]
(rcirc-mangle-text): Add bold face property without replacing existing
properties.
(rcirc-my-nick, rcirc-other-nick, rcirc-server)
(rcirc-nick-in-message, rcirc-prompt): Use min-colors and remove tty specs.
(rcirc-server-prefix, rcirc-server): New faces.
(rcirc-url-regexp): Generate with rx macro.
(rcirc-last-server-message-time): New variable.
(rcirc-filter): Record time of last message.
(rcirc-keepalive): Kill processes that did not send a message
since the last ping.
(rcirc-mode): Give rcirc-topic a local binding here.
Eli Zaretskii [Sat, 19 Nov 2005 12:49:59 +0000 (12:49 +0000)]
(read-passwd): Fontify the prompt as we do with other prompts.
Eli Zaretskii [Sat, 19 Nov 2005 12:18:37 +0000 (12:18 +0000)]
(ffap-menu-rescan): Use inhibit-read-only instead of binding
buffer-read-only to nil.
Eli Zaretskii [Sat, 19 Nov 2005 12:09:25 +0000 (12:09 +0000)]
(partial-completion-mode): Mention completion-auto-help in the doc string.
Eli Zaretskii [Sat, 19 Nov 2005 11:54:08 +0000 (11:54 +0000)]
(Man-highlight-references): Doc fix. Reformat code in a more Lisp-ish way.
Eli Zaretskii [Sat, 19 Nov 2005 11:39:36 +0000 (11:39 +0000)]
(ls-lisp-format-file-size): Format file size with 9 digits, not 8, to avoid
misalignment for files larger than 100MB.
Eli Zaretskii [Sat, 19 Nov 2005 11:23:38 +0000 (11:23 +0000)]
(menu-bar-describe-menu) <list-keybindings>: Mention "keyboard shortcuts"
in the help text.
YAMAMOTO Mitsuharu [Sat, 19 Nov 2005 06:35:38 +0000 (06:35 +0000)]
*** empty log message ***
YAMAMOTO Mitsuharu [Sat, 19 Nov 2005 06:35:19 +0000 (06:35 +0000)]
[USE_CG_TEXT_DRAWING] (cg_text_anti_aliasing_threshold): New variable.
[USE_CG_TEXT_DRAWING] (init_cg_text_anti_aliasing_threshold): New function.
(init_font_name_table) [USE_ATSUI && USE_CG_TEXT_DRAWING]: Use it.
[USE_CG_TEXT_DRAWING] (mac_draw_string_cg): Don't do antialiasing if
font size is smaller than or equal to cg_text_anti_aliasing_threshold.
YAMAMOTO Mitsuharu [Sat, 19 Nov 2005 06:34:23 +0000 (06:34 +0000)]
(fancy-splash-default-action): Discard only
mouse-down and succeeding mouse-up events in the splash screen
window so that drag-n-drop event can be processed.
Luc Teirlinck [Sat, 19 Nov 2005 03:34:32 +0000 (03:34 +0000)]
(Library Search): Update the default value of `load-suffixes'.
Luc Teirlinck [Sat, 19 Nov 2005 03:32:24 +0000 (03:32 +0000)]
*** empty log message ***
Chong Yidong [Fri, 18 Nov 2005 19:42:08 +0000 (19:42 +0000)]
*** empty log message ***
Chong Yidong [Fri, 18 Nov 2005 19:40:35 +0000 (19:40 +0000)]
Add hacks for citation in mail-mode and message-mode.
Chong Yidong [Fri, 18 Nov 2005 19:11:19 +0000 (19:11 +0000)]
Fix typo.
Richard M. Stallman [Fri, 18 Nov 2005 17:05:44 +0000 (17:05 +0000)]
(Registering): Mention @@ in mode line.
(Renaming and VC): Some back-ends don't handle renaming.
Richard M. Stallman [Fri, 18 Nov 2005 17:04:22 +0000 (17:04 +0000)]
(Minibuffer File): Clarify previous change. Add @findex.
Stefan Monnier [Fri, 18 Nov 2005 16:55:54 +0000 (16:55 +0000)]
Use with-current-buffer.
(url-http-target-url): Rename from url-http-cookies-sources.
(url-http-parse-headers): Use it.
(url-http-handle-authentication): Use subst-char-in-string.
Carsten Dominik [Fri, 18 Nov 2005 16:13:55 +0000 (16:13 +0000)]
*** empty log message ***
Carsten Dominik [Fri, 18 Nov 2005 16:09:49 +0000 (16:09 +0000)]
(FAQ): Document `org-table-tab-jumps-over-hlines'.
(Agenda): Document commands `org-cycle-agenda-files' and
`org-agenda-file-to-front'
(Built-in table editor): Document `org-table-sort-lines'.
(HTML formatting): Export of hand-formatted lists.
Carsten Dominik [Fri, 18 Nov 2005 16:08:29 +0000 (16:08 +0000)]
(org-table-sort-lines): New command.
(org-tbl-menu): Add entry for `org-table-sort-lines'.
(org-add-file): Command removed, use `org-agenda-file-to-front'
instead.
(org-export-icalendar): Use `org-icalendar-combined-name'.
(org-cycle-agenda-files, org-agenda-file-to-end)
(org-agenda-file-to-front): New commands.
(org-table-tab-jumps-over-hlines,org-export-html-style): New
options.
(org-table-next-field): Use `org-table-tab-jumps-over-hlines'.
(org-at-table.el-p, org-set-autofill-regexps,org-html-protect):
New functions.
(org-fill-paragraph): Call `org-table-align' in tables.
(org-mode): Call `org-set-autofill-regexps'.
(org-export-as-html): Support for local handformatted lists.
Modified to produce valid HTML 4.0. Use `org-export-html-style'.
(org-export-local-list-max-depth): New option.
(org-html-expand): Use `org-html-protect'.
Francesco Potortì [Fri, 18 Nov 2005 13:57:25 +0000 (13:57 +0000)]
Cxref mode writes to stdout: do not close tagf,
which has never been opened.
Specify in the --help that vgrind writes to stdout.
Chong Yidong [Fri, 18 Nov 2005 03:57:36 +0000 (03:57 +0000)]
* image.c (x_create_bitmap_from_xpm_data): Free attributes on
fail.
Chong Yidong [Fri, 18 Nov 2005 03:55:45 +0000 (03:55 +0000)]
(Fface_attribute_relative_p, Fmerge_face_attribute): Handle
Qignore_defface as a possible value.
Chong Yidong [Fri, 18 Nov 2005 03:06:20 +0000 (03:06 +0000)]
TODO before release: Tell people to use the new icons.
Chong Yidong [Fri, 18 Nov 2005 03:03:59 +0000 (03:03 +0000)]
Emacs icons by Andrew Zhilin.
Chong Yidong [Fri, 18 Nov 2005 02:51:43 +0000 (02:51 +0000)]
Fixed:
** Clean up the confusion about what `unspecified' means
in the face defaults for new frames.
Chong Yidong [Fri, 18 Nov 2005 02:51:12 +0000 (02:51 +0000)]
Nick Roberts [Fri, 18 Nov 2005 02:48:58 +0000 (02:48 +0000)]
(gud-install-speedbar-variables): Bind gud-pp to "p".
(gdb): Move definition of gud-pp to gdb-ui.el.
Nick Roberts [Fri, 18 Nov 2005 02:47:21 +0000 (02:47 +0000)]
(gdb-ann3): Move definition of gud-pp to here.
Make it work in the speedbar.
(gdb-find-watch-expression): New function.
Nick Roberts [Fri, 18 Nov 2005 02:46:06 +0000 (02:46 +0000)]
*** empty log message ***
Chong Yidong [Fri, 18 Nov 2005 02:25:24 +0000 (02:25 +0000)]
* faces.el (face-attribute, set-face-attribute): Mention existence
of `:ignore-
defface ' setting in docstring.
Chong Yidong [Fri, 18 Nov 2005 01:48:42 +0000 (01:48 +0000)]
* xfaces.c (Qignore_defface): New variable.
(syms_of_xfaces): Provide `:ignore-
defface '.
(IGNORE_DEFFACE_P): New macro.
(check_lface_attrs): Qignore_defface is a possible value.
(lface_fully_specified_p): Likewise.
(Finternal_set_lisp_face_attribute): Likewise.
(merge_face_vectors): The merged face is `unspecified' if the
mergee specifies `:ignore-
defface '.
Stefan Monnier [Fri, 18 Nov 2005 00:17:46 +0000 (00:17 +0000)]
(completion-setup-function): Fix last change.
John Paul Wallington [Thu, 17 Nov 2005 23:02:34 +0000 (23:02 +0000)]
(comint-insert-input): Use `posn-set-point' instead of
`mouse-set-point' because the latter is not fbound when configured
without X.
John Paul Wallington [Thu, 17 Nov 2005 22:56:28 +0000 (22:56 +0000)]
(ibuffer-interactive-filter-by-mode): Use `posn-set-point' instead of
`mouse-set-point' because the latter isn't fbound when configured without X.
Romain Francoise [Thu, 17 Nov 2005 19:47:04 +0000 (19:47 +0000)]
*** empty log message ***
Chong Yidong [Thu, 17 Nov 2005 18:21:37 +0000 (18:21 +0000)]
* simple.el (next-line): Use hard-newline.
Chong Yidong [Thu, 17 Nov 2005 18:18:33 +0000 (18:18 +0000)]
* simple.el (sendmail-user-agent-compose): Use hard-newline.
Chong Yidong [Thu, 17 Nov 2005 16:31:22 +0000 (16:31 +0000)]
* message.el (message-courtesy-message)
(message-mark-insert-begin, message-mark-insert-end)
(message-elide-ellipsis, message-cancel-message)
(message-add-header, message-change-subject)
(message-cross-post-followup-to-header)
(message-cross-post-insert-note, message-reduce-to-to-cc)
(message-widen-reply, message-delete-not-region)
(message-kill-to-signature, message-insert-signature)
(message-insert-importance-high, message-insert-importance-low)
(message-insert-or-toggle-importance)
(message-insert-disposition-notification-to)
(message-indent-citation, message-yank-original)
(message-cite-original-without-signature, message-cite-original)
(message-insert-citation-line, message-position-on-field)
(message-fix-before-sending, message-send-mail-partially)
(message-send-mail, message-send-mail-with-sendmail)
(message-send-mail-with-qmail, message-send-news)
(message-check-news-header-syntax, message-generate-headers)
(message-insert-courtesy-copy, message-fill-address)
(message-fill-header, message-shorten-references)
(message-setup-1, message-cancel-news)
(message-forward-make-body-plain) (message-forward-make-body-mime)
(message-forward-make-body-mml) (message-encode-message-body)
(message-forward-make-body-digest-plain)
(message-forward-make-body-digest-mime)
(message-use-alternative-email-as-from): Insert `hard-newline'
instead of ordinary newlines.
Chong Yidong [Thu, 17 Nov 2005 16:30:52 +0000 (16:30 +0000)]
* simple.el (hard-newline): New variable.
* mail/sendmail.el (mail-setup, mail-send, mail-insert-from-field)
(sendmail-send-it, mail-do-fcc, mail-cc, mail-bcc, mail-fcc)
(mail-mail-reply-to, mail-mail-followup-to)
(mail-position-on-field, mail-signature, mail-yank-original)
(mail-attach-file): Use it.
* mail/mailheader.el (mail-header-format)
(mail-header-format-function): Likewise.
* add-log.el (add-change-log-entry, change-log-merge): Likewise.
Juri Linkov [Thu, 17 Nov 2005 07:41:53 +0000 (07:41 +0000)]
*** empty log message ***
Juri Linkov [Thu, 17 Nov 2005 07:40:11 +0000 (07:40 +0000)]
Add :link (custom-group-link font-lock-faces) to defgroup.
Juri Linkov [Thu, 17 Nov 2005 07:30:58 +0000 (07:30 +0000)]
(Top): Put this font-lock based mode near Font Lock node.
Juri Linkov [Thu, 17 Nov 2005 07:30:40 +0000 (07:30 +0000)]
(Highlight Interactively): Put this font-lock based mode
near Font Lock node.
Juri Linkov [Thu, 17 Nov 2005 07:21:54 +0000 (07:21 +0000)]
(hi-lock): Rename this defgroup from
`hi-lock-interactive-text-highlighting'. Change parent group from
`faces' to `font-lock'. Add link to the manual.
(hi-lock-mode, hi-lock-file-patterns-range)
(hi-lock-exclude-modes, hi-lock-faces): Rename :group from
`hi-lock-interactive-text-highlighting' to `hi-lock'.
(hi-lock-faces): Add :group `faces'.
Juri Linkov [Thu, 17 Nov 2005 07:20:51 +0000 (07:20 +0000)]
(face-read-string): Set the default value arg of completing-read.
Juri Linkov [Thu, 17 Nov 2005 07:19:54 +0000 (07:19 +0000)]
Rename font-lock-highlighting-faces to font-lock-faces.