1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-03 11:33:37 +00:00
Commit Graph

56823 Commits

Author SHA1 Message Date
Daniel Pfeiffer
813731b3dc (auto-mode-alist): Check GNUmakefile before makefile. Default to makefile-bsdmake-mode on BSD systems. 2005-05-21 02:42:00 +00:00
Jay Belanger
ed8060d98f (calc-invalidate-units-table): Use inhibit-read-only.
(math-build-units-table-buffer): Use view-mode.
2005-05-20 22:39:33 +00:00
Richard M. Stallman
240d926eb2 Reclassify item. Update copyright year. 2005-05-20 22:05:21 +00:00
Juanma Barranquero
09e8eb5bae (lookup_image, png_read_from_memory): Remove hacks (and misleading comments).
(DEF_IMGLIB_FN): Use C calling convention for image libraries.
2005-05-20 17:51:38 +00:00
Reiner Steib
57d8ef63ee Remove CVS conflict markers. 2005-05-20 17:47:03 +00:00
Juanma Barranquero
44a91a68ec Fix remaining braino breackage. 2005-05-20 16:41:36 +00:00
Juanma Barranquero
0a418fa12e Fix braino. 2005-05-20 16:15:02 +00:00
David Kastrup
8292be61c5 (easy-menu-add): Correct docstring since
easy-menu-add is not a nop on Emacs; and clarify when to call it.
2005-05-20 15:30:59 +00:00
Juanma Barranquero
47bc4b3fe1 (reduce, fill, replace, remove*, remove-if, remove-if-not, delete*, delete-if,
delete-if-not, remove-duplicates, delete-duplicates, substitute, substitute-if,
substitute-if-not, nsubstitute, nsubstitute-if, nsubstitute-if-not, find,
find-if, find-if-not, position, position-if, position-if-not, count, count-if,
count-if-not, mismatch, search, sort*, stable-sort, merge, member*, member-if,
member-if-not, assoc*, assoc-if, assoc-if-not, rassoc*, rassoc-if,
rassoc-if-not, union, nunion, intersection, nintersection, set-difference,
nset-difference, set-exclusive-or, nset-exclusive-or, subsetp, subst-if,
subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis, nsublis, tree-equal):
Improve argument/docstring consistency.
2005-05-20 14:30:34 +00:00
Lute Kamstra
c651771a66 *** empty log message *** 2005-05-20 13:42:57 +00:00
Lute Kamstra
d676819ef5 (diff-header-face, diff-file-header-face)
(diff-index-face, diff-hunk-header-face, diff-removed-face)
(diff-added-face, diff-changed-face, diff-function-face)
(diff-context-face, diff-nonexistent-face): Put them in the
diff-mode customization group.
2005-05-20 13:35:11 +00:00
Stefan Monnier
4e19eff09a (vhdl-font-lock-match-item): Simplify regexp. 2005-05-20 13:33:13 +00:00
Stefan Monnier
fe67016b3a (sh-mode, sh-get-word): Minor regexp fixes. 2005-05-20 13:28:38 +00:00
Stefan Monnier
9605a00f9c (lisp-font-lock-keywords-2): Don't error. Minor regexp-optimization. 2005-05-20 13:25:58 +00:00
Carsten Dominik
9bc3d12402 Version 3.09 2005-05-20 11:28:03 +00:00
Carsten Dominik
24e9a727ba *** empty log message *** 2005-05-20 11:27:45 +00:00
Carsten Dominik
eb2f9c591b (org-agenda-toggle-time-grid): New command.
(org-agenda-use-time-grid, org-agenda-time-grid): New options.
	(org-agenda-add-time-grid-maybe): New function.
	(org-agenda): Call `org-agenda-add-time-grid-maybe'.
	(org-table-create): `dotimes' instead of `mapcar'.
	(org-xor): Simplified implementation.
	(org-agenda): `inhibit-redisplay' turned on.
	(org-agenda-change-all-lines): Use `org-format-agenda-item' to get
	a consistent line after a state change.
	(org-agenda-remove-times-when-in-prefix): New option.
	(org-prefix-has-time): New variable.
	(org-parse-time-string): Optional argument NODEFAULT.
	(org-format-agenda-item): Parse items for time-of-day
	specifications and move these into the prefix if possible.
	(org-agenda-priority): Get current heading, not previous heading
	during agenda remote editing.
2005-05-20 11:24:48 +00:00
Lute Kamstra
f3fbdb1f2d (Fwindow_inside_edges, Fwindow_inside_pixel_edges): Correct the right value. 2005-05-20 11:18:22 +00:00
Juanma Barranquero
a18ff98867 (send-string, send-region): Remove obsolescence declaration.
(window-dot, set-window-dot, read-input, show-buffer, eval-current-buffer,
string-to-int): Add release number to obsolescence declarations.
2005-05-19 23:45:09 +00:00
Luc Teirlinck
ca1b09140b (Active Keymaps): Add anchor. 2005-05-19 23:38:12 +00:00
Luc Teirlinck
b4a83bb86f (Hooks): Delete confusing and unnecessary sentence.
(Major Mode Conventions): Refer to `Auto Major Mode' in more
appropriate place.
(Derived Modes): Small clarifications.
(Minor Mode Conventions, Keymaps and Minor Modes): Replace
references to nodes with references to anchors.
(Mode Line Data): Warn that `(:eval FORM)' should not load any files.
Clarify description of lists whose first element is an integer.
(Mode Line Variables): Add anchor.
(%-Constructs): Clarify description of integer after %.
(Emulating Mode Line): Describe nil value for FACE.
2005-05-19 23:35:18 +00:00
Luc Teirlinck
6900105fc4 *** empty log message *** 2005-05-19 23:29:21 +00:00
Kim F. Storm
cc2691b7ee (ido-magic-forward-char): Enter ido-find-file at end of input.
(ido-magic-backward-char): Enter ido-switch-buffer at start of input.
2005-05-19 21:08:14 +00:00
Kim F. Storm
f4056bf7b6 *** empty log message *** 2005-05-19 21:07:59 +00:00
Nick Roberts
35a0a8aaeb (list-faces-display): Make back button respect optional regexp arg. 2005-05-19 20:57:04 +00:00
Juanma Barranquero
fe38e3b0c3 Whitespace normalization. 2005-05-19 19:26:47 +00:00
Juanma Barranquero
bfd187c847 *** empty log message *** 2005-05-19 19:24:40 +00:00
Juanma Barranquero
f530778210 Specify missing group (and type, if simple) in defcustom. 2005-05-19 19:06:19 +00:00
Juanma Barranquero
93c8c9cd7d (url-cookie-multiple-line): Specify group and type in defcustom. 2005-05-19 17:59:58 +00:00
Luc Teirlinck
620d3304e2 (compilation-finish-function): Fix defvar. 2005-05-19 16:53:26 +00:00
Richard M. Stallman
e1c45277c5 (makefile-mode): Use run-mode-hooks. 2005-05-19 15:46:19 +00:00
Richard M. Stallman
9aca24765f (event-basic-type): Don't get an error.
(left-fringe-p): Function deleted.
2005-05-19 15:43:48 +00:00
Richard M. Stallman
7e829de9c2 (Buffer-menu-buffer-face): In group Buffer-menu. 2005-05-19 15:42:40 +00:00
Richard M. Stallman
3b68c5062f (dired-copy-file-recursive): Handle symlinks in recursive copy. 2005-05-19 15:42:01 +00:00
Richard M. Stallman
b4aefb19b7 (show-trailing-whitespace): In group `whitespace-faces'. 2005-05-19 15:40:37 +00:00
Richard M. Stallman
8cd567b842 (eval-when-compile): Doc fix. 2005-05-19 15:39:56 +00:00
Richard M. Stallman
fe33e7c83c (byte-compile-file-form-custom-declare-variable):
Call byte-compile-nogroup-warn if appropriate.
2005-05-19 15:39:21 +00:00
Richard M. Stallman
3c9e7f42ca (compilation-finish-function): Mark obsolete. 2005-05-19 15:38:27 +00:00
Jay Belanger
de327926e9 *** empty log message *** 2005-05-19 13:15:44 +00:00
Jay Belanger
be625312b0 (calc-graph-format-data): Make sure var-PlotRejects is bound before
trying to check its value.
2005-05-19 12:50:15 +00:00
Lute Kamstra
9adfabc2a8 Regenerate. 2005-05-19 08:29:56 +00:00
Lute Kamstra
261967be48 Add --enable-locallisppath. 2005-05-19 08:28:29 +00:00
Carsten Dominik
73d5f66837 *** empty log message *** 2005-05-19 08:25:58 +00:00
Carsten Dominik
d460c0f5ad Moved the definition of `reftex-isearch-minor-mode' to reftex.el,
because it is needed in the menu.
2005-05-19 08:21:53 +00:00
Lute Kamstra
9647494486 *** empty log message *** 2005-05-19 08:20:44 +00:00
Carsten Dominik
5715729699 Moved the definition of `reftex-isearch-minor-mode' from
reftex-global.el to reftex.el.
2005-05-19 08:20:42 +00:00
Lute Kamstra
07b41c4275 (copyright-fix-years): Make sure all years are fixed. Don't insert a
space after a dash.
2005-05-19 08:13:31 +00:00
Kim F. Storm
34e99b2e36 (crisp-home, crisp-end): Put CUA property. 2005-05-19 08:06:59 +00:00
Kim F. Storm
8d9386a167 *** empty log message *** 2005-05-19 08:06:35 +00:00
Carsten Dominik
282202ff4b typo fix in copyright notice 2005-05-19 06:46:47 +00:00