]>
git.eshelyaron.com Git - emacs.git/log
Kenichi Handa [Thu, 5 Jun 2008 05:39:37 +0000 (05:39 +0000)]
(Ffont_put): Don't use font_parse_family_registry for
family name.
Kenichi Handa [Thu, 5 Jun 2008 05:08:57 +0000 (05:08 +0000)]
(Ffont_spec): Don't use font_parse_family_registry for
family name.
Stefan Monnier [Thu, 5 Jun 2008 05:06:58 +0000 (05:06 +0000)]
(unexpand-abbrev): Better preserve markers.
Kenichi Handa [Thu, 5 Jun 2008 04:56:02 +0000 (04:56 +0000)]
(fontset_find_font): Call font_open_for_lface with the
current font-spec.
Kenichi Handa [Thu, 5 Jun 2008 04:18:55 +0000 (04:18 +0000)]
(xfont_list): Don't set registry to iso8859-1 even if it
is unspecified.
Kenichi Handa [Thu, 5 Jun 2008 04:14:48 +0000 (04:14 +0000)]
(realize_x_face): If the font-related face attributes
are the same s those of default face, realize a new fontset
from default->fontset.
Stefan Monnier [Thu, 5 Jun 2008 03:57:09 +0000 (03:57 +0000)]
* window.c (window_scroll_pixel_based_preserve_x)
(window_scroll_preserve_hpos, window_scroll_preserve_vpos): New vars.
(window_scroll_pixel_based, window_scroll_line_based):
Use them to preserve column positions.
(syms_of_window): Initialize them.
* indent.c (Fvertical_motion): Extend first arg to allow passing an
(HPOS . VPOS) pair.
* xdisp.c (move_it_in_display_line_to): Improve the type of its args.
(move_it_in_display_line): New wrapper.
* dispextern.h (move_it_in_display_line): Declare.
Juanma Barranquero [Thu, 5 Jun 2008 03:23:31 +0000 (03:23 +0000)]
(Fwindow_parameter): Return VALUE, not (PARAMETER . VALUE).
(Fwindow_parameters): Return copy of parameter alist. Doc fix.
(Fset_window_parameter): Return VALUE, not parameter alist. Doc fix.
Miles Bader [Thu, 5 Jun 2008 02:42:55 +0000 (02:42 +0000)]
Rename functions in lisp/face-remap.el
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1208
Glenn Morris [Thu, 5 Jun 2008 02:41:03 +0000 (02:41 +0000)]
Update from Seiji Zenitani <zenitani at mac.com>.
Glenn Morris [Thu, 5 Jun 2008 02:39:13 +0000 (02:39 +0000)]
`make bootstrap; make install' dumps another emacs:
should be fixed by 2008-06-05 changes.
Glenn Morris [Thu, 5 Jun 2008 02:38:08 +0000 (02:38 +0000)]
Add TAGS, TAGS-LISP.
Glenn Morris [Thu, 5 Jun 2008 02:37:06 +0000 (02:37 +0000)]
(autoload-rubric): New function, extracted from autoload-ensure-default-file.
(autoload-ensure-default-file): Use autoload-rubric.
Glenn Morris [Thu, 5 Jun 2008 02:36:11 +0000 (02:36 +0000)]
($(lisp)/cus-load.el): Remove unnecessary rule.
(custom-deps): Don't require $(lisp)/cus-load.el.
(custom-deps, finder-data): Don't depend on autoloads.
Should not be needed now, and doing so was causing make install to
re-dump emacs post-bootstrap.
(bootstrap-after): Don't run update-elclist, since modifying Makefile.in
mid-build forces some things to be rebuilt.
Glenn Morris [Thu, 5 Jun 2008 02:35:36 +0000 (02:35 +0000)]
(generated-custom-dependencies-file): Doc fix.
(custom-dependencies-no-scan-regexp): New variable.
(custom-make-dependencies): Use with-temp-buffer and autoload-rubric.
Don't scan files matching custom-dependencies-no-scan-regexp.
Disable undo in the output buffer. Remove kept-new-versions wackiness.
Glenn Morris [Thu, 5 Jun 2008 02:35:15 +0000 (02:35 +0000)]
(finder-headmark): Initialize and add doc string.
(generated-finder-keywords-file): Doc fix.
(finder-no-scan-regexp): New variable.
(finder-compile-keywords): Use a single let binding. Disable undo in
the output buffer. Use autoload-rubric. Use mapc rather than mapcar.
Don't scan files matching finder-no-scan-regexp. Use
with-temp-buffer. Use expand-file-name rather than concat. Use
directory-files to do regexp matching. No need to require jka-compr.
(finder-list-keywords): Remove un-needed set-buffer. Disable undo.
(finder-list-matches): Disable undo.
(finder-commentary): Use let rather than let*. Disable undo.
(finder-current-item): Use zerop.
(finder-mode): Use define-derived-mode.
(finder-exit): Doc fix. Use dolist.
Juanma Barranquero [Thu, 5 Jun 2008 01:26:54 +0000 (01:26 +0000)]
(Fontsets): Fix typos.
Miles Bader [Thu, 5 Jun 2008 00:11:16 +0000 (00:11 +0000)]
Autoload variable-pitch-mode
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1206
Juanma Barranquero [Wed, 4 Jun 2008 21:24:29 +0000 (21:24 +0000)]
(Fset_window_parameter): Doc fix.
(Fwindow_parameters, Fwindow_parameter): Remove redundant check.
Juanma Barranquero [Wed, 4 Jun 2008 20:52:12 +0000 (20:52 +0000)]
(struct window): Add new member window_parameters.
Juanma Barranquero [Wed, 4 Jun 2008 20:50:27 +0000 (20:50 +0000)]
(Fwindow_parameters, Fwindow_parameter, Fset_window_parameter): New defuns.
(syms_of_window): Defsubr the new defuns.
(make_window): Initialize window_parameters to nil.
John Paul Wallington [Wed, 4 Jun 2008 16:20:04 +0000 (16:20 +0000)]
(font-lock-turn-off-thing-lock, font-lock-after-fontify-buffer)
(font-lock-after-unfontify-buffer): Use `bound-and-true-p'.
(cpp-font-lock-keywords-source-directives, cpp-font-lock-keywords):
Doc fixes.
John Paul Wallington [Wed, 4 Jun 2008 14:07:53 +0000 (14:07 +0000)]
(Fdefmacro): Doc fix.
Sam Steingold [Wed, 4 Jun 2008 14:04:28 +0000 (14:04 +0000)]
(vc-hg-status-extra-header, vc-hg-status-extra-headers):
Generate extra status headers for a Mercurial tree.
John Paul Wallington [Wed, 4 Jun 2008 13:49:43 +0000 (13:49 +0000)]
(define-ccl-program): Move `doc-string' decl down.
John Paul Wallington [Wed, 4 Jun 2008 13:42:34 +0000 (13:42 +0000)]
(define-ccl-program): Add `doc-string' declaration.
John Paul Wallington [Wed, 4 Jun 2008 11:22:53 +0000 (11:22 +0000)]
(electric-history-map): Define within defvar. Add docstring.
Juanma Barranquero [Wed, 4 Jun 2008 11:14:07 +0000 (11:14 +0000)]
(variable-pitch-mode): Reflow docstrings.
(text-scale-mode, adjust-buffer-face-height): Fix typos in docstrings.
Kenichi Handa [Wed, 4 Jun 2008 07:53:59 +0000 (07:53 +0000)]
(detect_coding): Fix handling of coding->head_ascii.
Be sure to call setup_coding_system when a proper coding system is
found.
(detect_coding_system): Fix handling of coding->head_ascii.
Glenn Morris [Wed, 4 Jun 2008 07:12:44 +0000 (07:12 +0000)]
Trent W. Buck <trentbuck at gmail.com> (tiny change)
(rx): Doc fix.
Glenn Morris [Wed, 4 Jun 2008 07:09:08 +0000 (07:09 +0000)]
face-remap place holder.
Glenn Morris [Wed, 4 Jun 2008 07:08:45 +0000 (07:08 +0000)]
alpha frame parameter details from Seiji Zenitani <zenitani at mac.com>.
Stefan Monnier [Wed, 4 Jun 2008 05:58:33 +0000 (05:58 +0000)]
(image-mode-map): Add doc-view-inspired bindings.
Miles Bader [Wed, 4 Jun 2008 05:38:04 +0000 (05:38 +0000)]
Add adjust-buffer-face-height command
... and move face-height adjustment bindings into ctl-x-map using it.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1203
Chong Yidong [Tue, 3 Jun 2008 22:56:56 +0000 (22:56 +0000)]
(line-move-1): If we did not move as far as desired, ensure that
point-left and point-entered hooks are called.
Chong Yidong [Tue, 3 Jun 2008 22:56:16 +0000 (22:56 +0000)]
* simple.el (line-move-1): If we did not move as far as desired,
ensure that point-left and point-entered hooks are called.
Sam Steingold [Tue, 3 Jun 2008 21:30:35 +0000 (21:30 +0000)]
(vc-cvs-status-extra-headers): Remove extraneous newlines.
Andreas Schwab [Tue, 3 Jun 2008 20:37:41 +0000 (20:37 +0000)]
(font_prop_validate_spacing): Fix last change.
John Paul Wallington [Tue, 3 Jun 2008 19:39:24 +0000 (19:39 +0000)]
(makefile-cleanup-continuations, makefile-warn-suspicious-lines):
Use `derived-mode-p'.
Andreas Schwab [Tue, 3 Jun 2008 16:09:01 +0000 (16:09 +0000)]
Regenerate with fixed AC_FUNC_MKTIME.
Stefan Monnier [Tue, 3 Jun 2008 15:42:20 +0000 (15:42 +0000)]
(update-elclist): Impose a fixed collation for sorting.
(ELCFILES): Update.
Kenichi Handa [Tue, 3 Jun 2008 11:57:01 +0000 (11:57 +0000)]
*** empty log message ***
Kenichi Handa [Tue, 3 Jun 2008 11:50:33 +0000 (11:50 +0000)]
(font_parse_fcname): Fix handling of unknown key.
Miles Bader [Tue, 3 Jun 2008 11:05:52 +0000 (11:05 +0000)]
Add lisp/face-remap.el and associated documentation
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1200
Miles Bader [Tue, 3 Jun 2008 10:47:29 +0000 (10:47 +0000)]
Add arch tagline
Stefan Monnier [Tue, 3 Jun 2008 08:12:02 +0000 (08:12 +0000)]
(flymake-process-filter): Make sure the source buffer isn't dead.
Stefan Monnier [Tue, 3 Jun 2008 08:08:01 +0000 (08:08 +0000)]
* obsolete/bg-mouse.el, obsolete/float.el, obsolete/hilit19.el,
* obsolete/lselect.el, obsolete/mlsupport.el, obsolete/ooutline.el,
* obsolete/profile.el, obsolete/rsz-mini.el, obsolete/uncompress.el,
* obsolete/auto-show.el, obsolete/hscroll.el:
Remove packages that were obsolete in Emacs-20, or that were obsolete
in Emacs-21 and do not contain any more code.
Stefan Monnier [Tue, 3 Jun 2008 07:56:02 +0000 (07:56 +0000)]
(vc-dir-menu-map-filter): Don't fail if vc-client-mode is not set.
Juanma Barranquero [Tue, 3 Jun 2008 07:46:36 +0000 (07:46 +0000)]
Fix typos.
Stefan Monnier [Tue, 3 Jun 2008 07:42:03 +0000 (07:42 +0000)]
* image-mode.el (image-mode-map): Suppress key map and bind `q'.
* doc-view.el (doc-view-mode-map): Inherit from image-mode-map.
Juanma Barranquero [Tue, 3 Jun 2008 07:40:29 +0000 (07:40 +0000)]
Fix typos.
Stefan Monnier [Tue, 3 Jun 2008 07:18:54 +0000 (07:18 +0000)]
(perl-font-lock-syntactic-keywords): Try to be
yet a bit more clever at distinguishing / from /.
Stefan Monnier [Tue, 3 Jun 2008 06:22:40 +0000 (06:22 +0000)]
Massage.
Kenichi Handa [Tue, 3 Jun 2008 05:57:56 +0000 (05:57 +0000)]
(font_prop_validate_spacing): Handle uppercase symbols.
Kenichi Handa [Tue, 3 Jun 2008 05:57:28 +0000 (05:57 +0000)]
(xfont_list): Try an alias.
Kenichi Handa [Tue, 3 Jun 2008 05:02:03 +0000 (05:02 +0000)]
Register input methods "korean-hangul",
"korean-hangul3f", "korean-hangul390", and "korean-hangul3".
Kenichi Handa [Tue, 3 Jun 2008 05:00:53 +0000 (05:00 +0000)]
Completely re-written.
Kenichi Handa [Tue, 3 Jun 2008 05:00:28 +0000 (05:00 +0000)]
(KOREAN): Remove ${srcdir}/quail/hangul3.elc.
(leim-list.el): Remove leim-list.el at first.
Kenichi Handa [Tue, 3 Jun 2008 04:59:48 +0000 (04:59 +0000)]
(ELCFILES): Add $(lisp)/language/hanja-util.elc.
Kenichi Handa [Tue, 3 Jun 2008 04:59:01 +0000 (04:59 +0000)]
New file.
Kenichi Handa [Tue, 3 Jun 2008 04:24:04 +0000 (04:24 +0000)]
(char_charset): Return NULL if the arg charset_list is
specified and C doesn't belong to any of them.
Glenn Morris [Tue, 3 Jun 2008 03:15:48 +0000 (03:15 +0000)]
(nnheader-accept-process-output): Autoload it.
Glenn Morris [Tue, 3 Jun 2008 03:14:47 +0000 (03:14 +0000)]
Comment.
Glenn Morris [Tue, 3 Jun 2008 03:13:45 +0000 (03:13 +0000)]
Comments don't need changelog entries.
Glenn Morris [Tue, 3 Jun 2008 03:12:40 +0000 (03:12 +0000)]
(f90-typedef-matcher, f90-looking-at-type-like): Check that
end-of-word follows "type".
Glenn Morris [Tue, 3 Jun 2008 03:10:53 +0000 (03:10 +0000)]
*** empty log message ***
John Paul Wallington [Mon, 2 Jun 2008 20:10:25 +0000 (20:10 +0000)]
(mh-exec-cmd-env-daemon): Doc fix.
Chong Yidong [Mon, 2 Jun 2008 16:40:59 +0000 (16:40 +0000)]
(font_pixel_size): Don't take cdr of an integer.
Chong Yidong [Mon, 2 Jun 2008 16:40:39 +0000 (16:40 +0000)]
* font.c (font_pixel_size): Don't take cdr of an integer.
Jim Meyering [Mon, 2 Jun 2008 06:09:17 +0000 (06:09 +0000)]
Make "xfree (NULL)" a no-op; remove useless if-before-xfree.
* src/alloc.c (xfree): Return right away for a NULL arg.
* src/lread.c (nosuffix): Remove now-useless if-before-xfree tests.
* src/gtkutil.c (xg_gtk_scroll_destroy): Likewise.
* src/mac.c (create_apple_event_from_event_ref): Likewise.
(create_apple_event_from_drag_ref, cfstring_create_normalized): Likewise.
* src/doprnt.c (doprnt1): Likewise.
* src/frame.c (frame): Likewise.
* src/keyboard.c (wipe_kboard): Likewise.
* src/macterm.c (x_free_frame_resources, xlfdpat_destroy, XFreePixmap):
(init_font_name_table, mac_unload_font, x_delete_display): Likewise.
* src/term.c (tty_default_color_capabilities, maybe_fatal)
(delete_tty): Likewise.
* src/w16select.c (string): Likewise.
* src/w32.c (w32_get_resource, SET_ENV_BUF_SIZE): Likewise.
* src/w32bdf.c (w32_free_bdf_font): Likewise.
* src/w32fns.c (w32_unload_font): Likewise.
* src/w32font.c (w32font_close): Likewise.
* src/window.c (size_window): Likewise.
* src/xselect.c (receive_incremental_selection): Likewise.
* src/xterm.c (x_free_frame_resources, x_delete_display): Likewise.
* src/mactoolbox.c (create_apple_event_from_drag_ref): Likewise.
* src/w32.c (stat): Likewise.
Jim Meyering [Mon, 2 Jun 2008 06:02:30 +0000 (06:02 +0000)]
* lib-src/ebrowse.c (xfree): Remove definition; s/xfree/free/
Jim Meyering [Mon, 2 Jun 2008 06:00:54 +0000 (06:00 +0000)]
remove useless if-before-free tests
* lib-src/ebrowse.c (xfree): Likewise.
* lib-src/etags.c (process_file_name, free_tree, free_fdesc): Likewise.
(popclass_above, Prolog_functions, Erlang_functions): Likewise.
* lib-src/pop.c (pop_quit): Likewise.
* lwlib/lwlib-Xm.c (xm_update_one_value): Likewise.
* lwlib/lwlib.c (safe_free_str, free_widget_value_tree): Likewise.
* src/editfns.c (Fset_time_zone_rule): Likewise.
* src/lread.c (nosuffix): Likewise.
* src/ralloc.c (get_bloc): Likewise.
* src/regex.c (reg_free): Likewise.
* src/xftfont.c (xftfont_open, xftfont_close): Likewise.
* src/xrdb.c (get_user_app, get_environ_db, x_load_resources): Likewise.
* src/xsmfns.c (smc_save_yourself_CB): Likewise.
Daiki Ueno [Mon, 2 Jun 2008 05:26:26 +0000 (05:26 +0000)]
Simplify the last change.
Daiki Ueno [Mon, 2 Jun 2008 05:09:36 +0000 (05:09 +0000)]
(epa-file-write-region): Write the entire buffer
content if START is nil.
Kenichi Handa [Mon, 2 Jun 2008 04:07:43 +0000 (04:07 +0000)]
(font_find_for_lface): Handle float font size.
(font_open_for_lface): Likewise.
Glenn Morris [Mon, 2 Jun 2008 02:08:34 +0000 (02:08 +0000)]
*** empty log message ***
Kenichi Handa [Mon, 2 Jun 2008 01:49:47 +0000 (01:49 +0000)]
(x_supports_face_attributes_p): Check face->font before
comparing the properties.
Kenichi Handa [Mon, 2 Jun 2008 01:24:26 +0000 (01:24 +0000)]
*** empty log message ***
Jason Rumney [Sun, 1 Jun 2008 21:57:06 +0000 (21:57 +0000)]
(w32_enumfont_pattern_entity): Use requested registry.
Treat iso10646-1 and Windows DEFAULT_CHARSET specially.
Duplicate iso8859-1 fonts as iso10646-1 if no registry specified.
Don't add empty script list.
(w32_registry): Only map DEFAULT_CHARSET to iso10646-1 here.
John Paul Wallington [Sun, 1 Jun 2008 21:48:58 +0000 (21:48 +0000)]
(mh-path, mh-variant): Use dotted syntax for `package-version' info.
Juanma Barranquero [Sun, 1 Jun 2008 21:26:53 +0000 (21:26 +0000)]
Fix typo in comment.
Dan Nicolaescu [Sun, 1 Jun 2008 17:46:16 +0000 (17:46 +0000)]
Regenerate.
Dan Nicolaescu [Sun, 1 Jun 2008 17:39:27 +0000 (17:39 +0000)]
* configure.in (USE_LUCID, USE_MOTIF): Don't use "==".
* configure: Regenerate.
Dan Nicolaescu [Sun, 1 Jun 2008 16:59:27 +0000 (16:59 +0000)]
(dot, dotdot): Remove, update users.
".." has been used elsewhere in the file for a long time.
(LIBXT_STATIC): Remove conditional based on unused variable.
Magnus Henoch [Sun, 1 Jun 2008 14:42:21 +0000 (14:42 +0000)]
Remove obsolete TO DO comment. (It was implemented on 1993-03-27.)
Juanma Barranquero [Sun, 1 Jun 2008 11:54:47 +0000 (11:54 +0000)]
(x-get-selection): Fix typo.
Miles Bader [Sun, 1 Jun 2008 05:04:24 +0000 (05:04 +0000)]
Implement face-remapping-alist feature
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1195
Juanma Barranquero [Sun, 1 Jun 2008 04:48:53 +0000 (04:48 +0000)]
(describe-text-sexp): Use `string-match-p'. Simplify.
(describe-char): Use `looking-at-p', `string-match-p' when possible.
Juanma Barranquero [Sun, 1 Jun 2008 04:24:43 +0000 (04:24 +0000)]
(syms_of_textprop) <text-property-default-nonsticky>:
(Fremove_text_properties): Fix typos in docstrings.
Miles Bader [Sun, 1 Jun 2008 02:35:04 +0000 (02:35 +0000)]
Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1193
Miles Bader [Sun, 1 Jun 2008 02:34:55 +0000 (02:34 +0000)]
Merge from gnus--devo--0
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1192
John Paul Wallington [Sun, 1 Jun 2008 01:50:42 +0000 (01:50 +0000)]
*** empty log message ***
Juanma Barranquero [Sat, 31 May 2008 23:51:57 +0000 (23:51 +0000)]
(icomplete-get-keys): Doc fix. Use `when'.
Glenn Morris [Sat, 31 May 2008 20:09:42 +0000 (20:09 +0000)]
*** empty log message ***
Glenn Morris [Sat, 31 May 2008 20:03:37 +0000 (20:03 +0000)]
New file.
John Paul Wallington [Sat, 31 May 2008 18:19:05 +0000 (18:19 +0000)]
(describe-variable-custom-version-info): Handle dotted
`package-version' info.
Dan Nicolaescu [Sat, 31 May 2008 15:32:10 +0000 (15:32 +0000)]
*** empty log message ***
Dan Nicolaescu [Sat, 31 May 2008 15:29:36 +0000 (15:29 +0000)]
Fix typos.
Dan Nicolaescu [Sat, 31 May 2008 15:23:58 +0000 (15:23 +0000)]
(vc-cvs-after-dir-status): Support spaces in file
names and improve support for unregistered files.
Eli Zaretskii [Sat, 31 May 2008 10:53:54 +0000 (10:53 +0000)]
(Windows Keyboard): Fix text added on 2008-05-29.