]> git.eshelyaron.com Git - emacs.git/log
emacs.git
16 years ago(calendar-mouse-holidays): Remove function.
Glenn Morris [Thu, 26 Jun 2008 04:54:12 +0000 (04:54 +0000)]
(calendar-mouse-holidays): Remove function.
(cal-menu-context-mouse-menu): Use calendar-cursor-holidays.

16 years ago* unexnext.c:
Dan Nicolaescu [Thu, 26 Jun 2008 04:24:54 +0000 (04:24 +0000)]
* unexnext.c:
* m/ews4800.h:
* m/hp9000s300.h:
* m/ibm370aix.h:
* m/mips-siemens.h:
* m/ncr386.h:
* m/next.h:
* m/pmax.h:
* m/powerpcle.h:
* m/tandem-s2.h:
* s/386bsd.h:
* s/bsd386.h:
* s/bsd4-1.h:
* s/bsd4-2.h:
* s/bsdos2-1.h:
* s/bsdos2.h:
* s/bsdos3.h:
* s/bsdos4.h:
* s/nextstep.h:
* s/ultrix4-3.h:
* s/usg5-0.h:
* s/usg5-2-2.h:
* s/usg5-2.h:
* s/usg5-4-3.h:
* s/ux4800.h:
* s/uxpds.h:
* s/uxpv.h: Remove support for obsolete systems.
* s/hpux.h, s/hpux10.h, s/hpux8.h, s/hpux9.h, s/hpux9shr.h:
Remove, insert contents in s/hpux-10.20.h
* s/aix3-1.h, s/aix3-2-5.h, s/aix3-2.h, s/aix4-1.h, s/aix4.h:
Remove, insert contents in s/aix-4.2.h
* s/usg5-3.h: Remove, insert contents in s/usg5-4.h.
* s/bsd4-3.h: Rename to ..
* s/bsd-common.h: ... this.
* src/data.c:
* src/doc.c:
* src/ecrt0.c:
* src/emacs.c:
* src/fileio.c:
* src/floatfns.c:
* src/keyboard.c:
* src/mem-limits.h:
* src/print.c:
* src/process.c:
* src/sysdep.c:
* src/syssignal.h:
* src/systty.h:
* src/syswait.h:
* src/term.c:
* src/unexec.c:
* src/unexelf.c:
* src/unexhp9k800.c:
* src/m/hp800.h:
* src/m/ibmrs6000.h:
* src/m/mips.h:
* src/m/vax.h:
* src/s/darwin.h:
* src/s/freebsd.h:
* src/s/gnu.h:
* src/s/ms-w32.h:
* src/s/msdos.h:
* src/s/netbsd.h:
* src/s/template.h: Remove references to obsolete variables.

* Makefile.in: Add dependencies for all unexec files.
(admindir): Remove unused variable.
(UNEXEC_SRC): Remove references.

* config.nt: Remove reference to UNEXEC_SRC.

* lwlib.c: Remove references to obsolete variables.

* fakemail.c: Remove references to obsolete variables.

* os.texi: Remove references to obsolete systems.

* configure.in:
* configure: Remove references to obsolete systems.

16 years ago(terminal-composition-base-character-p): New
Kenichi Handa [Thu, 26 Jun 2008 04:17:19 +0000 (04:17 +0000)]
(terminal-composition-base-character-p): New
funciton.
(terminal-composition-function): Use
terminal-composition-base-character-p.  Include the base character
in the composition.
(auto-compose-chars): Don't check font-object for terminal
display.

16 years ago(calendar-iso-from-absolute): Add autoload cookie.
Glenn Morris [Thu, 26 Jun 2008 03:43:18 +0000 (03:43 +0000)]
(calendar-iso-from-absolute): Add autoload cookie.

16 years ago(cal-menu-moon-menu, cal-menu-diary-menu, cal-menu-holidays-menu)
Glenn Morris [Thu, 26 Jun 2008 03:42:12 +0000 (03:42 +0000)]
(cal-menu-moon-menu, cal-menu-diary-menu, cal-menu-holidays-menu)
(cal-menu-goto-menu, cal-menu-scroll-menu): Add doc strings.

(calendar-mouse-print-dates): Remove function.
(cal-menu-context-mouse-menu): Use calendar-print-other-dates.

16 years ago(calendar-cursor-to-nearest-date): Use calendar-column-to-segment,
Glenn Morris [Thu, 26 Jun 2008 03:41:38 +0000 (03:41 +0000)]
(calendar-cursor-to-nearest-date): Use calendar-column-to-segment,
calendar-month-edges, and the 'date property to handle intermonth text.

16 years ago(calendar-date-echo-text): Doc fix. Add default :value for sexp type.
Glenn Morris [Thu, 26 Jun 2008 03:41:20 +0000 (03:41 +0000)]
(calendar-date-echo-text): Doc fix.  Add default :value for sexp type.
(calendar-month-edges): New variable.
(calendar-month-edges): New function.
(calendar-recompute-layout-variables): Set calendar-month-edges.
(calendar-intermonth-header, calendar-intermonth-text): New options.
(calendar-insert-at-column): New function.
(calendar-generate-month): Use calendar-insert-at-column.
Handle intermonth text.  Add 'date property.
(calendar-column-to-month): Remove function.
(calendar-column-to-segment): New function.
(calendar-cursor-to-date): Use calendar-column-to-segment. Check 'date property.

(calendar-print-other-dates): Handle mouse events.

16 years ago(completion-basic-try-completion): Use the text after
Stefan Monnier [Thu, 26 Jun 2008 02:48:56 +0000 (02:48 +0000)]
(completion-basic-try-completion): Use the text after
point to consrain the completion candidates.
(completion-basic-all-completions): Adjust accordingly.

16 years ago(tex-verbatim): Use monospace instead of courier.
Chong Yidong [Wed, 25 Jun 2008 22:35:53 +0000 (22:35 +0000)]
(tex-verbatim): Use monospace instead of courier.

16 years ago(set-face-attribute): Doc fix.
Chong Yidong [Wed, 25 Jun 2008 22:35:37 +0000 (22:35 +0000)]
(set-face-attribute): Doc fix.

16 years ago* textmodes/tex-mode.el (tex-verbatim): Use monospace instead of
Chong Yidong [Wed, 25 Jun 2008 22:35:22 +0000 (22:35 +0000)]
* textmodes/tex-mode.el (tex-verbatim): Use monospace instead of
courier.

* faces.el (set-face-attribute): Doc fix.

16 years agoFix last change, using "monospace" rather than "Monospace".
Chong Yidong [Wed, 25 Jun 2008 22:32:56 +0000 (22:32 +0000)]
Fix last change, using "monospace" rather than "Monospace".

16 years ago(x_default_font_parameter): If Xft is available, first try
Chong Yidong [Wed, 25 Jun 2008 22:29:20 +0000 (22:29 +0000)]
(x_default_font_parameter): If Xft is available, first try
Monospace-12 for the default font.

16 years ago* xfns.c (x_default_font_parameter): If Xft is available, first
Chong Yidong [Wed, 25 Jun 2008 22:29:11 +0000 (22:29 +0000)]
* xfns.c (x_default_font_parameter): If Xft is available, first
try Monospace-12 for the default font.

16 years ago(get_glyph_face_and_encoding): Encode invalid glyphs as 0.
Jason Rumney [Wed, 25 Jun 2008 21:46:49 +0000 (21:46 +0000)]
(get_glyph_face_and_encoding): Encode invalid glyphs as 0.

16 years ago(Fbyte_code): Disable debugging code that doesn't compile.
Stefan Monnier [Wed, 25 Jun 2008 20:57:16 +0000 (20:57 +0000)]
(Fbyte_code): Disable debugging code that doesn't compile.

16 years ago(syms_of_buffer): Remove default-word-wrap.
Stefan Monnier [Wed, 25 Jun 2008 20:55:53 +0000 (20:55 +0000)]
(syms_of_buffer): Remove default-word-wrap.

16 years agoAdd global bindings `M-s o' for `occur', `M-s h r' for `highlight-regexp',
Juri Linkov [Wed, 25 Jun 2008 20:27:45 +0000 (20:27 +0000)]
Add global bindings `M-s o' for `occur', `M-s h r' for `highlight-regexp',
and isearch binding `M-s h r' for `isearch-highlight-regexp'.

16 years ago(isearch-mode-map): Bind `M-s h r' to `isearch-highlight-regexp'.
Juri Linkov [Wed, 25 Jun 2008 20:22:14 +0000 (20:22 +0000)]
(isearch-mode-map): Bind `M-s h r' to `isearch-highlight-regexp'.
(isearch-highlight-regexp): New function.

16 years ago(goto-map): New variable. Rebind goto-related
Juri Linkov [Wed, 25 Jun 2008 20:17:07 +0000 (20:17 +0000)]
(goto-map): New variable.  Rebind goto-related
commands to this `M-g' prefix keymap.
(search-map): New variable for `M-s' prefix keymap.
Bind `M-s o' to `occur', `M-shr' to `highlight-regexp', `M-shp' to
`highlight-phrase', `M-shl' to `highlight-lines-matching-regexp',
`M-shu' to `unhighlight-regexp', `M-shf' to `hi-lock-find-patterns',
`M-shw' to `hi-lock-write-interactive-patterns'.

16 years ago* bookmark.el (bookmark-alist): Allow the 2 slightly different formats
Stefan Monnier [Wed, 25 Jun 2008 16:51:33 +0000 (16:51 +0000)]
* bookmark.el (bookmark-alist): Allow the 2 slightly different formats
used until now in bookmark.el's code.
(bookmark-get-bookmark): Accept bookmark names or bookmark records.
(bookmark-get-bookmark-record): Allow the 2 slightly different formats
used until now in bookmark.el's code.
(bookmark-set-filename): Remove special code, moved to its only caller.
(bookmark-store): Use the newer format.
(bookmark-make-record-default): Add arg `point-only'.
Rename from bookmark-make-record-for-text-file.
(bookmark--jump-via): New function.
(bookmark-jump, bookmark-jump-other-window, bookmark-bmenu-2-window)
(bookmark-bmenu-other-window, bookmark-bmenu-switch-other-window):
Use it.
(bookmark-jump-noselect, bookmark-default-handler):
Don't return an alist, instead return the data implicitly by changing
current buffer and point.  Signal an error if the file doesn't exist.
* info.el (Info-bookmark-make-record):
Use bookmark-make-record-default.
(Info-bookmark-jump): Use bookmark-default-handler.
* image-mode.el (image-bookmark-make-record):
Use bookmark-make-record-default.
(image-bookmark-jump): Use bookmark-default-handler.
* doc-view.el (doc-view-bookmark-make-record):
Use bookmark-make-record-default.
(doc-view-bookmark-jump): Use bookmark-default-handler.

16 years ago* Makefile.in (Makefile): Use it for its timestamp value as well, and
Stefan Monnier [Wed, 25 Jun 2008 15:46:23 +0000 (15:46 +0000)]
* Makefile.in (Makefile): Use it for its timestamp value as well, and
make it depend on all other */.in files.
(src/Makefile, src/config.stamp, lib-src/Makefile)
(doc/emacs/Makefile, doc/misc/Makefile, doc/lispref/Makefile)
(doc/lispintro/Makefile, oldXMenu/Makefile, lwlib/Makefile)
(leim/Makefile, lisp/Makefile): Remove those overlapping targets.
(leim, ${SUBDIR}, blessmail): Only depend on Makefile now.
* configure.in: Don't create src/config.stamp any more.

16 years agoParen typo.
Stefan Monnier [Wed, 25 Jun 2008 15:15:39 +0000 (15:15 +0000)]
Paren typo.

16 years ago* buff-menu.el: Use with-current-buffer and inhibit-read-only.
Stefan Monnier [Wed, 25 Jun 2008 15:13:03 +0000 (15:13 +0000)]
* buff-menu.el: Use with-current-buffer and inhibit-read-only.
(Buffer-menu-toggle-read-only): Avoid vc-toggle-read-only.
* bs.el: Use with-current-buffer.  Simplify.
(bs-toggle-readonly): Avoid vc-toggle-read-only.

16 years ago* mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
Stefan Monnier [Wed, 25 Jun 2008 15:10:16 +0000 (15:10 +0000)]
* mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
* nnkiboze.el (nnkiboze-generate-group):
Use explicit mm-disable-multibyte rather than mm-with-unibyte.

16 years ago(eshell-manipulate): Check eshell-debug-command is bound before using it.
Stefan Monnier [Wed, 25 Jun 2008 15:05:33 +0000 (15:05 +0000)]
(eshell-manipulate): Check eshell-debug-command is bound before using it.

16 years agoRequire CL.
Stefan Monnier [Wed, 25 Jun 2008 15:01:47 +0000 (15:01 +0000)]
Require CL.

16 years agoFix typos.
Juanma Barranquero [Wed, 25 Jun 2008 14:05:38 +0000 (14:05 +0000)]
Fix typos.

16 years ago(Fstring_to_unibyte): Fix the previous change.
Kenichi Handa [Wed, 25 Jun 2008 12:02:48 +0000 (12:02 +0000)]
(Fstring_to_unibyte): Fix the previous change.

16 years ago* xdisp.c (syms_of_xdisp) <truncate-partial-width-windows>: Doc fix.
Juanma Barranquero [Wed, 25 Jun 2008 11:51:46 +0000 (11:51 +0000)]
* xdisp.c (syms_of_xdisp) <truncate-partial-width-windows>: Doc fix.
 <scroll-conservatively>: Fix typo in docstring.

* xselect.c (Fx_send_client_event): Doc fix.

16 years agoComment typo.
Glenn Morris [Wed, 25 Jun 2008 07:49:12 +0000 (07:49 +0000)]
Comment typo.

16 years agoRemove witness-emacs.
Glenn Morris [Wed, 25 Jun 2008 07:48:35 +0000 (07:48 +0000)]
Remove witness-emacs.

16 years agoFix usage typo.
Glenn Morris [Wed, 25 Jun 2008 07:47:09 +0000 (07:47 +0000)]
Fix usage typo.

16 years agoRevert re-ordering and removal of .DS_Store that occurred in unicode merge.
Glenn Morris [Wed, 25 Jun 2008 07:46:42 +0000 (07:46 +0000)]
Revert re-ordering and removal of .DS_Store that occurred in unicode merge.

16 years agorst-mode got installed.
Glenn Morris [Wed, 25 Jun 2008 07:43:55 +0000 (07:43 +0000)]
rst-mode got installed.

16 years ago(Fx_list_fonts): Call Flist_fonts with the arg PREFER.
Kenichi Handa [Wed, 25 Jun 2008 07:35:49 +0000 (07:35 +0000)]
(Fx_list_fonts): Call Flist_fonts with the arg PREFER.

16 years ago(font_parse_fcname): Remove unused variables.
Kenichi Handa [Wed, 25 Jun 2008 07:31:37 +0000 (07:31 +0000)]
(font_parse_fcname): Remove unused variables.
(font_sort_entites): Delete the arg SPEC.  Caller changed.  Fix
for the case of ! best_only.
(font_delete_unmatched): Check DPI and AVGWIDTH too.

16 years ago*** empty log message ***
Kenichi Handa [Wed, 25 Jun 2008 07:16:43 +0000 (07:16 +0000)]
*** empty log message ***

16 years ago* vc-hg.el:
Dan Nicolaescu [Wed, 25 Jun 2008 05:35:05 +0000 (05:35 +0000)]
* vc-hg.el:
* vc-git.el: Require vc-dir when compiling.

16 years ago*** empty log message ***
Kenichi Handa [Wed, 25 Jun 2008 04:58:14 +0000 (04:58 +0000)]
*** empty log message ***

16 years ago(vc-annotate-parent-rev): Pacify byte compiler.
Dan Nicolaescu [Wed, 25 Jun 2008 03:26:45 +0000 (03:26 +0000)]
(vc-annotate-parent-rev): Pacify byte compiler.
(vc-svn-parse-status): Do not set the vc-backend property.

16 years ago* vc-dir.el (vc-dir-marked-only-files-and-states): Rename from
Dan Nicolaescu [Wed, 25 Jun 2008 03:19:14 +0000 (03:19 +0000)]
* vc-dir.el (vc-dir-marked-only-files-and-states): Rename from
vc-dir-marked-only-files.  Change the return value.
(vc-dir-child-files-and-states): Rename from vc-dir-child-files.
Change the return value.
(vc-dir-deduce-fileset): New function broken out from ...
* vc.el (vc-deduce-fileset): ... here and ...
(vc-deduce-fileset): ... here.

16 years ago(Fstring_to_unibyte): Fix typo in docstring.
Kenichi Handa [Wed, 25 Jun 2008 02:56:20 +0000 (02:56 +0000)]
(Fstring_to_unibyte): Fix typo in docstring.

16 years agoMention string-to-unibyte.
Kenichi Handa [Wed, 25 Jun 2008 02:55:06 +0000 (02:55 +0000)]
Mention string-to-unibyte.

16 years ago(image-jpeg-p): Convert DATA to unibyte at first.
Kenichi Handa [Wed, 25 Jun 2008 02:48:03 +0000 (02:48 +0000)]
(image-jpeg-p): Convert DATA to unibyte at first.

16 years ago(vc-annotate-parent-rev): Pacify byte compiler.
Dan Nicolaescu [Wed, 25 Jun 2008 02:45:50 +0000 (02:45 +0000)]
(vc-annotate-parent-rev): Pacify byte compiler.

16 years ago(Fstring_to_unibyte): EXFUN it.
Kenichi Handa [Wed, 25 Jun 2008 02:45:09 +0000 (02:45 +0000)]
(Fstring_to_unibyte): EXFUN it.

16 years ago(str_to_unibyte): Extern it.
Kenichi Handa [Wed, 25 Jun 2008 02:44:43 +0000 (02:44 +0000)]
(str_to_unibyte): Extern it.

16 years ago(str_to_unibyte): New function.
Kenichi Handa [Wed, 25 Jun 2008 02:44:20 +0000 (02:44 +0000)]
(str_to_unibyte): New function.

16 years ago(Fstring_to_unibyte): New function.
Kenichi Handa [Wed, 25 Jun 2008 02:43:59 +0000 (02:43 +0000)]
(Fstring_to_unibyte): New function.
(syms_of_fns): Defsubr it.

16 years ago(face-font-family-alternatives, variable-pitch): Use
Andreas Schwab [Wed, 25 Jun 2008 00:39:59 +0000 (00:39 +0000)]
(face-font-family-alternatives, variable-pitch): Use
"Sans Serif", not "Sans-Serif".

16 years ago*** empty log message ***
Kenichi Handa [Wed, 25 Jun 2008 00:35:02 +0000 (00:35 +0000)]
*** empty log message ***

16 years agoFix thinko.
Andreas Schwab [Tue, 24 Jun 2008 23:58:00 +0000 (23:58 +0000)]
Fix thinko.

16 years ago(bootstrap-clean): Do what distclean does but don't remove
Andreas Schwab [Tue, 24 Jun 2008 23:44:12 +0000 (23:44 +0000)]
(bootstrap-clean): Do what distclean does but don't remove
Makefile.
(distclean): Depend on bootstrap-clean and remove Makefile.

16 years ago(${lispsource}/loaddefs.el): Renamed from
Andreas Schwab [Tue, 24 Jun 2008 23:00:25 +0000 (23:00 +0000)]
(${lispsource}/loaddefs.el): Renamed from
../lisp/loaddefs.el.

16 years agoDocument truncate-partial-width-windows change.
Chong Yidong [Tue, 24 Jun 2008 20:02:13 +0000 (20:02 +0000)]
Document truncate-partial-width-windows change.

16 years ago(face-font-family-alternatives, variable-pitch): Change "Sans" to the
Chong Yidong [Tue, 24 Jun 2008 18:18:05 +0000 (18:18 +0000)]
(face-font-family-alternatives, variable-pitch): Change "Sans" to the
canonical name "Sans-Serif".

16 years ago* faces.el (face-font-family-alternatives, variable-pitch): Change
Chong Yidong [Tue, 24 Jun 2008 18:17:55 +0000 (18:17 +0000)]
* faces.el (face-font-family-alternatives, variable-pitch): Change
"Sans" to the canonical name "Sans-Serif".

16 years agoDocument `word-wrap'.
Chong Yidong [Tue, 24 Jun 2008 18:04:44 +0000 (18:04 +0000)]
Document `word-wrap'.

16 years ago(Vtruncate_partial_width_windows): New Lisp_Object, replacing
Chong Yidong [Tue, 24 Jun 2008 18:00:20 +0000 (18:00 +0000)]
(Vtruncate_partial_width_windows): New Lisp_Object, replacing
truncate_partial_width_windows.
(init_iterator): If Vtruncate_partial_width_windows is an integer,
truncate only if the window width is below that integer.
(start_display. resize_mini_window, produce_stretch_glyph)
(display_string, move_it_in_display_line_to): Use line_wrap.
(back_to_previous_visible_line_start, reseat_1): Reset
string_from_display_prop_p.
(display_line): Extend default face to end of line when wrapping.
(display_line, move_it_in_display_line_to): Add ability
to wrap continued lines at word boundaries.

16 years ago(compute_motion): Obey integer values of truncate-partial-width-windows.
Chong Yidong [Tue, 24 Jun 2008 17:58:50 +0000 (17:58 +0000)]
(compute_motion): Obey integer values of truncate-partial-width-windows.

16 years ago(direct_output_for_insert): Avoid direct output when inserting a space
Chong Yidong [Tue, 24 Jun 2008 17:57:21 +0000 (17:57 +0000)]
(direct_output_for_insert): Avoid direct output when inserting a space
with word wrap on.

16 years agoReplace truncate_partial_width_windows with
Chong Yidong [Tue, 24 Jun 2008 17:57:02 +0000 (17:57 +0000)]
Replace truncate_partial_width_windows with
Vtruncate_partial_width_windows.

16 years ago(struct it): Replace bool truncate_lines_p with a line_wrap enum
Chong Yidong [Tue, 24 Jun 2008 17:56:41 +0000 (17:56 +0000)]
(struct it): Replace bool truncate_lines_p with a line_wrap enum
possessing three possible values.

16 years ago(syms_of_buffer): New variables default-word-wrap and word-wrap.
Chong Yidong [Tue, 24 Jun 2008 17:56:14 +0000 (17:56 +0000)]
(syms_of_buffer): New variables default-word-wrap and word-wrap.
(init_buffer_once): Initialize them.

16 years ago(struct buffer): New member word_wrap.
Chong Yidong [Tue, 24 Jun 2008 17:55:20 +0000 (17:55 +0000)]
(struct buffer): New member word_wrap.

16 years ago* buffer.h (struct buffer): New member word_wrap.
Chong Yidong [Tue, 24 Jun 2008 17:54:59 +0000 (17:54 +0000)]
* buffer.h (struct buffer): New member word_wrap.

* buffer.c (syms_of_buffer): New variables default-word-wrap and
word-wrap.
(init_buffer_once): Initialize them.

* dispextern.h (struct it): Replace bool truncate_lines_p with a
line_wrap enum possessing three possible values.

* termopts.h: Replace truncate_partial_width_windows with
Vtruncate_partial_width_windows.

* dispnew.c (direct_output_for_insert): Avoid direct output when
inserting a space with word wrap on.

* indent.c (compute_motion): Obey integer values of
truncate-partial-width-windows.

* xdisp.c (Vtruncate_partial_width_windows): New Lisp_Object,
replacing truncate_partial_width_windows.
(init_iterator): If Vtruncate_partial_width_windows is an integer,
truncate only if the window width is below that integer.
(start_display. resize_mini_window, produce_stretch_glyph)
(display_string, move_it_in_display_line_to): Use line_wrap.
(back_to_previous_visible_line_start, reseat_1): Reset
string_from_display_prop_p.
(display_line): Extend default face to end of line when wrapping.
(display_line, move_it_in_display_line_to): Add ability
to wrap continued lines at word boundaries.

16 years agoRe-order items.
Chong Yidong [Tue, 24 Jun 2008 17:27:10 +0000 (17:27 +0000)]
Re-order items.

16 years agoFix up comments.
Stefan Monnier [Tue, 24 Jun 2008 13:29:28 +0000 (13:29 +0000)]
Fix up comments.

16 years ago(Ffont_face_attributes): Multiply pixel size before point
Jason Rumney [Tue, 24 Jun 2008 10:32:03 +0000 (10:32 +0000)]
(Ffont_face_attributes): Multiply pixel size before point
conversion to avoid multiplying rounding error.

16 years ago(PIXEL_TO_POINT): Clarify usage in comment.
Jason Rumney [Tue, 24 Jun 2008 10:31:12 +0000 (10:31 +0000)]
(PIXEL_TO_POINT): Clarify usage in comment.

16 years agoAdd coding tag.
Jason Rumney [Tue, 24 Jun 2008 08:58:45 +0000 (08:58 +0000)]
Add coding tag.

16 years ago(font_score): Even if the PIXEL_SIZE is the same, check
Kenichi Handa [Tue, 24 Jun 2008 07:01:27 +0000 (07:01 +0000)]
(font_score): Even if the PIXEL_SIZE is the same, check
DPI too.
(font_sort_entites): Setup prefer_prop[FONT_DPI_INDEX] too.

16 years ago(Killing from the stack): Mention how to use normal Emacs copying.
Jay Belanger [Tue, 24 Jun 2008 05:27:35 +0000 (05:27 +0000)]
(Killing from the stack): Mention how to use normal Emacs copying.

16 years ago(calc-init-extensions): Add keybinding for `kill-ring-save'.
Jay Belanger [Tue, 24 Jun 2008 05:22:08 +0000 (05:22 +0000)]
(calc-init-extensions): Add keybinding for `kill-ring-save'.

16 years ago(calc-mode-map): Add extra keybindings to `calc-missing-key'.
Jay Belanger [Tue, 24 Jun 2008 05:21:40 +0000 (05:21 +0000)]
(calc-mode-map): Add extra keybindings to `calc-missing-key'.

16 years agoHandle void selection in mouse-appearance-menu
Miles Bader [Tue, 24 Jun 2008 04:52:51 +0000 (04:52 +0000)]
Handle void selection in mouse-appearance-menu

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1281

16 years ago* add-log.el (add-change-log-entry): Add new arg to force each new
Dan Nicolaescu [Tue, 24 Jun 2008 04:04:48 +0000 (04:04 +0000)]
* add-log.el (add-change-log-entry): Add new arg to force each new
entry to be on a new line.
* diff-mode.el (diff-add-change-log-entries-other-window): Use it.

16 years ago(vc-client-object): Remove.
Dan Nicolaescu [Tue, 24 Jun 2008 03:45:06 +0000 (03:45 +0000)]
(vc-client-object): Remove.
(vc-dir-prepare-status-buffer): Take a backend as an argument and
use it when looking for a buffer.
(vc-dir): Add a backend argument.  Set revert-buffer-function.
Don't create a client object.  Move bindings ...
(vc-dir-menu-map, vc-dir-mode-map): ... here.
(vc-dir-revert-buffer-function): New function.
(vc-generic-status-printer): Rename to ...
(vc-dir-status-printer): ... this.
(vc-generic-state, vc-generic-status-fileinfo-extra)
(vc-dir-extra-menu, vc-make-backend-object): Remove.
(vc-default-status-printer): Use a different face for
directories.  Don't display any text for directories in the state
column.  Add tooltips.

16 years ago(Todo): Update.
Dan Nicolaescu [Tue, 24 Jun 2008 03:24:38 +0000 (03:24 +0000)]
(Todo): Update.

16 years ago* makefile.w32-in (MISC): Add $(srcdir)/quail/arabic.elc.
Juanma Barranquero [Tue, 24 Jun 2008 03:20:12 +0000 (03:20 +0000)]
* makefile.w32-in (MISC): Add $(srcdir)/quail/arabic.elc.

16 years ago* vc-hg.el (vc-annotate-convert-time, vc-default-status-printer):
Dan Nicolaescu [Tue, 24 Jun 2008 02:41:04 +0000 (02:41 +0000)]
* vc-hg.el (vc-annotate-convert-time, vc-default-status-printer):
* vc-rcs.el (vc-annotate-convert-time):
* vc-mtn.el (vc-annotate-convert-time):
* vc-git.el (vc-annotate-convert-time):
* vc-cvs.el (vc-annotate-convert-time):
* vc-bzr.el (vc-annotate-convert-time): Declare as functions.

16 years agoFix typos.
Juanma Barranquero [Tue, 24 Jun 2008 01:07:34 +0000 (01:07 +0000)]
Fix typos.

16 years ago* gmake.defs (DEBUG_FLAG, DEBUG_LINK) [!NODEBUG]:
Juanma Barranquero [Mon, 23 Jun 2008 21:34:24 +0000 (21:34 +0000)]
* gmake.defs (DEBUG_FLAG, DEBUG_LINK) [!NODEBUG]:
  Don't hardcode -gstabs+, use DEBUG_INFO.

* configure.bat (gccdebug): Check for DWARF-2 support in GCC.
  Default to stabs if the compiler does not support DWARF-2.
  (genmakefiles): Write new variable DEBUG_INFO to config.settings.

16 years agoLarge file support in MS-Windows `stat' is done.
Eli Zaretskii [Mon, 23 Jun 2008 21:08:22 +0000 (21:08 +0000)]
Large file support in MS-Windows `stat' is done.

16 years ago* w32term.c (x_draw_glyph_string_background)
Jason Rumney [Mon, 23 Jun 2008 12:41:50 +0000 (12:41 +0000)]
* w32term.c (x_draw_glyph_string_background)
(x_draw_glyph_string): Remove old bdf font code.

* w32term.h (FONT_TYPE_FOR_UNIBYTE, FONT_TYPE_FOR_MULTIBYTE): Remove.

16 years ago(vc-annotate-mode): Derive from special-mode
Dan Nicolaescu [Mon, 23 Jun 2008 07:03:33 +0000 (07:03 +0000)]
(vc-annotate-mode): Derive from special-mode
instead of using view-mode.

16 years ago(distclean): Don't delete *.elc and autogen files.
Stefan Monnier [Mon, 23 Jun 2008 03:11:56 +0000 (03:11 +0000)]
(distclean): Don't delete *.elc and autogen files.

16 years agoAdd arch tagline
Miles Bader [Mon, 23 Jun 2008 00:13:34 +0000 (00:13 +0000)]
Add arch tagline

16 years ago* vc.el:
Dan Nicolaescu [Sun, 22 Jun 2008 19:04:22 +0000 (19:04 +0000)]
* vc.el:
* vc-hooks.el:
* vc-dispatcher.el: Move vc-dir variables and functions ...
* vc-dir.el: ... here.  New file.
* Makefile.in (ELCFILES): Add vc-dir.elc.

16 years ago* vc.el: Move vc-annotate variables and functions ...
Dan Nicolaescu [Sun, 22 Jun 2008 17:56:00 +0000 (17:56 +0000)]
* vc.el: Move vc-annotate variables and functions ...
* vc-annotate.el: ... here.  New file.
* Makefile.in (ELCFILES): Add vc-annotate.elc.

16 years ago(font_find_for_lface): Try the adstyle specified in the property of
Kenichi Handa [Sun, 22 Jun 2008 15:07:56 +0000 (15:07 +0000)]
(font_find_for_lface): Try the adstyle specified in the property of
LFACE_FONT of LFACE (if any).

16 years ago* vc-dav.el: Move here from url/vc-dav.el.
Dan Nicolaescu [Sun, 22 Jun 2008 15:01:52 +0000 (15:01 +0000)]
* vc-dav.el: Move here from url/vc-dav.el.
(Todo): Note work needed to make this backend functional.

* Makefile.in (ELCFILES): Update vc-dav.el location.

16 years ago* vc-dav.el: Move here from url/vc-dav.el.
Dan Nicolaescu [Sun, 22 Jun 2008 14:57:42 +0000 (14:57 +0000)]
* vc-dav.el: Move here from url/vc-dav.el.

* Makefile.in (ELCFILES): Update vc-dav.el location.

* vc-dav.el: Move to the parent directory to be together with the
rest of the VC backends.

16 years ago(x_set_frame_alpha): Add x_catch_errors for bug#437.
Stefan Monnier [Sun, 22 Jun 2008 14:02:07 +0000 (14:02 +0000)]
(x_set_frame_alpha): Add x_catch_errors for bug#437.

16 years ago* Makefile.in ${SUBDIR}: Pass additional BOOTSTRAPEMACS argument.
Stefan Monnier [Sun, 22 Jun 2008 13:57:28 +0000 (13:57 +0000)]
* Makefile.in ${SUBDIR}: Pass additional BOOTSTRAPEMACS argument.
* Makefile.in (${lisp} ${SOME_MACHINE_LISP}, ../lisp/loaddefs.el):
Use $(BOOTSTRAPEMACS) rather than witness-emacs.
(bootstrap-emacs${EXEEXT}): Merge witness-emacs into it.
(witness-emacs): Remove.
(lisp, shortlisp): Move loaddefs.el earlier.
(mostlyclean): Forget about witness-emacs.
* Makefile.in (COMPILE_FIRST): Trim down and add autoload.el.

16 years ago(.SUFFIXES): Declare .el.elc as a suffix rule, for non-GNU makes.
Glenn Morris [Sun, 22 Jun 2008 02:29:32 +0000 (02:29 +0000)]
(.SUFFIXES): Declare .el.elc as a suffix rule, for non-GNU makes.

16 years ago(top_bootclean): Remove obsolete references to lock/.
Glenn Morris [Sun, 22 Jun 2008 02:20:24 +0000 (02:20 +0000)]
(top_bootclean): Remove obsolete references to lock/.

16 years ago(witness-emacs): Depend on temacs${EXEEXT}.
Glenn Morris [Sun, 22 Jun 2008 02:02:18 +0000 (02:02 +0000)]
(witness-emacs): Depend on temacs${EXEEXT}.

16 years ago(help-xref-interned): Declare.
Glenn Morris [Sat, 21 Jun 2008 23:02:20 +0000 (23:02 +0000)]
(help-xref-interned): Declare.