aboutsummaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Collapse)AuthorAgeFilesLines
* Advise removal of old vc-svn.Glenn Morris2007-11-011-0/+2
|
* * cmdargs.texi (Misc Variables): Remove Sun windows info.Dan Nicolaescu2007-11-013-11/+6
| | | | | | | | | | | | | | | | * MACHINES: Remove Sun windows info. * term/sun-mouse.el: * obsolete/sun-fns.el: * obsolete/sun-curs.el: Remove files. * term/sun.el (select-previous-complex-command): * sunfns.c: Remove file * m/sun386.h: * m/sun2.h: * m/sparc.h: Remove Sun windows code.
* etc/AUTHORS: Add authors/contributors for RememberMichael Olson2007-10-301-3/+3
|
* Rename `count' and `system-flag' to :count and :system. Update all users.Stefan Monnier2007-10-301-1/+1
| | | | | | (abbrev-get, abbrev-put): Simplify. (define-abbrev): Don't store the `force' value in the :system property. (abbrev--before-point): Obey the :enable-function of the abbrev as well.
* Check in Remember ModeMichael Olson2007-10-302-0/+9
|
* (browse-url-text-xterm): Renamed from browse-url-lynx-xterm and made generic.Richard M. Stallman2007-10-291-0/+2
| | | | | | | | (browse-url-text-emacs): Likewise. (browse-url-text-browser): New variable. (browse-url-text-emacs-args): Renamed from browse-url-lynx-emacs-args. (browse-url-text-input-field, browse-url-text-input-attempts) (browse-url-kde-program): Likewise.
* Restore Feb 2007 copyright clarifications lost in update to GnusGlenn Morris2007-10-291-5/+0
| | | | trunk.
* *** empty log message ***Glenn Morris2007-10-291-0/+5
|
* Sync from upstream ERCMichael Olson2007-10-292-0/+8
|
* Fix typo in previous change.Glenn Morris2007-10-291-1/+1
|
* shell.el no longer defines the aliases...Glenn Morris2007-10-291-0/+5
|
* The variable `byte-compile-warnings' can now...Glenn Morris2007-10-281-0/+8
|
* Update Gnus to No Gnus 0.7 from the Gnus CVS trunkMiles Bader2007-10-2831-435/+960
| | | | Revision: [email protected]/emacs--devo--0--patch-911
* Rewrite abbrev.c in Elisp.Stefan Monnier2007-10-281-0/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * image.c (Qcount): Don't declare as extern. (syms_of_image): Initialize and staticpro `Qcount'. * puresize.h (BASE_PURESIZE): Increase for the new abbrev.el functions. * emacs.c (main): Don't call syms_of_abbrev. * Makefile.in (obj): Remove abbrev.o. (abbrev.o): Remove. * abbrev.c: Remove. Rewrite abbrev.c in Elisp. * abbrev.el (abbrev-mode): Move custom group from cus-edit.el. (abbrev-table-get, abbrev-table-put, abbrev-get) (abbrev-put, make-abbrev-table, abbrev-table-p, clear-abbrev-table) (define-abbrev, abbrev--check-chars, define-global-abbrev) (define-mode-abbrev, abbrev--active-tables, abbrev-symbol) (abbrev-expansion, abbrev--before-point, expand-abbrev) (unexpand-abbrev, abbrev--write, abbrev--describe) (insert-abbrev-table-description, define-abbrev-table): New funs, largely transcribed from abbrev.c. (abbrev-with-wrapper-hook): New macro. (abbrev-table-name-list, global-abbrev-table) (abbrev-minor-mode-table-alist, fundamental-mode-abbrev-table) (abbrevs-changed, abbrev-all-caps, abbrev-start-location) (abbrev-start-location-buffer, last-abbrev, last-abbrev-text) (last-abbrev-location, pre-abbrev-expand-hook, abbrev-expand-function): New vars, largely transcribed from abbrev.c. * cus-edit.el (abbrev-mode): Remove. Move to abbrev.el. * cus-start.el: Remove abbrev-all-caps and pre-abbrev-expand-hook. * loadup.el: Load "abbrev.el" before "lisp-mode.el".
* Add *.pyc.Juanma Barranquero2007-10-272-0/+5
|
* Merge from emacs--rel--22Miles Bader2007-10-273-7/+17
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * emacs--rel--22 (patch 131-137) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 261-262) - Update from CVS Revision: [email protected]/emacs--devo--0--patch-908
| * Mention desktop locking.Juanma Barranquero2007-10-242-1/+12
| |
| * (make-variable-frame-localizable): Remove.Stefan Monnier2007-10-231-0/+2
| | | | | | | | (make-variable-frame-local): Mark obsolete.
| * *** empty log message ***Martin Rudalics2007-10-211-3/+0
| |
| * display-time-world does not exist yet.Jason Rumney2007-10-211-3/+3
| |
| * Change note about timezone problems on Windows.Jason Rumney2007-10-211-5/+2
| |
| * *** empty log message ***Martin Rudalics2007-10-201-3/+3
| |
| * Grammar fix.Glenn Morris2007-10-191-2/+2
| |
* | (isearch-buffers-multi): New option.Richard M. Stallman2007-10-261-6/+8
| | | | | | | | (isearch-buffers-search-fun): Test it.
* | (browse-url-browser-function): Delete grail.Richard M. Stallman2007-10-261-0/+4
| | | | | | | | | | | | | | | | | | | | (browse-url-grail): Function and variable deleted. (browse-url-browser-function): Delete IXI Mosaic. (browse-url-default-browser): Don't try IXI Mosaic. (browse-url-iximosaic): Function deleted. (browse-url-browser-function): Delete MMM. (browse-url-default-browser): Don't try MMM. (browse-url-mmm): Function deleted.
* | Get rid of silly life-universe-everything localJonathan Yavner2007-10-252-3/+7
| | | | | | | | variable. `symbolic-formulas' is now `ses--symbolic-formulas'.
* | *** empty log message ***Juanma Barranquero2007-10-251-1/+1
| |
* | (Fortran): F90 mode handles F2003.Glenn Morris2007-10-251-3/+0
| |
* | (conf-space-keywords): Mark this regexp as safe if a string.Glenn Morris2007-10-251-3/+7
| |
* | Done multi-file isearch for ChangeLog files.Juri Linkov2007-10-221-7/+0
| |
* | Add isearch-multi.elJuri Linkov2007-10-221-0/+11
| |
* | *** empty log message ***Juanma Barranquero2007-10-221-3/+3
| |
* | Insert humorous log entry here.Glenn Morris2007-10-221-1/+1
| |
* | F90 mode has some support for Fortran 2003 syntax.Glenn Morris2007-10-221-0/+3
| |
* | Add a list of minibuffer default values.Juri Linkov2007-10-221-0/+12
| |
* | *** empty log message ***Martin Rudalics2007-10-211-3/+0
| |
* | *** empty log message ***Martin Rudalics2007-10-201-3/+3
| |
* | *** empty log message ***Stefan Monnier2007-10-202-1/+10
| |
* | Grammar fix.Glenn Morris2007-10-191-2/+2
| |
* | Merge from emacs--rel--22Miles Bader2007-10-182-1/+8
|\| | | | | | | | | | | | | | | | | | | Patches applied: * emacs--rel--22 (patch 125-127) - Update from CVS Revision: [email protected]/emacs--devo--0--patch-896
| * display-world-time does not work on Windows.Jason Rumney2007-10-171-0/+7
| |
| * Fix wording of the SPC non-completion of file names entry.Eli Zaretskii2007-10-171-1/+1
| |
* | Tom Horsley <tom.horsley at att.net>:Glenn Morris2007-10-181-0/+4
| | | | | | | | interprogram-paste-function can return a list.
* | Add mouse-1 in mode-line for minor modes.Glenn Morris2007-10-181-0/+3
| |
* | Remove fill-paragraph-or-region.Juri Linkov2007-10-181-1/+2
| |
* | *** empty log message ***Juri Linkov2007-10-141-0/+4
| |
* | The abbrev file is no longer read at startup in batch mode.Glenn Morris2007-10-121-0/+2
| |
* | (frame-inherited-parameters): New var.Stefan Monnier2007-10-101-0/+2
| | | | | | | | (make-frame): Use it.
* | *** empty log message ***Stefan Monnier2007-10-101-2/+5
| |
* | New VC in the NEWS.Eric S. Raymond2007-10-102-0/+9
| |