]>
git.eshelyaron.com Git - emacs.git/log
Juanma Barranquero [Sun, 22 May 2005 17:48:02 +0000 (17:48 +0000)]
(coerce, map, maplist, cl-mapc, mapl, mapcan, mapcon, some, every, notany,
notevery, signum, isqrt, concatenate, list-length, get*, getf, cl-remprop):
Improve argument/docstring consistency.
Juanma Barranquero [Sun, 22 May 2005 17:46:50 +0000 (17:46 +0000)]
(pushnew, cl-macroexpand, floatp-safe, plusp, minusp, oddp, evenp, mapcar*,
list*, copy-list, adjoin, subst): Improve argument/docstring consistency.
Richard M. Stallman [Sun, 22 May 2005 15:52:51 +0000 (15:52 +0000)]
(describe-key): Move print-help-return-message call out of conditional.
Richard M. Stallman [Sun, 22 May 2005 13:56:37 +0000 (13:56 +0000)]
*** empty log message ***
Richard M. Stallman [Sun, 22 May 2005 13:51:28 +0000 (13:51 +0000)]
(list-tags): Use with-no-warnings.
Richard M. Stallman [Sun, 22 May 2005 13:49:09 +0000 (13:49 +0000)]
(smtpmail-open-stream): Use with-no-warnings.
(smtpmail-send-queued-mail): Avoid beginning-of-buffer.
(starttls-extra-args, starttls-extra-arguments): Add defvars.
Richard M. Stallman [Sun, 22 May 2005 13:43:55 +0000 (13:43 +0000)]
(mail-get-names): Avoid beginning-of-buffer.
Richard M. Stallman [Sun, 22 May 2005 13:42:49 +0000 (13:42 +0000)]
(viet-viscii-nonascii-translation-table): Add defvar.
Richard M. Stallman [Sun, 22 May 2005 13:38:39 +0000 (13:38 +0000)]
(viper-ex-work-buf, viper-ex-print-buf): Use defvar, not defconst.
Richard M. Stallman [Sun, 22 May 2005 13:35:56 +0000 (13:35 +0000)]
(hexl-follow-line): Use with-no-warnings.
Richard M. Stallman [Sun, 22 May 2005 13:35:21 +0000 (13:35 +0000)]
(dired-font-lock-keywords): Fontify files with junk extensions
even if marked by -F.
Richard M. Stallman [Sun, 22 May 2005 13:31:22 +0000 (13:31 +0000)]
Use write-file-functions instead of write-file-hooks.
Nick Roberts [Sun, 22 May 2005 12:37:24 +0000 (12:37 +0000)]
(gdb-info-locals-handler): Make regexps
more general and work when GDB variable "print pretty" is on,
as with Emacs, for example.
Nick Roberts [Sun, 22 May 2005 12:36:27 +0000 (12:36 +0000)]
*** empty log message ***
Thien-Thi Nguyen [Sun, 22 May 2005 11:18:46 +0000 (11:18 +0000)]
For copyright years, change status of TTN-munged areas back to
"working" pending review pending more precise guidelines from RMS.
André Spiegel [Sun, 22 May 2005 11:02:09 +0000 (11:02 +0000)]
#
André Spiegel [Sun, 22 May 2005 10:51:32 +0000 (10:51 +0000)]
(vc-trunk-p): Add autoload cookie. The function is used in vc-rcs.el
when vc-mistrust-permissions is t, which is not the default.
Juanma Barranquero [Sun, 22 May 2005 10:38:08 +0000 (10:38 +0000)]
(focus-frame, unfocus-frame): Revert deletion on 2005-05-01.
André Spiegel [Sun, 22 May 2005 10:31:42 +0000 (10:31 +0000)]
#
André Spiegel [Sun, 22 May 2005 10:29:44 +0000 (10:29 +0000)]
(vc-cvs-checkout-model): Handle the case where FILE doesn't exist.
Andreas Schwab [Sun, 22 May 2005 09:49:43 +0000 (09:49 +0000)]
(send_process): Move misplaced volatile.
Andreas Schwab [Sun, 22 May 2005 09:35:04 +0000 (09:35 +0000)]
(send_process): Remove misplaced volatile.
Richard M. Stallman [Sun, 22 May 2005 02:54:12 +0000 (02:54 +0000)]
(display_mode_element): If we're processing a list and
padding is specified, put it after the last element.
Nick Roberts [Sun, 22 May 2005 02:30:41 +0000 (02:30 +0000)]
Remove make-obsolete-variable for
already deleted variables: auto-fill-hook, blink-paren-hook,
lisp-indent-hook, inhibit-local-variables, unread-command-event
suspend-hooks, comment-indent-hook, meta-flag,
before-change-function, after-change-function,
font-lock-doc-string-face.
Nick Roberts [Sun, 22 May 2005 02:29:51 +0000 (02:29 +0000)]
*** empty log message ***
Luc Teirlinck [Sat, 21 May 2005 22:35:35 +0000 (22:35 +0000)]
(define-derived-mode): Doc fix.
Luc Teirlinck [Sat, 21 May 2005 22:34:12 +0000 (22:34 +0000)]
*** empty log message ***
Luc Teirlinck [Sat, 21 May 2005 22:29:19 +0000 (22:29 +0000)]
(Reading File Names): Update description of `read-directory-name'.
Luc Teirlinck [Sat, 21 May 2005 22:24:04 +0000 (22:24 +0000)]
(Derived Modes): Clarify :group keyword.
Luc Teirlinck [Sat, 21 May 2005 22:22:26 +0000 (22:22 +0000)]
*** empty log message ***
Jay Belanger [Sat, 21 May 2005 16:33:18 +0000 (16:33 +0000)]
*** empty log message ***
Jay Belanger [Sat, 21 May 2005 16:03:42 +0000 (16:03 +0000)]
(Storing variables): Mention that only most variables are void to
begin with.
Eli Zaretskii [Sat, 21 May 2005 15:28:57 +0000 (15:28 +0000)]
(Fexpand_file_name) [DOS_NT]: Don't try to support "superroot"
on DOS_NT systems.
Eli Zaretskii [Sat, 21 May 2005 14:14:05 +0000 (14:14 +0000)]
*** empty log message ***
Eli Zaretskii [Sat, 21 May 2005 14:13:00 +0000 (14:13 +0000)]
(rmail-reply): Filter the list in reply-to through rmail-dont-reply-to.
Eli Zaretskii [Sat, 21 May 2005 13:33:55 +0000 (13:33 +0000)]
Mark locate-file as documented.
Eli Zaretskii [Sat, 21 May 2005 13:30:24 +0000 (13:30 +0000)]
(Locating Files): New subsection. Describe locate-file and executable-find.
Eli Zaretskii [Sat, 21 May 2005 12:21:44 +0000 (12:21 +0000)]
*** empty log message ***
Eli Zaretskii [Sat, 21 May 2005 12:20:45 +0000 (12:20 +0000)]
(Initial Parameters): Update cross reference to "Emacs Invocation".
Eli Zaretskii [Sat, 21 May 2005 12:16:41 +0000 (12:16 +0000)]
(Basic Types): Update cross ref from "Enabling Mouse-1 to Follow Links"
to "Links and Mouse-1" per recent lispref/text.texi change.
Eli Zaretskii [Sat, 21 May 2005 11:58:49 +0000 (11:58 +0000)]
(send_process): Restore the SIGPIPE handler if we catch a SIGPIPE.
Eli Zaretskii [Sat, 21 May 2005 11:48:00 +0000 (11:48 +0000)]
(mail-send): Use [[:space:]] instead of a literal blank
when splitting new-header-values.
Eli Zaretskii [Sat, 21 May 2005 11:38:21 +0000 (11:38 +0000)]
(table-disable-menu): Add separator as a string so that tmm doesn't create
a completion entry for it.
Eli Zaretskii [Sat, 21 May 2005 11:35:56 +0000 (11:35 +0000)]
(cal-menu-update): Add separator as a string so that tmm doesn't create
a completion entry for it.
Richard M. Stallman [Sat, 21 May 2005 04:55:51 +0000 (04:55 +0000)]
(idlwave-doc-header): Use insert-file-contents.
Richard M. Stallman [Sat, 21 May 2005 04:53:14 +0000 (04:53 +0000)]
(flymake-makehash): Use with-no-warnings.
Richard M. Stallman [Sat, 21 May 2005 04:52:05 +0000 (04:52 +0000)]
(remote-compile): Use compilation-start.
Richard M. Stallman [Sat, 21 May 2005 04:50:59 +0000 (04:50 +0000)]
(tmm-shortcut): Avoid using beginning-of-buffer.
Luc Teirlinck [Sat, 21 May 2005 03:01:33 +0000 (03:01 +0000)]
(Display Custom): Correct typo.
Daniel Pfeiffer [Sat, 21 May 2005 02:46:37 +0000 (02:46 +0000)]
(makefile-imenu-generic-expression): Use function to find dependencies, because regexp alone is so complex, it easily goes into an endless loop.
(makefile-makepp-mode): Also add submenu for Perl functions defined in the makefile.
(makefile-bsdmake-mode): Special imenu-generic-expression no longer needed, due to function call.
(makefile-match-dependency): Take BOUND into account when checking if we're through.
Daniel Pfeiffer [Sat, 21 May 2005 02:44:29 +0000 (02:44 +0000)]
(imenu-generic-expression, imenu--generic-function'): REGEXP may also be a search function now. The part of doc-string for describing the structure was 95% identical to that of `imenu--generic-function'. Unify it there.
Daniel Pfeiffer [Sat, 21 May 2005 02:42:00 +0000 (02:42 +0000)]
(auto-mode-alist): Check GNUmakefile before makefile. Default to makefile-bsdmake-mode on BSD systems.
Jay Belanger [Fri, 20 May 2005 22:39:33 +0000 (22:39 +0000)]
(calc-invalidate-units-table): Use inhibit-read-only.
(math-build-units-table-buffer): Use view-mode.
Richard M. Stallman [Fri, 20 May 2005 22:05:21 +0000 (22:05 +0000)]
Reclassify item. Update copyright year.
Juanma Barranquero [Fri, 20 May 2005 17:51:38 +0000 (17:51 +0000)]
(lookup_image, png_read_from_memory): Remove hacks (and misleading comments).
(DEF_IMGLIB_FN): Use C calling convention for image libraries.
Reiner Steib [Fri, 20 May 2005 17:47:03 +0000 (17:47 +0000)]
Remove CVS conflict markers.
Juanma Barranquero [Fri, 20 May 2005 16:41:36 +0000 (16:41 +0000)]
Fix remaining braino breackage.
Juanma Barranquero [Fri, 20 May 2005 16:15:02 +0000 (16:15 +0000)]
Fix braino.
David Kastrup [Fri, 20 May 2005 15:30:59 +0000 (15:30 +0000)]
(easy-menu-add): Correct docstring since
easy-menu-add is not a nop on Emacs; and clarify when to call it.
Juanma Barranquero [Fri, 20 May 2005 14:30:34 +0000 (14:30 +0000)]
(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.
Lute Kamstra [Fri, 20 May 2005 13:42:57 +0000 (13:42 +0000)]
*** empty log message ***
Lute Kamstra [Fri, 20 May 2005 13:35:11 +0000 (13:35 +0000)]
(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.
Stefan Monnier [Fri, 20 May 2005 13:33:13 +0000 (13:33 +0000)]
(vhdl-font-lock-match-item): Simplify regexp.
Stefan Monnier [Fri, 20 May 2005 13:28:38 +0000 (13:28 +0000)]
(sh-mode, sh-get-word): Minor regexp fixes.
Stefan Monnier [Fri, 20 May 2005 13:25:58 +0000 (13:25 +0000)]
(lisp-font-lock-keywords-2): Don't error. Minor regexp-optimization.
Carsten Dominik [Fri, 20 May 2005 11:28:03 +0000 (11:28 +0000)]
Version 3.09
Carsten Dominik [Fri, 20 May 2005 11:27:45 +0000 (11:27 +0000)]
*** empty log message ***
Carsten Dominik [Fri, 20 May 2005 11:24:48 +0000 (11:24 +0000)]
(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.
Lute Kamstra [Fri, 20 May 2005 11:18:22 +0000 (11:18 +0000)]
(Fwindow_inside_edges, Fwindow_inside_pixel_edges): Correct the right value.
Juanma Barranquero [Thu, 19 May 2005 23:45:09 +0000 (23:45 +0000)]
(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.
Luc Teirlinck [Thu, 19 May 2005 23:38:12 +0000 (23:38 +0000)]
(Active Keymaps): Add anchor.
Luc Teirlinck [Thu, 19 May 2005 23:35:18 +0000 (23:35 +0000)]
(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.
Luc Teirlinck [Thu, 19 May 2005 23:29:21 +0000 (23:29 +0000)]
*** empty log message ***
Kim F. Storm [Thu, 19 May 2005 21:08:14 +0000 (21:08 +0000)]
(ido-magic-forward-char): Enter ido-find-file at end of input.
(ido-magic-backward-char): Enter ido-switch-buffer at start of input.
Kim F. Storm [Thu, 19 May 2005 21:07:59 +0000 (21:07 +0000)]
*** empty log message ***
Nick Roberts [Thu, 19 May 2005 20:57:04 +0000 (20:57 +0000)]
(list-faces-display): Make back button respect optional regexp arg.
Juanma Barranquero [Thu, 19 May 2005 19:26:47 +0000 (19:26 +0000)]
Whitespace normalization.
Juanma Barranquero [Thu, 19 May 2005 19:24:40 +0000 (19:24 +0000)]
*** empty log message ***
Juanma Barranquero [Thu, 19 May 2005 19:06:19 +0000 (19:06 +0000)]
Specify missing group (and type, if simple) in defcustom.
Juanma Barranquero [Thu, 19 May 2005 17:59:58 +0000 (17:59 +0000)]
(url-cookie-multiple-line): Specify group and type in defcustom.
Luc Teirlinck [Thu, 19 May 2005 16:53:26 +0000 (16:53 +0000)]
(compilation-finish-function): Fix defvar.
Richard M. Stallman [Thu, 19 May 2005 15:46:19 +0000 (15:46 +0000)]
(makefile-mode): Use run-mode-hooks.
Richard M. Stallman [Thu, 19 May 2005 15:43:48 +0000 (15:43 +0000)]
(event-basic-type): Don't get an error.
(left-fringe-p): Function deleted.
Richard M. Stallman [Thu, 19 May 2005 15:42:40 +0000 (15:42 +0000)]
(Buffer-menu-buffer-face): In group Buffer-menu.
Richard M. Stallman [Thu, 19 May 2005 15:42:01 +0000 (15:42 +0000)]
(dired-copy-file-recursive): Handle symlinks in recursive copy.
Richard M. Stallman [Thu, 19 May 2005 15:40:37 +0000 (15:40 +0000)]
(show-trailing-whitespace): In group `whitespace-faces'.
Richard M. Stallman [Thu, 19 May 2005 15:39:56 +0000 (15:39 +0000)]
(eval-when-compile): Doc fix.
Richard M. Stallman [Thu, 19 May 2005 15:39:21 +0000 (15:39 +0000)]
(byte-compile-file-form-custom-declare-variable):
Call byte-compile-nogroup-warn if appropriate.
Richard M. Stallman [Thu, 19 May 2005 15:38:27 +0000 (15:38 +0000)]
(compilation-finish-function): Mark obsolete.
Jay Belanger [Thu, 19 May 2005 13:15:44 +0000 (13:15 +0000)]
*** empty log message ***
Jay Belanger [Thu, 19 May 2005 12:50:15 +0000 (12:50 +0000)]
(calc-graph-format-data): Make sure var-PlotRejects is bound before
trying to check its value.
Lute Kamstra [Thu, 19 May 2005 08:29:56 +0000 (08:29 +0000)]
Regenerate.
Lute Kamstra [Thu, 19 May 2005 08:28:29 +0000 (08:28 +0000)]
Add --enable-locallisppath.
Carsten Dominik [Thu, 19 May 2005 08:25:58 +0000 (08:25 +0000)]
*** empty log message ***
Carsten Dominik [Thu, 19 May 2005 08:21:53 +0000 (08:21 +0000)]
Moved the definition of `reftex-isearch-minor-mode' to reftex.el,
because it is needed in the menu.
Lute Kamstra [Thu, 19 May 2005 08:20:44 +0000 (08:20 +0000)]
*** empty log message ***
Carsten Dominik [Thu, 19 May 2005 08:20:42 +0000 (08:20 +0000)]
Moved the definition of `reftex-isearch-minor-mode' from
reftex-global.el to reftex.el.
Lute Kamstra [Thu, 19 May 2005 08:13:31 +0000 (08:13 +0000)]
(copyright-fix-years): Make sure all years are fixed. Don't insert a
space after a dash.
Kim F. Storm [Thu, 19 May 2005 08:06:59 +0000 (08:06 +0000)]
(crisp-home, crisp-end): Put CUA property.
Kim F. Storm [Thu, 19 May 2005 08:06:35 +0000 (08:06 +0000)]
*** empty log message ***