]>
git.eshelyaron.com Git - emacs.git/log
Stefan Monnier [Tue, 26 Feb 2008 19:41:53 +0000 (19:41 +0000)]
(set-mark-command): Deactivate mark on second C-SPC C-SPC
when using transient-mark-mode.
Chong Yidong [Tue, 26 Feb 2008 18:48:00 +0000 (18:48 +0000)]
(Formatting Strings): Treat - and 0 as flag characters.
Chong Yidong [Tue, 26 Feb 2008 18:47:52 +0000 (18:47 +0000)]
* strings.texi (Formatting Strings): Treat - and 0 as flag
characters.
Stefan Monnier [Tue, 26 Feb 2008 18:18:05 +0000 (18:18 +0000)]
* dispextern.h (face_at_buffer_position, face_for_overlay_string)
(face_at_string_position):
* xfaces.c (face_at_buffer_position, face_for_overlay_string)
(face_at_string_position):
* xdisp.c (display_string, next_overlay_change):
* buffer.h (overlays_at):
* buffer.c (overlays_at): Use EMACS_INT for buffer positions.
Update callers.
Chong Yidong [Tue, 26 Feb 2008 16:36:52 +0000 (16:36 +0000)]
(Fformat): Doc fix.
Chong Yidong [Tue, 26 Feb 2008 16:36:46 +0000 (16:36 +0000)]
* editfns.c (Fformat): Doc fix.
Juanma Barranquero [Tue, 26 Feb 2008 16:25:25 +0000 (16:25 +0000)]
(Ffont_spec, Ffont_at): Fix typos in docstrings.
(Ffont_put, Flist_families, Ffont_fill_gstring, Ffont_drive_otf,
Ffont_otf_alternates, Fquery_font): Doc fixes.
Jan Djärv [Tue, 26 Feb 2008 14:41:25 +0000 (14:41 +0000)]
(compilation-mode-tool-bar-map): The same.
Jan Djärv [Tue, 26 Feb 2008 14:41:01 +0000 (14:41 +0000)]
(grep-mode-tool-bar-map): Change place on next
and previous.
Miles Bader [Tue, 26 Feb 2008 09:00:24 +0000 (09:00 +0000)]
Remove RCS keywords
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1083
Glenn Morris [Tue, 26 Feb 2008 04:31:30 +0000 (04:31 +0000)]
(top-level): Don't require comint when compiling.
(nslookup-font-lock-keywords): Don't require font-lock.
Use font-lock faces rather than variables.
(nslookup, ftp, smbclient, network-service-connection):
Don't require comint.
(comint-prompt-regexp, comint-input-autoexpand)
(comint-input-ring): Declare for compiler.
(comint-mode, ffap-string-at-point, comint-exec): Autoload.
(dns-lookup-host): Don't require ffap. Remove `with-no-warnings'.
Glenn Morris [Tue, 26 Feb 2008 04:28:18 +0000 (04:28 +0000)]
(ibuffer-do-toggle-read-only): Don't use `iff' in doc-string.
Glenn Morris [Tue, 26 Feb 2008 04:27:39 +0000 (04:27 +0000)]
Combine entries.
Stefan Monnier [Tue, 26 Feb 2008 02:06:33 +0000 (02:06 +0000)]
(doc-view-current-page): Add a `win' argument.
Stefan Monnier [Tue, 26 Feb 2008 01:43:54 +0000 (01:43 +0000)]
*** empty log message ***
Roland Winkler [Mon, 25 Feb 2008 20:07:28 +0000 (20:07 +0000)]
(ibuffer-do-toggle-read-only): New optional arg as in
toggle-read-only.
Stefan Monnier [Mon, 25 Feb 2008 20:04:59 +0000 (20:04 +0000)]
(doc-view-conversion-buffer): Give it an internal name.
Demote it to plain defvar.
(doc-view-conversion-refresh-interval): Reduce interval.
(doc-view-goto-page): Allow moving to pages not yet rendered.
(doc-view-goto-page): Construct a file name rather than extracting it
from doc-view-current-files.
(doc-view-kill-proc): Ignore errors from kill-process.
(doc-view-pdf/ps->png-sentinel): Die gracefully if the buffer is dead.
(doc-view-insert-image): Use appropriate text if the page hasn't been
rendered yet. Adjust scrolling so the text is displayed.
(doc-view-display): Detect not just that a page is available, but also
that it wasn't available before, to avoid refreshing all pages repeatedly.
(doc-view-mode): Make doc-view-cache-directory if needed.
Roland Winkler [Mon, 25 Feb 2008 19:57:38 +0000 (19:57 +0000)]
(bibtex-format-entry): Handle error message refering to a missing
required field with the OPT prefix. Make unwindform more robust.
Roland Winkler [Mon, 25 Feb 2008 19:49:23 +0000 (19:49 +0000)]
* textmodes/bibtex.el: Remove support for hideshow minor mode as
it duplicates the bibtex support in progmodes/hideshow.el.
* progmodes/hideshow.el (hs-special-modes-alist): Allow bibtex
entry that do not start at the beginning of a line.
Stefan Monnier [Mon, 25 Feb 2008 19:09:22 +0000 (19:09 +0000)]
(Fbuffer_swap_text): New function.
(syms_of_buffer): Defsubr it.
Chong Yidong [Mon, 25 Feb 2008 17:42:13 +0000 (17:42 +0000)]
(shell-quote-wildcard-pattern): Quote ' and " as well.
Chong Yidong [Mon, 25 Feb 2008 17:41:59 +0000 (17:41 +0000)]
* files.el (shell-quote-wildcard-pattern): Quote ' and " as well.
Robert J. Chassell [Mon, 25 Feb 2008 16:37:30 +0000 (16:37 +0000)]
*** empty log message ***
Robert J. Chassell [Mon, 25 Feb 2008 16:31:25 +0000 (16:31 +0000)]
(describe-variable): Add phrases about initialization file with and
without customization; use new button type help-info-variable.
Chong Yidong [Mon, 25 Feb 2008 16:06:08 +0000 (16:06 +0000)]
(command_loop_1): Revert 2006-10-09 change.
Chong Yidong [Mon, 25 Feb 2008 16:06:01 +0000 (16:06 +0000)]
* keyboard.c (command_loop_1): Revert 2006-10-09 change.
Juanma Barranquero [Mon, 25 Feb 2008 11:28:07 +0000 (11:28 +0000)]
Include malloc.h.
(add_registry): Cast return value of alloca.
Jan Djärv [Mon, 25 Feb 2008 10:52:57 +0000 (10:52 +0000)]
(grep-mode-tool-bar-map): New variable.
(grep-mode): Use grep-mode-tool-bar-map.
Jan Djärv [Mon, 25 Feb 2008 10:52:09 +0000 (10:52 +0000)]
(tool-bar): Rquire tool-bar.
(compilation-mode-tool-bar-map): New variable.
(compilation-mode): Use compilation-mode-tool-bar-map.
Jan Djärv [Mon, 25 Feb 2008 10:50:20 +0000 (10:50 +0000)]
(x-gtk-stock-map): Add cancel. Remove extensions.
Kenichi Handa [Mon, 25 Feb 2008 10:41:51 +0000 (10:41 +0000)]
(x_produce_glyphs): For a visible glyph, assure at least
1-pixel width.
Jason Rumney [Mon, 25 Feb 2008 09:08:52 +0000 (09:08 +0000)]
*** empty log message ***
Jason Rumney [Mon, 25 Feb 2008 08:35:40 +0000 (08:35 +0000)]
(w32font_draw): Draw one character at a time when padding.
Dan Nicolaescu [Mon, 25 Feb 2008 08:17:18 +0000 (08:17 +0000)]
* configure.in: Print an error for systems that we think are
obsolete and are proposed to be removed. Remove some more unused
systems.
* configure: Regenerate.
Glenn Morris [Mon, 25 Feb 2008 08:14:21 +0000 (08:14 +0000)]
(vc-sccs-diff): Fix setting of oldvers and newvers.
Stefan Monnier [Mon, 25 Feb 2008 03:54:54 +0000 (03:54 +0000)]
* diff-mode.el (diff-file-junk-re): New const.
(diff-beginning-of-file-and-junk): Use it.
(diff-file-kill): Make sure we were really inside a file diff.
* diff-mode.el: Make it more robust in the presence of empty context
lines in unified hunks.
(diff-valid-unified-empty-line): New var.
(diff-unified->context, diff-sanity-check-hunk): Obey it.
(diff-end-of-hunk): Obey it. New arg `donttrustheader'.
(diff-fixup-modifs, diff-post-command-hook): Use this new arg.
(diff-hunk-header-re-unified): New const.
(diff-font-lock-keywords, diff-hunk-header-re, diff-split-hunk)
(diff-fixup-modifs, diff-unified->context, diff-next-complex-hunk)
(diff-sanity-check-hunk): Use it.
* diff-mode.el (diff-beginning-of-file-and-junk): If we're on the
Index: line, don't search backward for the previous one.
Juanma Barranquero [Mon, 25 Feb 2008 02:36:22 +0000 (02:36 +0000)]
*** empty log message ***
Stefan Monnier [Mon, 25 Feb 2008 02:27:32 +0000 (02:27 +0000)]
(Fdelete_window, Fadjust_window_trailing_edge):
Handle a nil arg. Use run_window_configuration_change_hook.
(delete_window, adjust_window_trailing_edge): Don't handle nil any more.
(Fenlarge_window, Fshrink_window, Fset_window_configuration):
Use run_window_configuration_change_hook.
Kenichi Handa [Mon, 25 Feb 2008 01:52:35 +0000 (01:52 +0000)]
(struct glyph_string): New member padding_p.
Kenichi Handa [Mon, 25 Feb 2008 01:46:30 +0000 (01:46 +0000)]
(w32font_draw): Pay attention to s->padding_p.
Kenichi Handa [Mon, 25 Feb 2008 01:45:47 +0000 (01:45 +0000)]
(ftxfont_draw): Pay attention to s->padding_p.
Kenichi Handa [Mon, 25 Feb 2008 01:44:26 +0000 (01:44 +0000)]
(xfont_draw): Pay attention to s->padding_p.
Kenichi Handa [Mon, 25 Feb 2008 01:43:55 +0000 (01:43 +0000)]
(xftfont_draw): Pay attention to s->padding_p.
Kenichi Handa [Mon, 25 Feb 2008 01:43:02 +0000 (01:43 +0000)]
If the font driver doesn't have `shape' function, return Qnil.
Kenichi Handa [Mon, 25 Feb 2008 01:40:09 +0000 (01:40 +0000)]
(setup-default-fontset): Add non-OTF
lao font for lao script.
Kenichi Handa [Mon, 25 Feb 2008 01:38:49 +0000 (01:38 +0000)]
Register tibetan-composition-fucntion in composition-function-table.
Kenichi Handa [Mon, 25 Feb 2008 01:38:06 +0000 (01:38 +0000)]
(tibetan-composition-function): Adjusted for the new calling way
(argument changed). Try font-shape-text if possible.
Kenichi Handa [Mon, 25 Feb 2008 01:36:48 +0000 (01:36 +0000)]
Register lao-composition-function in
composition-function-table.
Kenichi Handa [Mon, 25 Feb 2008 01:35:50 +0000 (01:35 +0000)]
(lao-composition-function): Adjusted for the new calling way.
Juanma Barranquero [Mon, 25 Feb 2008 01:34:52 +0000 (01:34 +0000)]
Regenerate.
Miles Bader [Mon, 25 Feb 2008 00:21:57 +0000 (00:21 +0000)]
Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1081
Juri Linkov [Mon, 25 Feb 2008 00:01:54 +0000 (00:01 +0000)]
(isearch-fail): Use "RosyBrown1" for a light
background, "red4" for a dark background, "red" for 16 and
8 colors, "grey" for grayscale, and inverse video otherwise.
Add :version tag.
(isearch-message): Keep the original isearch-message intact, and
add text properties to it where necessary. Add `isearch-error' to
the condition that checks if isearch is unsuccessful.
Juri Linkov [Sun, 24 Feb 2008 23:22:26 +0000 (23:22 +0000)]
Move successful message "Compilation finished" to the end.
Juri Linkov [Sun, 24 Feb 2008 23:21:56 +0000 (23:21 +0000)]
(compilation-handle-exit):
Use compilation-error face instead of font-lock-warning-face.
Display the same message in the minibuffer as is inserted
at the end of the compilation buffer.
Glenn Morris [Sun, 24 Feb 2008 23:08:00 +0000 (23:08 +0000)]
*** empty log message ***
Glenn Morris [Sun, 24 Feb 2008 23:06:05 +0000 (23:06 +0000)]
Comment.
Glenn Morris [Sun, 24 Feb 2008 23:02:59 +0000 (23:02 +0000)]
(vc-rcs-register): Fix treatment of directories in multiple file case.
Use a single `let' rather than two.
Glenn Morris [Sun, 24 Feb 2008 22:54:30 +0000 (22:54 +0000)]
(vc-cvs-register): Fix registering of directories in multiple file case.
Glenn Morris [Sun, 24 Feb 2008 22:51:00 +0000 (22:51 +0000)]
(vc-mcvs-register): Fix let-binding (for use of `file').
Juanma Barranquero [Sun, 24 Feb 2008 22:32:00 +0000 (22:32 +0000)]
*** empty log message ***
Jason Rumney [Sun, 24 Feb 2008 22:04:07 +0000 (22:04 +0000)]
(enum_font_cb2): Don't use raster fonts for Unicode.
Dan Nicolaescu [Sun, 24 Feb 2008 20:44:24 +0000 (20:44 +0000)]
(compilation-start): Specify a face for
mode-line-process.
(compilation-handle-exit): Specify a face and a tooltip for
mode-line-process.
Dan Nicolaescu [Sun, 24 Feb 2008 18:53:07 +0000 (18:53 +0000)]
* configure.in: Remove references to obsolete variables and
systems.
* configure: Regenerate.
* Makefile.in (NO_SHORTNAMES):
* emacsclient.c (NO_SHORTNAMES):
* fakemail.c (NO_SHORTNAMES):
* make-docfile.c (NO_SHORTNAMES):
* movemail.c (NO_SHORTNAMES):
* pop.c (NO_SHORTNAMES): Remove references to obsolete variable.
* config.nt (SHORTNAMES): Remove reference to obsolete variable.
* s/vms4-0.h:
* s/vms4-2.h:
* s/vms4-4.h:
* s/vms5-5.h: Remove, unused.
* s/irix5-2.h:
* s/irix6-0.h:
* s/riscos5.h:
* s/mach-bsd4-3.h:
* m/mips4.h: Remove files for obsolete systems
* Makefile.in:
* filelock.c:
* unexmips.c:
* m/hp9000s300.h:
* m/iris4d.h:
* s/aix3-1.h:
* s/hpux.h:
* s/msdos.h:
* s/usg5-0.h:
* s/usg5-2-2.h:
* s/usg5-2.h:
* s/usg5-3.h: Remove references to obsolete variables.
* s/irix5-0.h: Remove, move all the contents ...
* s/irix6-5.h: ... here. Simplify.
* config.in: Regenerate.
Dan Nicolaescu [Sun, 24 Feb 2008 18:36:51 +0000 (18:36 +0000)]
*** empty log message ***
Dan Nicolaescu [Sun, 24 Feb 2008 17:56:03 +0000 (17:56 +0000)]
*** empty log message ***
Jason Rumney [Sun, 24 Feb 2008 16:57:51 +0000 (16:57 +0000)]
(file-name-invalid-regexp): Fix octal/decimal confusion.
Jason Rumney [Sun, 24 Feb 2008 15:45:28 +0000 (15:45 +0000)]
(x_draw_glyph_string_background): Clear the background
manually when cleartype is in use.
(x_draw_glyph_string_foreground): Draw text transparently when
cleartype is in use.
Miles Bader [Sun, 24 Feb 2008 15:23:45 +0000 (15:23 +0000)]
Revert removal of `mm-hack-charsets' in Gnus
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1076
Jason Rumney [Sun, 24 Feb 2008 15:08:06 +0000 (15:08 +0000)]
(w32font_text_extents): Avoid getting HDC and selecting
a font into it unless we have to.
Stefan Monnier [Sun, 24 Feb 2008 13:36:39 +0000 (13:36 +0000)]
Allow fine-grained image-cache flushing.
* dispextern.h (struct image): Add `dependencies' field.
(clear_image_caches): Change arg to Lisp_Object.
* image.c (make_image): Initialize `dependencies' field.
(clear_image_cache): Change arg to allow fine-grained flushing.
Perform the flush even if image-cache-eviction-delay is nil.
(clear_image_caches): Change arg to Lisp_Object.
(Fclear_image_cache): Expand meaning of the argument.
(mark_image): Mark `dependencies' field.
* xfaces.c (clear_face_cache): Adapt arg to call to clear_image_caches.
(lface_hash): Use XHASH rather than XFASTINT.
(face_at_buffer_position): Fix int -> EMACS_INT position.
* xdisp.c (next_overlay_change): Fix int -> EMACS_INT position.
(select_frame_for_redisplay): Remove code duplication.
(redisplay_internal): Adapt arg to call to clear_image_caches.
Stefan Monnier [Sun, 24 Feb 2008 13:24:12 +0000 (13:24 +0000)]
Remove spurious * in defcustom docstrings.
(hilit-chg-make-ov): Simplify.
(hilit-chg-fixup): Use remove-overlays.
(hilit-chg-set-face-on-change): Remove redundant `remove-text-properties' call.
Miles Bader [Sun, 24 Feb 2008 10:09:07 +0000 (10:09 +0000)]
Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1074
Miles Bader [Sun, 24 Feb 2008 06:43:15 +0000 (06:43 +0000)]
Merge from gnus--devo--0
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1073
Miles Bader [Sun, 24 Feb 2008 06:09:16 +0000 (06:09 +0000)]
Merge from gnus--rel--5.10
Revision: emacs@sv.gnu.org/emacs--rel--22--patch-232
Juanma Barranquero [Sun, 24 Feb 2008 02:48:47 +0000 (02:48 +0000)]
*** empty log message ***
Juanma Barranquero [Sun, 24 Feb 2008 02:37:13 +0000 (02:37 +0000)]
*** empty log message ***
Chong Yidong [Sun, 24 Feb 2008 01:06:03 +0000 (01:06 +0000)]
** modify-frame-parameters behaviour broken
The fix Ulrich Neumerkel looks correct, and has been checked in.
Chong Yidong [Sun, 24 Feb 2008 01:05:27 +0000 (01:05 +0000)]
(x_set_offset): Don't change the gravity if CHANGE_GRAVITY is -1.
Chong Yidong [Sun, 24 Feb 2008 01:05:20 +0000 (01:05 +0000)]
* xterm.c (x_set_offset): Don't change the gravity if
CHANGE_GRAVITY is -1.
Chong Yidong [Sun, 24 Feb 2008 01:04:51 +0000 (01:04 +0000)]
(x_set_offset): Don't change the gravity if CHANGE_GRAVITY is -1.
Chong Yidong [Sun, 24 Feb 2008 01:04:34 +0000 (01:04 +0000)]
* xterm.c (x_set_offset): Don't change the gravity if
CHANGE_GRAVITY is -1.
Chong Yidong [Sun, 24 Feb 2008 00:59:12 +0000 (00:59 +0000)]
** nesting of unwind-protect and atomic-change-group
Stefan already fixed this.
Juanma Barranquero [Sat, 23 Feb 2008 23:35:23 +0000 (23:35 +0000)]
(linum-after-config): Update all visible windows.
Chong Yidong [Sat, 23 Feb 2008 23:13:52 +0000 (23:13 +0000)]
** Auto-Save bug when file/directory no longer exists
Fix in trunk, delaying till after 22.2.
Chong Yidong [Sat, 23 Feb 2008 23:12:52 +0000 (23:12 +0000)]
(auto_save_error_occurred): New var.
(auto_save_error): Set it.
(Fdo_auto_save): Don't overwrite the error message if an auto-save
error occurred.
Chong Yidong [Sat, 23 Feb 2008 23:12:42 +0000 (23:12 +0000)]
* fileio.c (auto_save_error_occurred): New var.
(auto_save_error): Set it.
(Fdo_auto_save): Don't overwrite the error message if an auto-save
error occurred.
Chong Yidong [Sat, 23 Feb 2008 22:39:09 +0000 (22:39 +0000)]
** Backport find-function-search-for-symbol change to try `.emacs'
Chong Yidong [Sat, 23 Feb 2008 22:34:30 +0000 (22:34 +0000)]
** Should dired-do-search bind tags-loop-revert-buffers automatically?
Chong Yidong [Sat, 23 Feb 2008 22:00:42 +0000 (22:00 +0000)]
** Loading ebrowse file yields warning
Fixed.
Chong Yidong [Sat, 23 Feb 2008 21:59:36 +0000 (21:59 +0000)]
Remove two other fixed bug items.
Chong Yidong [Sat, 23 Feb 2008 21:58:10 +0000 (21:58 +0000)]
** Tweak sit-for to accept the form (sit-for 1 nil t)
Already fixed by Glenn Morris.
Glenn Morris [Sat, 23 Feb 2008 21:01:03 +0000 (21:01 +0000)]
Some comments on previous change. A couple of things are already
fixed.
Chong Yidong [Sat, 23 Feb 2008 20:49:14 +0000 (20:49 +0000)]
Remove some Emacs 22.1 release items, and update bug list.
Chong Yidong [Sat, 23 Feb 2008 20:28:58 +0000 (20:28 +0000)]
(bibtex-convert-alien): Fix sit-for ags.
Chong Yidong [Sat, 23 Feb 2008 20:28:46 +0000 (20:28 +0000)]
* textmodes/bibtex.el (bibtex-convert-alien): Fix sit-for ags.
Glenn Morris [Sat, 23 Feb 2008 20:17:44 +0000 (20:17 +0000)]
(tree-widget-lookup-image): Let-bind `file'.
Glenn Morris [Sat, 23 Feb 2008 20:06:44 +0000 (20:06 +0000)]
iwconfig.
Glenn Morris [Sat, 23 Feb 2008 20:02:55 +0000 (20:02 +0000)]
(iwconfig-program, iwconfig-program-options): Add :version.
Glenn Morris [Sat, 23 Feb 2008 20:01:44 +0000 (20:01 +0000)]
Yoni Rabkin <yoni at rabkins.net> (tiny change)
(iwconfig-program, iwconfig-program-options): New variables.
(iwconfig): New function.
Glenn Morris [Sat, 23 Feb 2008 19:35:42 +0000 (19:35 +0000)]
(menu-bar-games-menu): Add Bubbles and Pong. Add :help for Solitaire and Tetris.