| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|\|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Patches applied:
* emacs--devo--0 (patch 343-356)
- Update from CVS
- Update for ERC 5.1.3.
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 113-115)
- Merge from emacs--devo--0
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-90
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
minor modes, redundant with the custom-autoload line above.
|
| | |
|
| |
| |
| |
| |
| |
| |
| | |
If can't find definition, return nil for position.
(find-function-do-it): Handle new return value of find-definition-noselect.
(find-definition-noselect, find-variable-noselect): Doc fix.
(find-function-noselect): Doc fix.
|
| |
| |
| |
| | |
to FOR-RELEASE and TODO.
|
| | |
|
| |
| |
| |
| | |
on non-char events.
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
property may contain an anonymous function rather than a symbol.
|
|\|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Patches applied:
* emacs--devo--0 (patch 320-342)
- Update from CVS
- Merge from gnus--rel--5.10
- lisp/play/cookie1.el (cookie): Work properly when there's only one entry
- Add note about "link" button-class to etc/TODO
* gnus--rel--5.10 (patch 108-112)
- Merge from emacs--devo--0
- Clean up merge mistakes
- Update from CVS
- Update from CVS: texi/gnus.texi (Summary Buffer Lines): Fix typo.
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-86
|
| | |
|
|\|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Patches applied:
* emacs--devo--0 (patch 285-296)
- Update from CVS
- Merge from gnus--rel--5.10
- Update from CVS: admin/FOR-RELEASE: Update refcard section.
* gnus--rel--5.10 (patch 102-104)
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-64
|
| |
| |
| |
| |
| | |
(authors-fixed-entries): Fix spelling.
(authors-canonical-file-name): Don't report error for wildcards.
|
| |
| |
| |
| |
| | |
use extra arguments instead of dynamic scoping.
(ewoc-locate): Remove unused var `footer'.
|
| | |
|
| |
| |
| |
| |
| |
| |
| | |
(generate-file-autoloads): Obey it. Return whether autoloads were
added at point or not.
(update-file-autoloads): Use this new return value.
Remove redundant test for the presence of an autoload cookie.
|
| |
| |
| |
| | |
(generate-file-autoloads, update-file-autoloads): Use it.
|
| |
| |
| |
| | |
`pos' and `raw-data' for clarity, as eval forms may access these.
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| | |
(ewoc--wrap): New func.
(ewoc-create): Take additional arg NOSEP. If nil, wrap node and
header/footer pretty-printers. Save header/footer pretty-printer.
(ewoc-set-hf): Use ewoc's header/footer pretty-printer.
|
| |
| |
| |
| | |
`make-ewoc--node' for this structure.
|
| | |
|
| | |
|
| |
| |
| |
| | |
HEADER and FOOTER args. Update unique caller.
|
| |
| |
| |
| |
| |
| |
| |
| | |
(ewoc--node-next, ewoc--node-prev, ewoc--node-nth): Don't
take DLL arg. Instead, use `ewoc--current-dll'. Update all callers.
(ewoc--set-buffer-bind-dll-let*): Bind `ewoc--current-dll', not `dll'.
(ewoc--adjust): Use `ewoc--current-dll'.
(ewoc-next, ewoc-prev, ewoc-nth): Bind `ewoc--current-dll'.
|
| |
| |
| |
| | |
Signal error if RAW-DATA is a multibyte string.
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
(ewoc-filter): Use `ewoc-delete'.
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
(ewoc--insert-new-node): Don't insert trailing newline.
Instead, adjust succesor nodes' start markers.
(ewoc--refresh-node): Delete all text from current node's start
marker to the next one's; adjust successor nodes' start markers.
(ewoc--create): Doc fixes.
(ewoc--refresh): Don't insert newline.
(ewoc--set-hf): Use `ewoc--set-buffer-bind-dll-let*'.
|
| | |
|
|\|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Patches applied:
* emacs--devo--0 (patch 274-284)
- Update from CVS
- Update etc/MORE.STUFF.
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 101)
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-62
|
| |
| |
| |
| | |
(ewoc-nth): Doc fix.
|
| |
| |
| |
| |
| | |
function.
(byte-compile-warnings): Fix safe-local-variable property.
|
| |
| |
| |
| |
| | |
(ewoc--insert-new-node): New func.
Update callers of deleted funcs to use it, instead.
|
| | |
|
| | |
|
| |
| |
| |
| | |
Update all callers to do it there, instead.
|
|\|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 259-273)
- Update from CVS
- lisp/replace.el (occur-engine): Bind `inhibit-field-text-motion' to t
- Merge from gnus--rel--5.10
- Rename "field-at-point" to "field-at-pos"
- (comint-insert-input): Remove redundant calls to setq and goto-char
* gnus--rel--5.10 (patch 99-100)
- Merge from emacs--devo--0
- Update from CVS
|
| |
| |
| |
| |
| | |
(ewoc--node-enter-first, ewoc--node-enter-last)
(ewoc--delete-node-internal): Merge funcs into unique callers.
|
| |
| |
| |
| | |
return value of read-from-minibuffer for empty input.
|