mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-20 04:50:55 -07:00
Merge from origin/emacs-30
afb34a3b23; Improve documentation of ':box' face attributeb38eb6da1dFix docstring of c-ts-mode-indent-style9fdb764898Support PHP 8.4 and more reliable indentation (bug#74525)bda0bce9e4Don't inadvertently reset frame scroll bar sizes (Bug#74435)3f99cdaf26Mention special variables in lexical binding documentation0ef0f18f16Allow to go back to using 'ruby-mode' after loading 'ruby...fc17e8727dDelete obsolete section in admin/notes/repo3e396b2c5bImprove documentation for 'while-let'50b91ed458Remove mention of treesit-defun-prefer-top-level (bug#74474)03ae07291eFix NS non-native fullscreen on initial frame load (bug#5...8261d7224dFix user options for listing and marking diary files # Conflicts: # lisp/progmodes/c-ts-mode.el
This commit is contained in:
commit
88f6b045f4
13 changed files with 213 additions and 119 deletions
|
|
@ -77,16 +77,6 @@ variable in admin/merge-gnulib before running it.
|
|||
If you remove a gnulib module, or if a gnulib module
|
||||
removes a file, then remove the corresponding files by hand.
|
||||
|
||||
* How to merge changes from emacs-24 to master
|
||||
|
||||
[The section on git merge procedure has not yet been written.]
|
||||
|
||||
You may see conflicts in autoload md5sums in comments. Strictly
|
||||
speaking, the right thing to do is merge everything else, resolve the
|
||||
conflict by choosing either the master or branch version, then run
|
||||
'make -C lisp autoloads' to update the md5sums to the correct master
|
||||
value before committing.
|
||||
|
||||
* Re-adding a file that has been removed from the repository
|
||||
|
||||
Let's suppose you've done:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue