]>
git.eshelyaron.com Git - emacs.git/log
YAMAMOTO Mitsuharu [Sun, 24 Apr 2005 05:59:52 +0000 (05:59 +0000)]
Require select. Set selection-coding-system to
mac-system-coding-system. Call menu-bar-enable-clipboard.
(x-last-selected-text-clipboard, x-last-selected-text-primary)
(x-select-enable-clipboard): New variables.
(x-select-text, x-get-selection, x-selection-value)
(x-get-selection-value, mac-select-convert-to-string)
(mac-services-open-file, mac-services-open-selection)
(mac-services-insert-text): New functions.
(CLIPBOARD, FIND): Put mac-scrap-name property.
(com.apple.traditional-mac-plain-text, public.utf16-plain-text)
(public.tiff): Put mac-ostype property.
(selection-converter-alist): Add entries for them.
(mac-application-menu-map): New keymap.
(interprogram-cut-function, interprogram-paste-function): Set to
x-select-text and x-get-selection-value, respectively.
(split-window-keep-point): Set to t.
YAMAMOTO Mitsuharu [Sun, 24 Apr 2005 05:58:47 +0000 (05:58 +0000)]
New file for selection processing on Mac OS.
Andreas Schwab [Sat, 23 Apr 2005 17:40:01 +0000 (17:40 +0000)]
.
Luc Teirlinck [Sat, 23 Apr 2005 17:37:51 +0000 (17:37 +0000)]
(Changing Files): Fix typo.
Richard M. Stallman [Sat, 23 Apr 2005 16:57:31 +0000 (16:57 +0000)]
*** empty log message ***
Richard M. Stallman [Sat, 23 Apr 2005 16:53:21 +0000 (16:53 +0000)]
(read-directory-name): Always pass non-nil
DEFAULT-FILENAME arg to read-file-name.
(backup-buffer-copy, basic-save-buffer-2): Take care against
writing thru an unexpected existing symlink.
(revert-buffer): In indirect buffer, revert the base buffer.
(magic-mode-alist): Doc fix.
(buffer-stale-function): Doc fix.
(minibuffer-with-setup-hook): Avoid warning.
(mode-require-final-newline): Doc and custom fix.
Richard M. Stallman [Sat, 23 Apr 2005 16:46:01 +0000 (16:46 +0000)]
(follow-end-of-buffer): Use with-no-warnings.
Richard M. Stallman [Sat, 23 Apr 2005 16:45:21 +0000 (16:45 +0000)]
(font-lock-comment-face): On terminals with few colors,
use the default appearance.
(font-lock-comment-delimiter-face): New face, new variable.
David Kastrup [Sat, 23 Apr 2005 16:45:07 +0000 (16:45 +0000)]
(TeX-mode, plain-TeX-mode, LaTeX-mode):
Mention that the autoloaded aliases should be kept for AUCTeX.
Richard M. Stallman [Sat, 23 Apr 2005 16:43:30 +0000 (16:43 +0000)]
(imenu--generic-function): The official position of a
definition is the start of the line that BEG is in.
Richard M. Stallman [Sat, 23 Apr 2005 16:41:33 +0000 (16:41 +0000)]
(midnight-timer): Move defvar up.
Richard M. Stallman [Sat, 23 Apr 2005 16:40:55 +0000 (16:40 +0000)]
(mouse-drag-region-1): Delete some debugging code.
Richard M. Stallman [Sat, 23 Apr 2005 16:40:24 +0000 (16:40 +0000)]
(save-place-to-alist): Use with-no-warnings.
Richard M. Stallman [Sat, 23 Apr 2005 16:39:54 +0000 (16:39 +0000)]
(command-line): Use with-no-warnings.
Richard M. Stallman [Sat, 23 Apr 2005 16:38:41 +0000 (16:38 +0000)]
(window-size-fixed): New defvar.
Richard M. Stallman [Sat, 23 Apr 2005 16:38:03 +0000 (16:38 +0000)]
(easy-menu-do-define): Use defalias, not fset.
Richard M. Stallman [Sat, 23 Apr 2005 16:36:53 +0000 (16:36 +0000)]
(rmail-font-lock-keywords): Use font-lock-comment-delimiter-face.
Richard M. Stallman [Sat, 23 Apr 2005 16:36:08 +0000 (16:36 +0000)]
(mail-font-lock-keywords): Use font-lock-comment-delimiter-face.
Richard M. Stallman [Sat, 23 Apr 2005 16:35:19 +0000 (16:35 +0000)]
(next-error-highlight-timer): New defvar.
(compilation-mode-font-lock-keywords):
Specify t for LAXMATCH when matching directories.
Save match data around compilation-compat-error-properties form.
Richard M. Stallman [Sat, 23 Apr 2005 16:24:59 +0000 (16:24 +0000)]
(Changing Files): Document MUSTBENEW arg in copy-file.
Richard M. Stallman [Sat, 23 Apr 2005 16:22:23 +0000 (16:22 +0000)]
*** empty log message ***
Richard M. Stallman [Sat, 23 Apr 2005 16:22:02 +0000 (16:22 +0000)]
(Cyclic Window Ordering): Clarify window-list.
Richard M. Stallman [Sat, 23 Apr 2005 16:19:37 +0000 (16:19 +0000)]
(Fcopy_file): New arg MUSTBENEW.
(Frename_file): Pass new arg to Fcopy_file.
Richard M. Stallman [Sat, 23 Apr 2005 16:18:23 +0000 (16:18 +0000)]
(window_size_fixed): Variable deleted.
(syms_of_window): Initialize window-size-fixed to nil.
But don't DEFVAR window_size_fixed.
Andreas Schwab [Sat, 23 Apr 2005 15:59:39 +0000 (15:59 +0000)]
.
Andreas Schwab [Sat, 23 Apr 2005 15:58:32 +0000 (15:58 +0000)]
(LD_SWITCH_MACHINE) [LINUX]: Don't define.
(START_FILES, LIB_STANDARD) [LINUX && _ARCH_PPC64]: Override to
use lib64 instead of lib.
(_LP64) [_ARCH_PPC64]: Define if not defined.
Andreas Schwab [Sat, 23 Apr 2005 15:50:24 +0000 (15:50 +0000)]
Regenerate.
Andreas Schwab [Sat, 23 Apr 2005 15:49:36 +0000 (15:49 +0000)]
Remove duplicate match for powerpc configuration.
Andreas Schwab [Sat, 23 Apr 2005 15:38:07 +0000 (15:38 +0000)]
(isearch-forward): Doc fix.
Eli Zaretskii [Sat, 23 Apr 2005 12:58:06 +0000 (12:58 +0000)]
Mark JIT stealth entry as non-documentable.
Eli Zaretskii [Sat, 23 Apr 2005 12:47:34 +0000 (12:47 +0000)]
Document changes in JIT stealth lock parameters.
Eli Zaretskii [Sat, 23 Apr 2005 12:41:24 +0000 (12:41 +0000)]
(jit-lock-stealth-time): Change default value to 16.
(jit-lock-stealth-nice): Change default value to 0.5.
Eli Zaretskii [Sat, 23 Apr 2005 12:34:05 +0000 (12:34 +0000)]
(write-abbrev-file): Write table entries in alphabetical order
by table name.
Eli Zaretskii [Sat, 23 Apr 2005 11:49:28 +0000 (11:49 +0000)]
Fix a typo.
Thien-Thi Nguyen [Fri, 22 Apr 2005 22:33:17 +0000 (22:33 +0000)]
*** empty log message ***
Thien-Thi Nguyen [Fri, 22 Apr 2005 22:31:15 +0000 (22:31 +0000)]
(HAVE_PWD_H): Define.
Thien-Thi Nguyen [Fri, 22 Apr 2005 22:27:14 +0000 (22:27 +0000)]
(HAVE_PWD_H): Undef.
Nick Roberts [Fri, 22 Apr 2005 21:33:35 +0000 (21:33 +0000)]
*** empty log message ***
Kim F. Storm [Fri, 22 Apr 2005 15:09:48 +0000 (15:09 +0000)]
(ido-read-internal): Fix `list' completion.
Kim F. Storm [Fri, 22 Apr 2005 15:08:27 +0000 (15:08 +0000)]
*** empty log message ***
Kenichi Handa [Fri, 22 Apr 2005 07:11:21 +0000 (07:11 +0000)]
*** empty log message ***
Kenichi Handa [Fri, 22 Apr 2005 07:11:08 +0000 (07:11 +0000)]
(copy_sub_char_table): Explicitly copy the default value
of the sub-chartable.
Kenichi Handa [Fri, 22 Apr 2005 05:56:58 +0000 (05:56 +0000)]
*** empty log message ***
Kenichi Handa [Fri, 22 Apr 2005 05:38:29 +0000 (05:38 +0000)]
(recentf-save-file-coding-system): New variable.
(recentf-save-list): Encode the file by
recentf-save-file-coding-system and add coding: tag.
Nick Roberts [Fri, 22 Apr 2005 04:11:30 +0000 (04:11 +0000)]
*** empty log message ***
Nick Roberts [Fri, 22 Apr 2005 04:08:08 +0000 (04:08 +0000)]
(define-obsolete-variable-alias): New macro.
Nick Roberts [Fri, 22 Apr 2005 04:07:29 +0000 (04:07 +0000)]
(Variable Aliases): Describe make-obsolete-variable
and define-obsolete-variable-alias.
Kim F. Storm [Thu, 21 Apr 2005 23:46:49 +0000 (23:46 +0000)]
(Symbol Plists): Remove safe-get, as get is now safe.
(Other Plists): Remove safe-plist-get, as plist-get is now safe.
Kim F. Storm [Thu, 21 Apr 2005 23:46:33 +0000 (23:46 +0000)]
*** empty log message ***
Kim F. Storm [Thu, 21 Apr 2005 23:45:40 +0000 (23:45 +0000)]
(resolve_face_name): Use Fget instead of Fsafe_get.
Kim F. Storm [Thu, 21 Apr 2005 23:45:28 +0000 (23:45 +0000)]
(store_mode_line_string, produce_stretch_glyph)
(note_mode_line_or_margin_highlight, note_mouse_highlight):
Use Fplist_get instead of Fsafe_plist_get.
Kim F. Storm [Thu, 21 Apr 2005 23:45:10 +0000 (23:45 +0000)]
(Fsafe_plist_get, Fsafe_get): Remove EXFUN.
Kim F. Storm [Thu, 21 Apr 2005 23:44:59 +0000 (23:44 +0000)]
(Fplist_get): Replace by Fsafe_plist_get.
(Fsafe_plist_get): Rename to Fplist_get.
(Fsafe_get): Remove, as Fget now uses safe Fplist_get.
(defsubr): Remove defsubr for Fsafe_plist_get and Fsafe_get.
Kim F. Storm [Thu, 21 Apr 2005 23:36:16 +0000 (23:36 +0000)]
Typo in comment.
Lute Kamstra [Thu, 21 Apr 2005 21:38:33 +0000 (21:38 +0000)]
*** empty log message ***
Lute Kamstra [Thu, 21 Apr 2005 21:36:24 +0000 (21:36 +0000)]
(unload-feature): Don't remove a function from hooks if it is about to
be restored to an autoload . Remove functions that will become
unbound from auto-mode-alist. Simplify the code.
Lute Kamstra [Thu, 21 Apr 2005 21:29:34 +0000 (21:29 +0000)]
Mention new function rassq-delete-all.
Lute Kamstra [Thu, 21 Apr 2005 21:22:58 +0000 (21:22 +0000)]
(Association Lists): Document rassq-delete-all.
Lute Kamstra [Thu, 21 Apr 2005 21:18:29 +0000 (21:18 +0000)]
(assq-delete-all): New implementation that is linear, not quadratic.
Suggested by David Kastrup <dak@gnu.org>.
(rassq-delete-all): New function.
Lute Kamstra [Thu, 21 Apr 2005 10:31:01 +0000 (10:31 +0000)]
(menu-bar-options-save, menu-bar-showhide-menu): Add size-indication-mode.
Miles Bader [Thu, 21 Apr 2005 07:23:50 +0000 (07:23 +0000)]
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-272
src/xdisp.c (dump_glyph_row): Don't display overlay_arrow_p field.
Kenichi Handa [Thu, 21 Apr 2005 05:02:18 +0000 (05:02 +0000)]
Add autoload for widget-value in
eval-when-compile
Nick Roberts [Thu, 21 Apr 2005 00:07:38 +0000 (00:07 +0000)]
(menu-bar-options-save, menu-bar-showhide-menu):
Add tooltip-mode.
Nick Roberts [Thu, 21 Apr 2005 00:06:54 +0000 (00:06 +0000)]
(mode-line-mode-menu): Remove tooltip-mode.
Nick Roberts [Thu, 21 Apr 2005 00:06:13 +0000 (00:06 +0000)]
*** empty log message ***
Luc Teirlinck [Wed, 20 Apr 2005 23:08:12 +0000 (23:08 +0000)]
(inferior-lisp): New defgroup.
(inferior-lisp-filter-regexp, inferior-lisp-program)
(inferior-lisp-load-command, inferior-lisp-prompt)
(inferior-lisp-mode-hook, lisp-source-modes)
(inferior-lisp-load-hook): defvar->defcustom.
(inferior-lisp-program, inferior-lisp-prompt)
(inferior-lisp-load-hook): Doc fixes.
(inferior-lisp-install-letter-bindings): Small change in introductory comment.
Luc Teirlinck [Wed, 20 Apr 2005 23:05:23 +0000 (23:05 +0000)]
*** empty log message ***
Dan Nicolaescu [Wed, 20 Apr 2005 16:51:39 +0000 (16:51 +0000)]
(vc-annotate-color-map): Change some colors so that text
using them as foreground is readable on both white and black
backgrounds.
Stefan Monnier [Wed, 20 Apr 2005 16:08:47 +0000 (16:08 +0000)]
*** empty log message ***
Stefan Monnier [Wed, 20 Apr 2005 16:06:39 +0000 (16:06 +0000)]
Try to add some structure by adding a "new functions" topic.
Mention the new `syntax-class' function.
Thien-Thi Nguyen [Wed, 20 Apr 2005 15:11:02 +0000 (15:11 +0000)]
Remove reference to defunct vms-pwd.h.
Thien-Thi Nguyen [Wed, 20 Apr 2005 15:07:03 +0000 (15:07 +0000)]
Remove reference to defunct vms-pwd.h.
For pwd.h, use HAVE_PWD_H, not !VMS.
Stefan Monnier [Wed, 20 Apr 2005 14:32:05 +0000 (14:32 +0000)]
(translation-table-for-input): Remove redundant declaration.
Thien-Thi Nguyen [Wed, 20 Apr 2005 13:04:49 +0000 (13:04 +0000)]
*** empty log message ***
Thien-Thi Nguyen [Wed, 20 Apr 2005 13:03:26 +0000 (13:03 +0000)]
Regenerate.
Thien-Thi Nguyen [Wed, 20 Apr 2005 10:59:21 +0000 (10:59 +0000)]
Regenerate.
Thien-Thi Nguyen [Wed, 20 Apr 2005 10:56:08 +0000 (10:56 +0000)]
Check for <pwd.h>.
Thien-Thi Nguyen [Wed, 20 Apr 2005 10:54:46 +0000 (10:54 +0000)]
Remove eol whitespace; nfc.
Kenichi Handa [Wed, 20 Apr 2005 10:47:03 +0000 (10:47 +0000)]
*** empty log message ***
Nick Roberts [Wed, 20 Apr 2005 10:08:50 +0000 (10:08 +0000)]
(tooltip-gud-tips-p): Expand documentation.
(tooltip-toggle-gud-tips): New function.
Nick Roberts [Wed, 20 Apr 2005 10:08:21 +0000 (10:08 +0000)]
(gud-menu-map): Add tooltip-toggle-gud-tips.
Nick Roberts [Wed, 20 Apr 2005 10:07:28 +0000 (10:07 +0000)]
*** empty log message ***
Kenichi Handa [Wed, 20 Apr 2005 07:50:59 +0000 (07:50 +0000)]
(Fset_char_table_range): Don't set slots used as default
values for ascii, eight-bit-control, eight-bit-graphic. Don't
call Faref with charset-id.
(Fset_char_table_default): Document how to treat normal character
argument. Handle special slots used as default values of ascii,
eight-bit-control, eight-bit-control. Make a sub chartable if
necessary.
Kenichi Handa [Wed, 20 Apr 2005 07:50:30 +0000 (07:50 +0000)]
(Faref): Handle special slots used as default values of
ascii, eight-bit-control, eight-bit-control. Don't ignore a
default value set for a group of characters.
(Faset): Signal an error if IDXVAL is not a valid character code.
Make a sub-chartable with correct initial value.
Kenichi Handa [Wed, 20 Apr 2005 07:50:08 +0000 (07:50 +0000)]
(make_sub_char_table): Argument changed to initial
value of the slots.
Kenichi Handa [Wed, 20 Apr 2005 07:49:35 +0000 (07:49 +0000)]
(CHAR_TABLE_DEFAULT_SLOT_ASCII): New macro.
(CHAR_TABLE_DEFAULT_SLOT_8_BIT_CONTROL): New macro.
(CHAR_TABLE_DEFAULT_SLOT_8_BIT_GRAPHIC): New macro.
Kenichi Handa [Wed, 20 Apr 2005 07:37:03 +0000 (07:37 +0000)]
*** empty log message ***
Kenichi Handa [Wed, 20 Apr 2005 07:21:47 +0000 (07:21 +0000)]
(boyer_moore): Fix previous change.
YAMAMOTO Mitsuharu [Wed, 20 Apr 2005 02:06:48 +0000 (02:06 +0000)]
(mac-symbol-encoder): Fix mappings of left and right angle brackets.
Richard M. Stallman [Tue, 19 Apr 2005 21:06:19 +0000 (21:06 +0000)]
(Search-based Fontification): Explain that
facespec is an expression to be evaluated.
Nick Roberts [Tue, 19 Apr 2005 20:33:27 +0000 (20:33 +0000)]
(tooltip-use-echo-area): Replace as alias and deprecate.
Nick Roberts [Tue, 19 Apr 2005 20:31:51 +0000 (20:31 +0000)]
*** empty log message ***
Stefan Monnier [Tue, 19 Apr 2005 18:19:43 +0000 (18:19 +0000)]
(flymake-get-absolute-file-name-basedir): Remove. Update callers to use
expand-file-name instead.
Stefan Monnier [Tue, 19 Apr 2005 18:16:15 +0000 (18:16 +0000)]
(show-paren-function): Use it to recognize parens that are
also used in 2-char comment markers.
Stefan Monnier [Tue, 19 Apr 2005 18:13:25 +0000 (18:13 +0000)]
(blink-matching-open): Fix botched commit.
Stefan Monnier [Tue, 19 Apr 2005 18:12:23 +0000 (18:12 +0000)]
(blink-matching-open): Use it.
Stefan Monnier [Tue, 19 Apr 2005 18:11:26 +0000 (18:11 +0000)]
(syntax-class): New function.
Richard M. Stallman [Tue, 19 Apr 2005 15:19:31 +0000 (15:19 +0000)]
(String Conversion): Fix xref.
Richard M. Stallman [Tue, 19 Apr 2005 15:18:39 +0000 (15:18 +0000)]
(Output Functions): Fix xref.
Lute Kamstra [Tue, 19 Apr 2005 15:09:05 +0000 (15:09 +0000)]
(unload-feature): Update for new format of load-history. Simplify the code.