1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-22 07:09:54 +00:00
Commit Graph

82208 Commits

Author SHA1 Message Date
Eli Zaretskii
aa08d1ff92 (init_user_info): Don't restrict UID and GID to 0-60000 range. 2008-04-05 15:26:10 +00:00
Eli Zaretskii
c902c8a781 (ls-lisp-format): Support inodes that are 2- or 3-member cons cells. 2008-04-05 15:03:42 +00:00
Chong Yidong
4324095897 (custom-face-attributes): Handle roman slant. 2008-04-05 14:47:38 +00:00
Chong Yidong
5e220abb76 * cus-face.el (custom-face-attributes): Handle roman slant. 2008-04-05 14:46:56 +00:00
Chong Yidong
bacbbe8f3d (default): Ensure the face-defface-spec property is set. 2008-04-05 14:39:13 +00:00
Chong Yidong
ed92f343b9 * faces.el (default): Ensure the face-defface-spec property is
set.
2008-04-05 14:38:58 +00:00
Eli Zaretskii
40beb14781 New file. 2008-04-05 14:34:28 +00:00
Eli Zaretskii
e3b88685f9 (sys_chown, stat, fstat): Use S_* constants instead of _S_* ones, since we
now use our own sys/stat.h.
(stat, fstat): Don't mangle the inode number.
2008-04-05 14:32:28 +00:00
Eli Zaretskii
e058f331f5 (Ffile_attributes): Support inode numbers wider than 32 bits.
Remove ugly WINDOWSNT-specific kludge introduced on 2008-03-14 to force
inode be positive.
2008-04-05 14:31:42 +00:00
Adrian Robert
4954b81b55 files.el: add abort-if-file-too-large and use it in find-file-noselect and insert-file-1 2008-04-05 12:03:23 +00:00
Andreas Schwab
5d374ce122 No longer create admin/unidata/Makefile. 2008-04-05 10:06:14 +00:00
Andreas Schwab
2e81bdd76c Remove configure. 2008-04-05 10:01:41 +00:00
Eli Zaretskii
4a00b4b341 Improve wording of last change. 2008-04-05 08:21:58 +00:00
Eli Zaretskii
892508a40d (chkapiN) Add check for usp10.h. 2008-04-05 08:17:20 +00:00
Stefan Monnier
83a38a5a39 (vhdl-mode-map-init): Replace C-c[a-zA-Z] key bindings. 2008-04-05 03:43:07 +00:00
Stefan Monnier
d302e5cfe3 (hif-token-alist): New var.
(hif-token-regexp, hif-tokenize): Use it.
(hif-mathify-binop): New macro.
(hif-plus, hif-minus, hif-notequal, hif-greater, hif-less)
(hif-greater-equal, hif-less-equal): Use it.
(hif-logior, hif-logand): New functions.
(hif-math): Accept | and & as well.
2008-04-05 03:32:05 +00:00
Stefan Monnier
b5507bc14e Fix problem with completion for buffer-local tables.
Reported by Radey Shouman <shouman@comcast.net>.
(tags-complete-tag): Remove.
(tags-lazy-completion-table): New function to replace it.
(find-tag-tag, complete-tag): Update users.
2008-04-05 03:31:50 +00:00
Dan Nicolaescu
8d73b84e3b * diff-mode.el (diff-file-junk-re): Recognize the git format for
new files, deleted files and for changing permissions.
2008-04-05 00:56:31 +00:00
Chong Yidong
bc884fa06a (url-http-chunked-encoding-after-change-function):
Remove superfluous CRLF at end of file.  (bug #42)
2008-04-05 00:49:01 +00:00
Chong Yidong
44b35a235b * url-http.el (url-http-chunked-encoding-after-change-function):
Remove superfluous CRLF at end of file.  (bug #42)
2008-04-05 00:48:51 +00:00
Dan Nicolaescu
2f745f7fa4 * diff-mode.el (diff-file-junk-re): Recognize the git format for
new files and for changing permissions.
2008-04-05 00:35:46 +00:00
Dan Nicolaescu
90e9ca17a7 * vc-rcs.el (vc-rcs-dir-status):
* vc-sccs.el (vc-sccs-dir-status): New function.
2008-04-05 00:15:13 +00:00
Dan Nicolaescu
d926e68f19 *** empty log message *** 2008-04-04 23:53:00 +00:00
Jason Rumney
388c38f9b3 (w32font_text_extents): Use font's ascent and descent.
(recompute_cached_metrics): Don't set ascent and descent per char.
2008-04-04 23:05:43 +00:00
Dan Nicolaescu
7cd25617fe * outline.el (outline-mode-menu-bar-map):
* term.el (terminal-signal-menu): Add :help.

* net/eudc.el (eudc-mode-map): Declare and define in one step.
(eudc-tail-menu, eudc-server-menu, eudc-tools-menu): Add :help.

* emacs-lisp/re-builder.el (reb-mode-map):
* textmodes/nroff-mode.el (nroff-mode-map): Add menus.
2008-04-04 22:45:01 +00:00
Dan Nicolaescu
19446c41b1 (diff-file-junk-re): Recognize the git format for
new files.
(diff-mode): Set beginning-of-defun-function and
2008-04-04 22:34:35 +00:00
Dan Nicolaescu
479be3f4ba *** empty log message *** 2008-04-04 22:29:55 +00:00
Dan Nicolaescu
6efbb10c5b (vc-bzr-state): Use when instead of if. 2008-04-04 22:29:02 +00:00
Dan Nicolaescu
5a84a93714 (vc-default-status-fileinfo-extra): New function.
(vc-status-mark-buffer-changed): Use it.
(vc-update-vc-status-buffer): Allow for partial updates.
2008-04-04 22:27:26 +00:00
Jason Rumney
a25fe28877 Update W32 API requirements. 2008-04-04 22:06:51 +00:00
Stefan Monnier
d4417eb006 (struct frame): Give one more bit to `visible' since we use
values larger than 1 to indicate obscured frames on ttys.
2008-04-04 17:56:23 +00:00
Stefan Monnier
343bb7bdd1 (after-init-hook): Don't wrap a lambda around
tramp-register-completion-file-name-handler.
2008-04-04 17:38:44 +00:00
Stefan Monnier
6adc6eed8c (Minibuffer Edit) <resize-mini-windows>: Adjust default. 2008-04-04 17:34:56 +00:00
Stefan Monnier
00f7c5edc6 * subr.el (keymap-canonicalize): New function.
* mouse.el (mouse-menu-non-singleton): Use it.
(mouse-major-mode-menu): Remove hack made unnecessary.
* keymap.c (Qkeymap_canonicalize): New var.
(Fmap_keymap_internal): New fun.
(describe_map): Use keymap-canonicalize.
2008-04-04 17:31:20 +00:00
Stefan Monnier
4591d6cbef (last_boundary_buffer, last_boundary_position): New vars.
(Fundo_boundary): Set them.
(syms_of_undo): Initialize them.
(record_point): Use them instead of last_point_position*.
(last_undo_buffer): Change type.
2008-04-04 16:59:52 +00:00
Stefan Monnier
7c37335792 (set-fill-column): Prompt rather than error by default. 2008-04-04 16:16:23 +00:00
Jason Rumney
d0bfec76e4 (uniscribe_check_otf): Rearrange loop for counting features. 2008-04-04 12:08:14 +00:00
Jason Rumney
e38ac6e203 (uniscribe_check_otf): Add GC protection before consing.
Use CAR_SAFE to increment loop.
2008-04-04 11:59:09 +00:00
Andreas Schwab
e6fa807c5a (calendar-time-zone-daylight-rules): Reset
new-rules after each round.
2008-04-04 11:43:39 +00:00
Jason Rumney
42a835e53c Updated for uniscribe backend. 2008-04-04 11:10:26 +00:00
Andreas Schwab
b92e2bd202 (cal-autoloads): New target.
(compile, compile-always, recompile): Depend on it.
($(lisp)/calendar/cal-loaddefs.el)
($(lisp)/calendar/diary-loaddefs.el)
($(lisp)/calendar/hol-loaddefs.el): Depend on calendar/*.el.
2008-04-04 11:02:18 +00:00
Jason Rumney
3187540eff (uniscribe_check_otf): Fix last change. 2008-04-04 07:59:20 +00:00
Michael Kifer
1b718df9f2 typo fixes in my record
2008-04-04  Michael Kifer  <kifer@cs.stonybrook.edu>
2008-04-04 07:56:00 +00:00
Michael Kifer
2d84cc270a 2008-04-04 Michael Kifer <kifer@cs.stonybrook.edu>
* ediff*el: replaced load with require in eval-when-compile.

	* ediff-hook: deleted all invocations of (autoload ...).

	* ediff-util.el (ediff-setup): make window-min-height a local variable
	in ediff control window, and set its min height to 2.
	(ediff-setup-control-buffer): dedicate the control window.
	(ediff-toggle-multiframe): undedicate control window.
	Work directly with ediff-setup-windows-multiframe and
	ediff-setup-windows-plain.

	* ediff-wind (ediff-choose-window-setup-function-automatically): new
	function.
	(ediff-window-setup-function): change initialization.
	(ediff-setup-windows-automatic): deleted.
	(ediff-setup-windows-plain-merge): make control window dedicated.
	(ediff-destroy-control-frame): do not skip frames if working in a
	single frame.

	* emulation/viper-ex.el: move provide's forward, prevent ecursion in
	eval-when-compile.

	* emulation/viper-util.el: move provide's forward, prevent ecursion in
	eval-when-compile.
2008-04-04 07:51:27 +00:00
Glenn Morris
d80c2c18c1 Update for cal-persia name changes. 2008-04-04 07:37:36 +00:00
Glenn Morris
c2bfc7e393 Update for iso, islamic, julian, mayan, persian name changes. 2008-04-04 07:34:56 +00:00
Glenn Morris
26ce642ac9 Update for islamic name changes. 2008-04-04 07:33:26 +00:00
Glenn Morris
b78b866a56 Update for iso, islamic, julian, mayan, persian name changes. 2008-04-04 07:32:39 +00:00
Glenn Morris
7fa4d82445 (calendar-mayan-long-count-to-absolute): Keep old name as alias. 2008-04-04 07:30:39 +00:00
Glenn Morris
7a6bd764df (calendar-mayan-string-from-long-count): Rename
calendar-string-to-mayan-long-count.  Update callers.
(calendar-mayan-print-date): Rename calendar-print-mayan-date.
Update callers, keep old name as alias.
(calendar-mayan-read-haab-date): Rename calendar-read-mayan-haab-date.
Update callers.
(calendar-mayan-read-tzolkin-date): Rename calendar-read-mayan-tzolkin-date.
Update callers.
(calendar-mayan-next-haab-date): Rename calendar-next-haab-date.
Keep old name as alias.
(calendar-mayan-previous-haab-date): Rename calendar-previous-haab-date.
Keep old name as alias.
(calendar-mayan-next-tzolkin-date): Rename calendar-next-tzolkin-date.
Keep old name as alias.
(calendar-mayan-previous-tzolkin-date): Rename calendar-previous-tzolkin-date.
Keep old name as alias.
(calendar-mayan-next-round-date): Rename calendar-next-calendar-round-date.
Keep old name as alias.
(calendar-mayan-previous-round-date): Rename
calendar-previous-calendar-round-date.  Keep old name as alias.
(calendar-mayan-long-count-to-absolute): Rename
calendar-absolute-from-mayan-long-count.  Keep old name as alias.
(calendar-mayan-goto-long-count-date): Rename
calendar-goto-mayan-long-count-date.  Keep old name as alias.
2008-04-04 07:27:24 +00:00