]> git.eshelyaron.com Git - emacs.git/log
emacs.git
19 years ago(Fdelete_frame) [MAC_OS]: Call x_clear_frame_selections.
YAMAMOTO Mitsuharu [Sun, 24 Apr 2005 06:03:58 +0000 (06:03 +0000)]
(Fdelete_frame) [MAC_OS]: Call x_clear_frame_selections.

19 years ago(main) [MAC_OS8 || MAC_OSX && HAVE_CARBON]: Call syms_of_macselect.
YAMAMOTO Mitsuharu [Sun, 24 Apr 2005 06:03:04 +0000 (06:03 +0000)]
(main) [MAC_OS8 || MAC_OSX && HAVE_CARBON]: Call syms_of_macselect.

19 years ago(MAC_OBJ): Add macselect.o.
YAMAMOTO Mitsuharu [Sun, 24 Apr 2005 06:02:27 +0000 (06:02 +0000)]
(MAC_OBJ): Add macselect.o.
(SOME_MACHINE_OBJECTS): Likewise.
(mac.o): Depend on ccl.h.
(macselect.o): New target.

19 years agoDefine HAVE_PWD_H.
YAMAMOTO Mitsuharu [Sun, 24 Apr 2005 06:01:22 +0000 (06:01 +0000)]
Define HAVE_PWD_H.

19 years agoAdd NSServices key and data.
YAMAMOTO Mitsuharu [Sun, 24 Apr 2005 06:00:57 +0000 (06:00 +0000)]
Add NSServices key and data.

19 years ago(MacObjects): Add macselect.c.x.
YAMAMOTO Mitsuharu [Sun, 24 Apr 2005 06:00:33 +0000 (06:00 +0000)]
(MacObjects): Add macselect.c.x.
(macselect.c.x): New target.
(mac.c): Fix dependency.

19 years agoRequire select. Set selection-coding-system to
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.

19 years agoNew file for selection processing on Mac OS.
YAMAMOTO Mitsuharu [Sun, 24 Apr 2005 05:58:47 +0000 (05:58 +0000)]
New file for selection processing on Mac OS.

19 years ago.
Andreas Schwab [Sat, 23 Apr 2005 17:40:01 +0000 (17:40 +0000)]
.

19 years ago(Changing Files): Fix typo.
Luc Teirlinck [Sat, 23 Apr 2005 17:37:51 +0000 (17:37 +0000)]
(Changing Files): Fix typo.

19 years ago*** empty log message ***
Richard M. Stallman [Sat, 23 Apr 2005 16:57:31 +0000 (16:57 +0000)]
*** empty log message ***

19 years ago(read-directory-name): Always pass non-nil
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.

19 years ago(follow-end-of-buffer): Use with-no-warnings.
Richard M. Stallman [Sat, 23 Apr 2005 16:46:01 +0000 (16:46 +0000)]
(follow-end-of-buffer): Use with-no-warnings.

19 years ago(font-lock-comment-face): On terminals with few colors,
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.

19 years ago(TeX-mode, plain-TeX-mode, LaTeX-mode):
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.

19 years ago(imenu--generic-function): The official position of a
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.

19 years ago(midnight-timer): Move defvar up.
Richard M. Stallman [Sat, 23 Apr 2005 16:41:33 +0000 (16:41 +0000)]
(midnight-timer): Move defvar up.

19 years ago(mouse-drag-region-1): Delete some debugging code.
Richard M. Stallman [Sat, 23 Apr 2005 16:40:55 +0000 (16:40 +0000)]
(mouse-drag-region-1): Delete some debugging code.

19 years ago(save-place-to-alist): Use with-no-warnings.
Richard M. Stallman [Sat, 23 Apr 2005 16:40:24 +0000 (16:40 +0000)]
(save-place-to-alist): Use with-no-warnings.

19 years ago(command-line): Use with-no-warnings.
Richard M. Stallman [Sat, 23 Apr 2005 16:39:54 +0000 (16:39 +0000)]
(command-line): Use with-no-warnings.

19 years ago(window-size-fixed): New defvar.
Richard M. Stallman [Sat, 23 Apr 2005 16:38:41 +0000 (16:38 +0000)]
(window-size-fixed): New defvar.

19 years ago(easy-menu-do-define): Use defalias, not fset.
Richard M. Stallman [Sat, 23 Apr 2005 16:38:03 +0000 (16:38 +0000)]
(easy-menu-do-define): Use defalias, not fset.

19 years ago(rmail-font-lock-keywords): Use font-lock-comment-delimiter-face.
Richard M. Stallman [Sat, 23 Apr 2005 16:36:53 +0000 (16:36 +0000)]
(rmail-font-lock-keywords): Use font-lock-comment-delimiter-face.

19 years ago(mail-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.

19 years ago(next-error-highlight-timer): New defvar.
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.

19 years ago(Changing Files): Document MUSTBENEW arg in copy-file.
Richard M. Stallman [Sat, 23 Apr 2005 16:24:59 +0000 (16:24 +0000)]
(Changing Files): Document MUSTBENEW arg in copy-file.

19 years ago*** empty log message ***
Richard M. Stallman [Sat, 23 Apr 2005 16:22:23 +0000 (16:22 +0000)]
*** empty log message ***

19 years ago(Cyclic Window Ordering): Clarify window-list.
Richard M. Stallman [Sat, 23 Apr 2005 16:22:02 +0000 (16:22 +0000)]
(Cyclic Window Ordering): Clarify window-list.

19 years ago(Fcopy_file): New arg MUSTBENEW.
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.

19 years ago(window_size_fixed): Variable deleted.
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.

19 years ago.
Andreas Schwab [Sat, 23 Apr 2005 15:59:39 +0000 (15:59 +0000)]
.

19 years ago(LD_SWITCH_MACHINE) [LINUX]: Don't define.
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.

19 years agoRegenerate.
Andreas Schwab [Sat, 23 Apr 2005 15:50:24 +0000 (15:50 +0000)]
Regenerate.

19 years agoRemove duplicate match for powerpc configuration.
Andreas Schwab [Sat, 23 Apr 2005 15:49:36 +0000 (15:49 +0000)]
Remove duplicate match for powerpc configuration.

19 years ago(isearch-forward): Doc fix.
Andreas Schwab [Sat, 23 Apr 2005 15:38:07 +0000 (15:38 +0000)]
(isearch-forward): Doc fix.

19 years agoMark JIT stealth entry as non-documentable.
Eli Zaretskii [Sat, 23 Apr 2005 12:58:06 +0000 (12:58 +0000)]
Mark JIT stealth entry as non-documentable.

19 years agoDocument changes in JIT stealth lock parameters.
Eli Zaretskii [Sat, 23 Apr 2005 12:47:34 +0000 (12:47 +0000)]
Document changes in JIT stealth lock parameters.

19 years ago(jit-lock-stealth-time): Change default value to 16.
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.

19 years ago(write-abbrev-file): Write table entries in alphabetical order
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.

19 years agoFix a typo.
Eli Zaretskii [Sat, 23 Apr 2005 11:49:28 +0000 (11:49 +0000)]
Fix a typo.

19 years ago*** empty log message ***
Thien-Thi Nguyen [Fri, 22 Apr 2005 22:33:17 +0000 (22:33 +0000)]
*** empty log message ***

19 years ago(HAVE_PWD_H): Define.
Thien-Thi Nguyen [Fri, 22 Apr 2005 22:31:15 +0000 (22:31 +0000)]
(HAVE_PWD_H): Define.

19 years ago(HAVE_PWD_H): Undef.
Thien-Thi Nguyen [Fri, 22 Apr 2005 22:27:14 +0000 (22:27 +0000)]
(HAVE_PWD_H): Undef.

19 years ago*** empty log message ***
Nick Roberts [Fri, 22 Apr 2005 21:33:35 +0000 (21:33 +0000)]
*** empty log message ***

19 years ago(ido-read-internal): Fix `list' completion.
Kim F. Storm [Fri, 22 Apr 2005 15:09:48 +0000 (15:09 +0000)]
(ido-read-internal): Fix `list' completion.

19 years ago*** empty log message ***
Kim F. Storm [Fri, 22 Apr 2005 15:08:27 +0000 (15:08 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Kenichi Handa [Fri, 22 Apr 2005 07:11:21 +0000 (07:11 +0000)]
*** empty log message ***

19 years ago(copy_sub_char_table): Explicitly copy the default value
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.

19 years ago*** empty log message ***
Kenichi Handa [Fri, 22 Apr 2005 05:56:58 +0000 (05:56 +0000)]
*** empty log message ***

19 years ago(recentf-save-file-coding-system): New variable.
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.

19 years ago*** empty log message ***
Nick Roberts [Fri, 22 Apr 2005 04:11:30 +0000 (04:11 +0000)]
*** empty log message ***

19 years ago(define-obsolete-variable-alias): New macro.
Nick Roberts [Fri, 22 Apr 2005 04:08:08 +0000 (04:08 +0000)]
(define-obsolete-variable-alias): New macro.

19 years ago(Variable Aliases): Describe make-obsolete-variable
Nick Roberts [Fri, 22 Apr 2005 04:07:29 +0000 (04:07 +0000)]
(Variable Aliases): Describe make-obsolete-variable
and define-obsolete-variable-alias.

19 years ago(Symbol Plists): Remove safe-get, as get is now safe.
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.

19 years ago*** empty log message ***
Kim F. Storm [Thu, 21 Apr 2005 23:46:33 +0000 (23:46 +0000)]
*** empty log message ***

19 years ago(resolve_face_name): Use Fget instead of Fsafe_get.
Kim F. Storm [Thu, 21 Apr 2005 23:45:40 +0000 (23:45 +0000)]
(resolve_face_name): Use Fget instead of Fsafe_get.

19 years ago(store_mode_line_string, produce_stretch_glyph)
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.

19 years ago(Fsafe_plist_get, Fsafe_get): Remove EXFUN.
Kim F. Storm [Thu, 21 Apr 2005 23:45:10 +0000 (23:45 +0000)]
(Fsafe_plist_get, Fsafe_get): Remove EXFUN.

19 years ago(Fplist_get): Replace by Fsafe_plist_get.
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.

19 years agoTypo in comment.
Kim F. Storm [Thu, 21 Apr 2005 23:36:16 +0000 (23:36 +0000)]
Typo in comment.

19 years ago*** empty log message ***
Lute Kamstra [Thu, 21 Apr 2005 21:38:33 +0000 (21:38 +0000)]
*** empty log message ***

19 years ago(unload-feature): Don't remove a function from hooks if it is about to
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.

19 years agoMention new function rassq-delete-all.
Lute Kamstra [Thu, 21 Apr 2005 21:29:34 +0000 (21:29 +0000)]
Mention new function rassq-delete-all.

19 years ago(Association Lists): Document rassq-delete-all.
Lute Kamstra [Thu, 21 Apr 2005 21:22:58 +0000 (21:22 +0000)]
(Association Lists): Document rassq-delete-all.

19 years ago(assq-delete-all): New implementation that is linear, not quadratic.
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.

19 years ago(menu-bar-options-save, menu-bar-showhide-menu): Add size-indication-mode.
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.

19 years agoRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-272
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.

19 years agoAdd autoload for widget-value in
Kenichi Handa [Thu, 21 Apr 2005 05:02:18 +0000 (05:02 +0000)]
Add autoload for widget-value in
eval-when-compile

19 years ago(menu-bar-options-save, menu-bar-showhide-menu):
Nick Roberts [Thu, 21 Apr 2005 00:07:38 +0000 (00:07 +0000)]
(menu-bar-options-save, menu-bar-showhide-menu):
Add tooltip-mode.

19 years ago(mode-line-mode-menu): Remove tooltip-mode.
Nick Roberts [Thu, 21 Apr 2005 00:06:54 +0000 (00:06 +0000)]
(mode-line-mode-menu): Remove tooltip-mode.

19 years ago*** empty log message ***
Nick Roberts [Thu, 21 Apr 2005 00:06:13 +0000 (00:06 +0000)]
*** empty log message ***

19 years ago(inferior-lisp): New defgroup.
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.

19 years ago*** empty log message ***
Luc Teirlinck [Wed, 20 Apr 2005 23:05:23 +0000 (23:05 +0000)]
*** empty log message ***

19 years ago(vc-annotate-color-map): Change some colors so that text
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.

19 years ago*** empty log message ***
Stefan Monnier [Wed, 20 Apr 2005 16:08:47 +0000 (16:08 +0000)]
*** empty log message ***

19 years agoTry to add some structure by adding a "new functions" topic.
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.

19 years agoRemove reference to defunct vms-pwd.h.
Thien-Thi Nguyen [Wed, 20 Apr 2005 15:11:02 +0000 (15:11 +0000)]
Remove reference to defunct vms-pwd.h.

19 years agoRemove 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.

19 years ago(translation-table-for-input): Remove redundant declaration.
Stefan Monnier [Wed, 20 Apr 2005 14:32:05 +0000 (14:32 +0000)]
(translation-table-for-input): Remove redundant declaration.

19 years ago*** empty log message ***
Thien-Thi Nguyen [Wed, 20 Apr 2005 13:04:49 +0000 (13:04 +0000)]
*** empty log message ***

19 years agoRegenerate.
Thien-Thi Nguyen [Wed, 20 Apr 2005 13:03:26 +0000 (13:03 +0000)]
Regenerate.

19 years agoRegenerate.
Thien-Thi Nguyen [Wed, 20 Apr 2005 10:59:21 +0000 (10:59 +0000)]
Regenerate.

19 years agoCheck for <pwd.h>.
Thien-Thi Nguyen [Wed, 20 Apr 2005 10:56:08 +0000 (10:56 +0000)]
Check for <pwd.h>.

19 years agoRemove eol whitespace; nfc.
Thien-Thi Nguyen [Wed, 20 Apr 2005 10:54:46 +0000 (10:54 +0000)]
Remove eol whitespace; nfc.

19 years ago*** empty log message ***
Kenichi Handa [Wed, 20 Apr 2005 10:47:03 +0000 (10:47 +0000)]
*** empty log message ***

19 years ago(tooltip-gud-tips-p): Expand documentation.
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.

19 years ago(gud-menu-map): Add tooltip-toggle-gud-tips.
Nick Roberts [Wed, 20 Apr 2005 10:08:21 +0000 (10:08 +0000)]
(gud-menu-map): Add tooltip-toggle-gud-tips.

19 years ago*** empty log message ***
Nick Roberts [Wed, 20 Apr 2005 10:07:28 +0000 (10:07 +0000)]
*** empty log message ***

19 years ago(Fset_char_table_range): Don't set slots used as default
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.

19 years ago(Faref): Handle special slots used as default values of
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.

19 years ago(make_sub_char_table): Argument changed to initial
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.

19 years ago(CHAR_TABLE_DEFAULT_SLOT_ASCII): New macro.
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.

19 years ago*** empty log message ***
Kenichi Handa [Wed, 20 Apr 2005 07:37:03 +0000 (07:37 +0000)]
*** empty log message ***

19 years ago(boyer_moore): Fix previous change.
Kenichi Handa [Wed, 20 Apr 2005 07:21:47 +0000 (07:21 +0000)]
(boyer_moore): Fix previous change.

19 years ago(mac-symbol-encoder): Fix mappings of left and right angle brackets.
YAMAMOTO Mitsuharu [Wed, 20 Apr 2005 02:06:48 +0000 (02:06 +0000)]
(mac-symbol-encoder): Fix mappings of left and right angle brackets.

19 years ago(Search-based Fontification): Explain that
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.

19 years ago(tooltip-use-echo-area): Replace as alias and deprecate.
Nick Roberts [Tue, 19 Apr 2005 20:33:27 +0000 (20:33 +0000)]
(tooltip-use-echo-area): Replace as alias and deprecate.

19 years ago*** empty log message ***
Nick Roberts [Tue, 19 Apr 2005 20:31:51 +0000 (20:31 +0000)]
*** empty log message ***

19 years ago(flymake-get-absolute-file-name-basedir): Remove. Update callers to use
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.

19 years ago(show-paren-function): Use it to recognize parens that are
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.