summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* * cmdargs.texi (Misc Variables): Remove Sun windows info.Dan Nicolaescu2007-11-0114-2122/+18
| | | | | | | | | | | | | | | | * 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.
* Silence some byte-compiler warnings in ERCMichael Olson2007-11-015-15/+32
|
* * doc-view.el (doc-view-cache-directory): Fix bug where an integerReiner Steib2007-10-312-1/+7
| | | | was given to concat.
* (doc-view-mode-map): Bind doc-view-goto-page to the keysStefan Monnier2007-10-312-2/+7
| | | | | used normally for goto-line. Change `g' to revert the buffer. Add redundant `r' binding for buffer-revert.
* (mail-abbrevs-mode): Use define-minor-mode.Stefan Monnier2007-10-312-154/+127
| | | | | | | | | (mail-abbrevs-setup): Use abbrev-expand-functions. (build-mail-abbrevs): Use with-temp-buffer. (define-mail-abbrev): Simplify. (mail-abbrev-expand-wrapper): Rename sendmail-pre-abbrev-expand-hook. Change it for use on abbrev-expand-functions. (mail-abbrev-complete-alias): Use with-syntax-table.
* * net/tramp.el (tramp-handle-shell-command): Call `start-file-process'Michael Albinus2007-10-312-10/+10
| | | | directly. Fix bug in deleting temp file.
* (python-mode-abbrev-table): Use :regexp.Stefan Monnier2007-10-312-23/+16
| | | | | | | Merge defvar and define-abbrev-table. (def-python-skeleton): Use :case-fixed and :enable-function. (python-abbrev-pc-hook, python-abbrev-syntax-table, python-pea-hook): Remove. (python-mode): Don't modify pre-abbrev-expand-hook.
* * keyboard.c (syms_of_keyboard): Initialize the initial_kboard.Stefan Monnier2007-10-313-13/+22
| | | | | | (init_keyboard): Set current_kboard's window-system to nil. (tty_read_avail_input): Typo. * frame.c (make_initial_frame): Don't initialize the initial_kboard.
* (ediff-file-checked-out-p)Dan Nicolaescu2007-10-312-2/+7
| | | | (ediff-file-checked-in-p): Only call vc-locking-user for XEmacs.
* (abbrev-symbol): Correct let->let*.Stefan Monnier2007-10-312-5/+11
| | | | (abbrev--before-point): Only use abbrev-start-location if before point.
* (strokes-alphabetic-lessp): Simplify. Doc fix.Juanma Barranquero2007-10-312-9/+23
| | | | | | (strokes-unload-hook): Remove function and variable. (strokes-unload-function): New-style unload function, adapted from `strokes-unload-hook'.
* (cl-cannot-unload): Remove function.Juanma Barranquero2007-10-311-3/+5
| | | | | | (cl-unload-hook): Remove variable. (cl-unload-function): New-style unload function, adapted from `cl-cannot-unload'.
* (elp-unload-hook): Remove function and variable.Juanma Barranquero2007-10-311-3/+5
| | | | | (elp-unload-function): New-style unload function, adapted from `elp-unload-hook'.
* Default argument for find-libraryVinicius Jose Latorre2007-10-312-5/+20
|
* (url-vars-unload-hook): Remove function and variable.Juanma Barranquero2007-10-312-7/+6
| | | | Hooks are automatically removed by `unload-feature'.
* (shadow-join): Remove.Juanma Barranquero2007-10-312-24/+25
| | | | | | | | (shadow-shadows): Use `mapconcat' instead of `shadow-join'. (shadow-initialize): Use `write-file-functions', not `write-file-hooks'. (shadowfile-unload-hook): Remove function and variable. (shadowfile-unload-function): New-style unload function, adapted from `shadowfile-unload-hook'.
* *** empty log message ***Nick Roberts2007-10-311-0/+1
|
* * s/usg5-4.h:Dan Nicolaescu2007-10-318-15/+13
| | | | | | | | | | * s/usg5-3.h: * s/ptx.h: * m/is386.h: * m/ibmps2-aix.h: * Makefile.in: Remove all mentions of X10 * dispnew.c (syms_of_display): Don't mention version 10.
* * progmodes/mixal-mode.el (mixal-run, mixal-debug): Call mixvmDan Nicolaescu2007-10-319-312/+220
| | | | | | | | | | | | | | | | | | | | | | | | | | only if it is bound. * textmodes/reftex.el: Move autoloads for before all uses. (reftex-make-overlay, reftex-overlay-put, reftex-move-overlay) (reftex-delete-overlay): Move to the top level with the condition in the body. * progmodes/simula.el: Use when instead of if. * iimage.el (iimage-locate-file): Define unconditionally. * mail/mailabbrev.el (mail-abbrev-next-line): * emulation/vip.el (vip-enlarge-region, vip-line) (vip-next-line-at-bol, vip-previous-line) (vip-previous-line-at-bol, vip-find-char, vip-put-back, ex-read): Wrap with-no-warnings around uses of next-line and previous-line. * ediff.el (run-ediff-from-cvs-buffer): * ediff-vers.el (cvs-run-ediff-on-file-descriptor): Remove function not used by pcl-cvs anymore. (noninteractive, generic-sc-get-latest-rev) (ediff-generic-sc-internal, ediff-generic-sc-merge-internal): Delete support for long obsolete generic-sc.el.
* (Creating Strings): Null strings from concat not unique.Richard M. Stallman2007-10-312-1/+6
|
* (install-arch-indep): Fallback to $USER and `id -un' when changingGlenn Morris2007-10-313-3/+31
| | | | ownership of installed files.
* (install): Change ownership of installed files.Glenn Morris2007-10-312-0/+9
|
* No longer require pcvs when compiling.Glenn Morris2007-10-312-1/+9
|
* (doc-view-conversion-refresh-interval)Glenn Morris2007-10-311-11/+8
| | | | | | (doc-view-dvi->pdf, doc-view-pdf/ps->png, doc-view-pdf->txt) (doc-view-reset-slice): Doc fixes. (doc-view-menu): Remove deleted function doc-view-edit-doc.
* (help-at-pt-unload-hook): Remove. Timers areJuanma Barranquero2007-10-312-14/+23
| | | | automatically canceled by `unload-feature'.
* (delsel-unload-hook): Remove function and variable.Juanma Barranquero2007-10-311-5/+10
| | | | | (delsel-unload-function): New-style unload function, adapted from `delsel-unload-hook'.
* (msb-unload-hook): Remove function and variable.Juanma Barranquero2007-10-311-5/+7
| | | | | (msb-unload-function): New-style unload function, adapted from `msb-unload-hook'.
* Merge from gnus--devo--0Miles Bader2007-10-305-18/+90
| | | | | | | | | | Patches applied: * gnus--devo--0 (patch 401-403) - Update from CVS Revision: emacs@sv.gnu.org/emacs--devo--0--patch-916
* Merge from emacs--rel--22Miles Bader2007-10-302-2/+13
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * emacs--rel--22 (patch 140) - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 264-265) - Update from CVS Revision: emacs@sv.gnu.org/emacs--devo--0--patch-915
| * Merge from gnus--rel--5.10Miles Bader2007-10-303-6/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * gnus--rel--5.10 (patch 263-265) - Merge from emacs--rel--22 - Update from CVS 2007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change) * man/gnus-faq.texi ([5.12]): Remove reference to discontinued service. 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de> * man/gnus.texi (Troubleshooting): Adjust Gnus version number. Revision: emacs@sv.gnu.org/emacs--rel--22--patch-140
| * Remove batch mode format-mode-line problem.Jason Rumney2007-10-301-2/+0
| |
| * (Fformat_mode_line): Do nothing when noninteractive.Jason Rumney2007-10-302-1/+7
| |
| * *** empty log message ***Juanma Barranquero2007-10-301-0/+4
| |
| * (ediff, ediff-files, ediff-buffers, ebuffers, ediff3, ediff-files3,Juanma Barranquero2007-10-301-11/+11
| | | | | | | | | | ediff-buffers3, ebuffers3, erevision, ediff-revision): Fix typos in autoload docstrings.
| * (unload-feature): Remove redundant check.Juanma Barranquero2007-10-302-3/+7
| |
| * (unexec_regions_recorder, unexec_regions_merge):YAMAMOTO Mitsuharu2007-10-302-8/+36
| | | | | | | | | | Don't assume regions are aligned to page boundary. (print_load_command_name): Add LC_UUID if defined.
| * (syms_of_emacs) <installation-directory>: Reflow docstring.Richard M. Stallman2007-10-302-2/+7
| |
| * (savehist-save): Obey savehist-ignored-variables.Richard M. Stallman2007-10-302-1/+6
| |
| * (Watch Expressions): Describe gdb-delete-out-of-scope.Nick Roberts2007-10-301-0/+9
| |
| * *** empty log message ***Nick Roberts2007-10-301-0/+4
| |
| * (gdb-delete-out-of-scope): New option.Nick Roberts2007-10-301-1/+9
| | | | | | | | (gdb-var-update-handler-1): Use it.
| * *** empty log message ***Nick Roberts2007-10-301-0/+5
| |
| * *** empty log message ***Juanma Barranquero2007-10-301-0/+17
| |
| * (ses-unload-function): New function.Juanma Barranquero2007-10-301-1/+14
| |
| * (uniquify-unload-function): Add docstring.Juanma Barranquero2007-10-301-2/+1
| | | | | | | | (uniquify-unload-function): Remove variable.
| * (server-unload-function): Unbind `server-edit' from `C-x #'.Juanma Barranquero2007-10-301-1/+1
| | | | | | | | (server-unload-function): Remove variable.
| * (follow-unload-function): Add docstring.Juanma Barranquero2007-10-301-2/+2
| | | | | | | | (follow-unload-function): Remove variable.
| * (unload-feature): Remove erroneous check for the FEATURE-unload-functionJuanma Barranquero2007-10-301-1/+1
| | | | | | | | | | variable; check the existence of the function (that's what the docstring says, and it makes more sense).
| * *** empty log message ***Richard M. Stallman2007-10-301-0/+2
| |
| * (unsafep, unsafep-function, unsafep-progn, unsafep-let):Juanma Barranquero2007-10-292-9/+13
| | | | | | | | Fix typos in docstrings.