summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* (all-other-dirs-nmake, recompile-nmake): Don't use $(XMFLAGS).Eli Zaretskii2006-12-232-6/+11
|
* Add stamp_BLD.Eli Zaretskii2006-12-233-0/+3
|
* (bootstrap-clean): Run bootstrap-clean-$(SHELLTYPE) explicitly in a recursiveEli Zaretskii2006-12-232-1/+12
| | | | | Make, not implicitly through prerequisites, since the latter is wrong under parallel builds.
* (some_mouse_moved): Fix last change.Eli Zaretskii2006-12-231-1/+1
|
* Fix last change.Eli Zaretskii2006-12-221-2/+2
|
* *** empty log message ***Eli Zaretskii2006-12-223-0/+16
|
* (syms_of_callproc) <shell-file-name>: Doc fix.Eli Zaretskii2006-12-221-1/+2
|
* Remove -unix from coding: tags.Eli Zaretskii2006-12-224-4/+4
|
* (convert-standard-filename): Wrap in save-match-data.Eli Zaretskii2006-12-221-21/+21
|
* Fix a typo in an example.Eli Zaretskii2006-12-221-1/+1
|
* *** empty log message ***Eli Zaretskii2006-12-222-0/+10
|
* (sh-make-vars-local): Fix a typo in message string.Eli Zaretskii2006-12-221-1/+1
|
* Regenerated.Eli Zaretskii2006-12-221-1/+3
|
* Add support for NetBSD on x86-64, hp800 and sh3el.Eli Zaretskii2006-12-221-1/+3
| | | | Remove redundant entry for powerpc-apple-netbsd.
* New file.Eli Zaretskii2006-12-221-0/+107
|
* Add support for NetBSD.Eli Zaretskii2006-12-222-1/+13
|
* *** empty log message ***Eli Zaretskii2006-12-222-0/+7
|
* (outline-next-visible-heading): Fix the case with a header at end-of-fileEli Zaretskii2006-12-221-13/+18
| | | | with no final newline.
* (tab-always-indent): Doc fix.Eli Zaretskii2006-12-222-1/+7
|
* Explain how to invoke GNU Make for parallel builds.Eli Zaretskii2006-12-221-1/+24
|
* *** empty log message ***Eli Zaretskii2006-12-223-1/+3
|
* ($(OBJ0) $(OBJ1) $(WIN32OBJ)): Add $(BLD)lastfile.$(O) andEli Zaretskii2006-12-221-1/+1
| | | | $(BLD)firstfile.$(O).
* (bootstrap): Make `all' explicitly in a recursive Make.Eli Zaretskii2006-12-221-1/+2
|
* (clean): Delete stamp_BLD.Eli Zaretskii2006-12-222-0/+2
|
* *** empty log message ***Eli Zaretskii2006-12-222-0/+2
|
* Fix last change.Eli Zaretskii2006-12-221-1/+1
|
* (clean): Delete stamp_BLD.Eli Zaretskii2006-12-221-0/+1
|
* ($(OBJ0) $(OBJ1) $(WIN32OBJ) lastfile.$(O)): Add lastfile.$(O).Eli Zaretskii2006-12-222-1/+2
|
* ** Implement new Info index format.Chong Yidong2006-12-221-2/+0
| | | | Done.
* (Info-fontify-maximum-menu-size): Bump to 1000000.Chong Yidong2006-12-221-2/+1
| | | | (Info-fontify-node): Do fontify indices.
* * info.el (Info-fontify-maximum-menu-size): Bump to 1000000.Chong Yidong2006-12-221-0/+3
| | | | (Info-fontify-node): Do fontify indices.
* *** empty log message ***Eli Zaretskii2006-12-223-0/+22
|
* (bootstrap-gmake): Pass XMFLAGS="$(XMFLAGS)" command-line argument to sub-MakeEli Zaretskii2006-12-221-1/+1
| | | | in src, since src/makefile.w32-in invokes Make recursively during bootstrap.
* Regenerate with autoconf 2.61.Chong Yidong2006-12-221-4584/+1312
|
* * configure: Regenerate with autoconf 2.61.Chong Yidong2006-12-221-0/+4
|
* (emacs, temacs): Depend on stamp_BLD instead of $(BLD).Eli Zaretskii2006-12-221-3/+8
| | | | | ($(OBJ0) $(OBJ1) $(WIN32OBJ)): New dependency on stamp_BLD. (bootstrap-temacs): Pass $(XMFLAGS) to sub-make.
* (make-docfile, ctags, etags, ebrowse, hexl)Eli Zaretskii2006-12-221-14/+27
| | | | | | | | | | (movemail, fakemail, sorted-doc, digest-doc, emacsclient) (test-distrib, $(DOC), all): depend on stamp_BLD instead of $(BLD). ($(BLD)/make-docfile.$(O) $(BLD)/hexl.$(O) $(BLD)/fakemail.$(O)) ($(BLD)/sorted-doc.$(O) $(BLD)/digest-doc.$(O)) ($(BLD)/test-distrib.$(O) $(GETOPTOBJS) $(MOVEMAILOBJS)) ($(BLD)/emacsclient.$(O) $(BLD)/etags.$(O) $(BLD)/regex.$(O)) ($(BLD)/ebrowse.$(O) $(BLD)/ctags.$(O)): Depend on stamp_BLD.
* (addpm, ddeclient, cmdproxy, addsection)Eli Zaretskii2006-12-222-47/+69
| | | | | | | | | | | | (preprep, $(TRES), runemacs) ($(BLD)/addpm.$(O), $(BLD)/ddeclient.$(O), $(BLD)/runemacs.$(O)) ($(BLD)/cmdproxy.$(O), (BLD)/addsection.$(O), $(BLD)/preprep.$(O)): Depend on stamp_BLD instead of on $(BLD). (XMFLAGS): New macro. (all-other-dirs-nmake, all-other-dirs-gmake, recompile-nmake) (recompile-gmake, bootstrap-gmake, bootstrap-clean-gmake) (install-other-dirs-gmake, info-gmake, clean-other-dirs-gmake) (cleanall-other-dirs-gmake): Pass $(XMFLAGS) to sub-Make.
* (stamp_BLD): Rename from $(BLD). Create a file stamp_BLD after creatingEli Zaretskii2006-12-221-1/+2
| | | | the $(BLD) directory.
* (stamp_BLD): Rename from $(BLD). Create a file stamp_BLD after creating theEli Zaretskii2006-12-221-1/+2
| | | | $(BLD) directory.
* (tutorial--save-tutorial): Prompt before saving tutorial state.Chong Yidong2006-12-221-3/+4
|
* tutorial.el (tutorial--save-tutorial): Prompt before saving tutorial state.Chong Yidong2006-12-221-0/+1
|
* (tutorial--detailed-help): Remove unnecessary linkChong Yidong2006-12-221-87/+70
| | | | | | | | | | to the Emacs Lisp reference manual. (tutorial--tab-map): Remove. All callers changed. (tutorial--find-changed-keys): New elt QUIET, used to... (tutorial--display-changes): ...ensure that warning messages are only issued once per changed key. (tutorial--remove-remarks): Delete unused code-path. (lang-strings): Remove extraneous formatting.
* * tutorial.el (tutorial--detailed-help): Remove unnecessary linkChong Yidong2006-12-221-0/+11
| | | | | | | | | | to the Emacs Lisp reference manual. (tutorial--tab-map): Remove. All callers changed. (tutorial--find-changed-keys): New elt QUIET, used to... (tutorial--display-changes): ...ensure that warning messages are only issued once per changed key. (tutorial--remove-remarks): Delete unused code-path. (lang-strings): Remove extraneous formatting.
* (mac_update_title_bar) [TARGET_API_MAC_CARBON]: CallYAMAMOTO Mitsuharu2006-12-222-9/+25
| | | | | | mac_update_proxy_icon also when buffer modification flag changed. [TARGET_API_MAC_CARBON] (mac_update_proxy_icon): Don't update alias, but compare FSRef/FSSpec of resolved alias.
* Merge from gnus--rel--5.10Miles Bader2006-12-222-2/+9
| | | | | | | | | | | | | | | | Patches applied: * gnus--rel--5.10 (patch 177-178) - Merge from emacs--devo--0 - Update from CVS 2006-12-20 Reiner Steib <Reiner.Steib@gmx.de> * lisp/gnus/gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and disconnect icons. Add help text. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-569
* *** empty log message ***Nick Roberts2006-12-211-1/+2
|
* Remove `cl' requirement. Clean up whitespace.Chong Yidong2006-12-211-179/+105
| | | | | | | | | | | | Replace '?\ ' by '?\s' throughout. (tutorial-warning-face): Inherit font-lock-warning-face. Move to `help' custom group. (tutorial--key-description): New function. (tutorial--display-changes): Remove redundant arg. Scan for all key sequences to avoid false matches. Cleanup. (tutorial--saved-dir): Save to a subdirectory in .emacs.d to reduce homedir pollution. (help-with-tutorial): Call tutorial--display-changes with no arg.
* * tutorial.el: Remove `cl' requirement. Clean up whitespace.Chong Yidong2006-12-211-0/+13
| | | | | | | | | | | | Replace '?\ ' by '?\s' throughout. (tutorial-warning-face): Inherit font-lock-warning-face. Move to `help' custom group. (tutorial--key-description): New function. (tutorial--display-changes): Remove redundant arg. Scan for all key sequences to avoid false matches. Cleanup. (tutorial--saved-dir): Save to a subdirectory in .emacs.d to reduce homedir pollution. (help-with-tutorial): Call tutorial--display-changes with no arg.
* *** empty log message ***Richard M. Stallman2006-12-211-0/+2
|