summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
* (defgroup speedbar): Use group 'etags instead of nonexisting groupMarkus Rost2002-11-172-1/+25
| | | | 'tags.
* Add provide call.Markus Rost2002-11-171-0/+2
|
* (feedmail-fiddle-headers-upwardly,feedmail-fiddle-plex-user-list):Markus Rost2002-11-171-2/+2
| | | | Fix typo in group name.
* (makefile-space-face): Fix typo in group name.Markus Rost2002-11-171-1/+1
|
* * message.el (message-set-auto-save-file-name): UseShengHuo ZHU2002-11-172-1/+6
| | | | make-directory, to avoid the dependence on gnus-util.
* (defgroup ispell): Arrange that definition starts at beginning ofMarkus Rost2002-11-171-4/+7
| | | | line.
* (defgroup table-hooks): New group.Markus Rost2002-11-171-1/+5
| | | | (table-cell-map-hook): Fix typo in group name.
* (diary-button-face): Add group and version number.Markus Rost2002-11-171-1/+3
|
* 2002-11-17 Michael Kifer <kifer@cs.stonybrook.edu>Michael Kifer2002-11-173-12/+15
| | | | | | | | * ediff-diff.el (ediff-setup-diff-regions): change regexp. * ediff-mult.el: comments. * ediff.el: comments.
* (defgroup warnings): New group.Markus Rost2002-11-171-0/+5
|
* (update-autoloads-from-directories): Sort the list of files with noMarkus Rost2002-11-162-0/+7
| | | | autoloads.
* Patch of Alan Shutko <ats@acm.org> by way of rms.Markus Rost2002-11-162-5/+48
| | | | | | | | | (diary-face): New. (european-calendar-display-form, describe-calendar-mode) (mark-visible-calendar-date, calendar-mark-today): Tidy doc string. (calendar-make-alist): New. (calendar-mode): Set up font-lock mode. (generate-calendar-window): Fontify if font-lock-mode is on.
* Patch of Alan Shutko <ats@acm.org> by way of rms.Markus Rost2002-11-161-7/+164
| | | | | | | | | | | (list-diary-entries): Pass a marker indicating source of entry to add-to-diary-list. (diary-button-face, diary-entry, diary-goto-entry): New, to support click to diary file. (fancy-diary-display): Buttonize diary entries. (list-sexp-diary-entries): Pass a marker indicating source of entry to add-to-diary-list. (diary-date): Return mark as well as entry.
* (cp866-decode-table): Fix the translation table.Eli Zaretskii2002-11-162-1/+6
|
* (cc-bytecomp-defun): Fixed bug that caused existing functionMartin Stjernholm2002-11-162-12/+15
| | | | | definitions to be overridden by phonies when the bytecomp environment is restored.
* *** empty log message ***Nick Roberts2002-11-151-1/+9
|
* *** empty log message ***Richard M. Stallman2002-11-151-0/+4
|
* (set-buffer-file-coding-system): Redo prev chg.Richard M. Stallman2002-11-151-5/+4
|
* Initial debugger icons (pbm format)Nick Roberts2002-11-1512-0/+0
|
* (ibuffer-use-other-window, ibuffer-use-header-line)John Paul Wallington2002-11-152-14/+17
| | | | | | | | (ibuffer-visit-buffer, ibuffer-redisplay, ibuffer-update): Doc fix. (ibuffer-mode-hooks): Remove spurious defvar. (ibuffer): Run `ibuffer-hook' instead of `ibuffer-hooks'. (ibuffer-mode): Run `ibuffer-mode-hook' instead of `ibuffer-mode-hooks'.
* Add provide call.Markus Rost2002-11-154-0/+14
|
* (set-buffer-file-coding-system): Undo prv chg.Richard M. Stallman2002-11-152-4/+9
|
* (custom-make-dependencies): Bind load-file-name.Markus Rost2002-11-142-1/+9
|
* (custom-declare-group): Remove unnecessary line of code.Markus Rost2002-11-141-1/+0
|
* *** empty log message ***Nick Roberts2002-11-141-0/+22
|
* *** empty log message ***Stefan Monnier2002-11-141-8/+30
|
* *** empty log message ***Juanma Barranquero2002-11-141-1/+6
|
* calendar/diary-lib.el (make-diary-entry): Allow for local variables at end ofJuanma Barranquero2002-11-141-0/+8
| | | | diary file.
* *** empty log message ***Kim F. Storm2002-11-141-0/+8
|
* (mode-name): Moved mark as risky-local-variable to files.el.Kim F. Storm2002-11-141-2/+0
|
* (mode-name): Mark it as risky-local-variable here like theKim F. Storm2002-11-141-0/+1
| | | | other mode-line elements (moved from bindings.el).
* Fix feature name in `require'.Juanma Barranquero2002-11-142-10/+16
|
* Fix feature name in `provide'.Juanma Barranquero2002-11-141-3/+3
|
* (find-tag-default): Copy text at point without properties.Juanma Barranquero2002-11-142-6/+12
|
* Don't cc-bytecomp-defun char-table-p.Kenichi Handa2002-11-141-1/+1
|
* *** empty log message ***Kenichi Handa2002-11-141-28/+32
|
* (gud-find-file): Set up GDB tool bar.Nick Roberts2002-11-141-31/+62
| | | | | | | | | | | | | (gud-menu-map): New commands: run, goto. Enable some commands for gdba. (gud-query-cmdline): Pass default directory to gdba. (gdb): Defune gud-goto and gud-run. (gud-gdb-complete-command): Maybe use gdba-complete-filter. (gud-mode): Set up local tool bar. (gud-display-line): For gdba, call gdb-display-source-buffer. (gud-basic-call): For gdba, maybe delete the current prompt. (gud-tool-bar-map): New variable. (gud-read-address): Correction.
* New file.Nick Roberts2002-11-141-0/+2610
|
* Initial debugger iconsNick Roberts2002-11-142-0/+58
|
* Initial debugger icons (derived from Insight)Nick Roberts2002-11-142-0/+64
|
* Initial debugger icons (from Insight)Nick Roberts2002-11-148-0/+282
|
* (Info-fontify-node): New local list paragraph-markers.Kim F. Storm2002-11-132-9/+36
| | | | | | | Record markers for mangled *note references on that list. When done, go back through those markers and fill each mangled paragraph with `fill-nobreak-invisible' let-bound to t. Don't use `display' property; insert "see" directly in buffer.
* (fill-nobreak-invisible): New var.Kim F. Storm2002-11-131-3/+16
| | | | | (fill-nobreak-p): Test it; return t if set and point invisible. (fill-newline): Test it; remove invisible prop on newline if set.
* (cvs-mode-run): Don't pass "." if not needed.Stefan Monnier2002-11-131-1/+7
|
* #André Spiegel2002-11-131-0/+6
|
* (vc-rcs-registered): Improve comment.André Spiegel2002-11-131-3/+7
|
* (vc-sccs-registered): Improve comment.André Spiegel2002-11-131-3/+7
|
* (compilation-error-regexp-alist): Don't include colon and space afterRichard M. Stallman2002-11-132-5/+14
| | | | a file name as part of the name.
* (gdb): Undo 10-26 change.Richard M. Stallman2002-11-131-3/+3
|
* (occur-engine): Set buffer-file-coding-system ofKenichi Handa2002-11-131-1/+12
| | | | | OUT-BUF to that of one of BUFFERS if they locally bind that variable.