Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (all-other-dirs-nmake, recompile-nmake): Don't use $(XMFLAGS). | Eli Zaretskii | 2006-12-23 | 2 | -6/+11 |
| | |||||
* | Add stamp_BLD. | Eli Zaretskii | 2006-12-23 | 3 | -0/+3 |
| | |||||
* | (bootstrap-clean): Run bootstrap-clean-$(SHELLTYPE) explicitly in a recursive | Eli Zaretskii | 2006-12-23 | 2 | -1/+12 |
| | | | | | Make, not implicitly through prerequisites, since the latter is wrong under parallel builds. | ||||
* | (some_mouse_moved): Fix last change. | Eli Zaretskii | 2006-12-23 | 1 | -1/+1 |
| | |||||
* | Fix last change. | Eli Zaretskii | 2006-12-22 | 1 | -2/+2 |
| | |||||
* | *** empty log message *** | Eli Zaretskii | 2006-12-22 | 3 | -0/+16 |
| | |||||
* | (syms_of_callproc) <shell-file-name>: Doc fix. | Eli Zaretskii | 2006-12-22 | 1 | -1/+2 |
| | |||||
* | Remove -unix from coding: tags. | Eli Zaretskii | 2006-12-22 | 4 | -4/+4 |
| | |||||
* | (convert-standard-filename): Wrap in save-match-data. | Eli Zaretskii | 2006-12-22 | 1 | -21/+21 |
| | |||||
* | Fix a typo in an example. | Eli Zaretskii | 2006-12-22 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Eli Zaretskii | 2006-12-22 | 2 | -0/+10 |
| | |||||
* | (sh-make-vars-local): Fix a typo in message string. | Eli Zaretskii | 2006-12-22 | 1 | -1/+1 |
| | |||||
* | Regenerated. | Eli Zaretskii | 2006-12-22 | 1 | -1/+3 |
| | |||||
* | Add support for NetBSD on x86-64, hp800 and sh3el. | Eli Zaretskii | 2006-12-22 | 1 | -1/+3 |
| | | | | Remove redundant entry for powerpc-apple-netbsd. | ||||
* | New file. | Eli Zaretskii | 2006-12-22 | 1 | -0/+107 |
| | |||||
* | Add support for NetBSD. | Eli Zaretskii | 2006-12-22 | 2 | -1/+13 |
| | |||||
* | *** empty log message *** | Eli Zaretskii | 2006-12-22 | 2 | -0/+7 |
| | |||||
* | (outline-next-visible-heading): Fix the case with a header at end-of-file | Eli Zaretskii | 2006-12-22 | 1 | -13/+18 |
| | | | | with no final newline. | ||||
* | (tab-always-indent): Doc fix. | Eli Zaretskii | 2006-12-22 | 2 | -1/+7 |
| | |||||
* | Explain how to invoke GNU Make for parallel builds. | Eli Zaretskii | 2006-12-22 | 1 | -1/+24 |
| | |||||
* | *** empty log message *** | Eli Zaretskii | 2006-12-22 | 3 | -1/+3 |
| | |||||
* | ($(OBJ0) $(OBJ1) $(WIN32OBJ)): Add $(BLD)lastfile.$(O) and | Eli Zaretskii | 2006-12-22 | 1 | -1/+1 |
| | | | | $(BLD)firstfile.$(O). | ||||
* | (bootstrap): Make `all' explicitly in a recursive Make. | Eli Zaretskii | 2006-12-22 | 1 | -1/+2 |
| | |||||
* | (clean): Delete stamp_BLD. | Eli Zaretskii | 2006-12-22 | 2 | -0/+2 |
| | |||||
* | *** empty log message *** | Eli Zaretskii | 2006-12-22 | 2 | -0/+2 |
| | |||||
* | Fix last change. | Eli Zaretskii | 2006-12-22 | 1 | -1/+1 |
| | |||||
* | (clean): Delete stamp_BLD. | Eli Zaretskii | 2006-12-22 | 1 | -0/+1 |
| | |||||
* | ($(OBJ0) $(OBJ1) $(WIN32OBJ) lastfile.$(O)): Add lastfile.$(O). | Eli Zaretskii | 2006-12-22 | 2 | -1/+2 |
| | |||||
* | ** Implement new Info index format. | Chong Yidong | 2006-12-22 | 1 | -2/+0 |
| | | | | Done. | ||||
* | (Info-fontify-maximum-menu-size): Bump to 1000000. | Chong Yidong | 2006-12-22 | 1 | -2/+1 |
| | | | | (Info-fontify-node): Do fontify indices. | ||||
* | * info.el (Info-fontify-maximum-menu-size): Bump to 1000000. | Chong Yidong | 2006-12-22 | 1 | -0/+3 |
| | | | | (Info-fontify-node): Do fontify indices. | ||||
* | *** empty log message *** | Eli Zaretskii | 2006-12-22 | 3 | -0/+22 |
| | |||||
* | (bootstrap-gmake): Pass XMFLAGS="$(XMFLAGS)" command-line argument to sub-Make | Eli Zaretskii | 2006-12-22 | 1 | -1/+1 |
| | | | | in src, since src/makefile.w32-in invokes Make recursively during bootstrap. | ||||
* | Regenerate with autoconf 2.61. | Chong Yidong | 2006-12-22 | 1 | -4584/+1312 |
| | |||||
* | * configure: Regenerate with autoconf 2.61. | Chong Yidong | 2006-12-22 | 1 | -0/+4 |
| | |||||
* | (emacs, temacs): Depend on stamp_BLD instead of $(BLD). | Eli Zaretskii | 2006-12-22 | 1 | -3/+8 |
| | | | | | ($(OBJ0) $(OBJ1) $(WIN32OBJ)): New dependency on stamp_BLD. (bootstrap-temacs): Pass $(XMFLAGS) to sub-make. | ||||
* | (make-docfile, ctags, etags, ebrowse, hexl) | Eli Zaretskii | 2006-12-22 | 1 | -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 Zaretskii | 2006-12-22 | 2 | -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 creating | Eli Zaretskii | 2006-12-22 | 1 | -1/+2 |
| | | | | the $(BLD) directory. | ||||
* | (stamp_BLD): Rename from $(BLD). Create a file stamp_BLD after creating the | Eli Zaretskii | 2006-12-22 | 1 | -1/+2 |
| | | | | $(BLD) directory. | ||||
* | (tutorial--save-tutorial): Prompt before saving tutorial state. | Chong Yidong | 2006-12-22 | 1 | -3/+4 |
| | |||||
* | tutorial.el (tutorial--save-tutorial): Prompt before saving tutorial state. | Chong Yidong | 2006-12-22 | 1 | -0/+1 |
| | |||||
* | (tutorial--detailed-help): Remove unnecessary link | Chong Yidong | 2006-12-22 | 1 | -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 link | Chong Yidong | 2006-12-22 | 1 | -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]: Call | YAMAMOTO Mitsuharu | 2006-12-22 | 2 | -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.10 | Miles Bader | 2006-12-22 | 2 | -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 Roberts | 2006-12-21 | 1 | -1/+2 |
| | |||||
* | Remove `cl' requirement. Clean up whitespace. | Chong Yidong | 2006-12-21 | 1 | -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 Yidong | 2006-12-21 | 1 | -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. Stallman | 2006-12-21 | 1 | -0/+2 |
| |