branch: externals/matlab-mode commit 9d12c2470daa54d4b37ae172427c9b623c8adb7f Author: John Ciolfi <john.ciolfi...@gmail.com> Commit: John Ciolfi <john.ciolfi...@gmail.com>
NEWS.org: add entry for updated imenu --- NEWS.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS.org b/NEWS.org index 4b88689e99..b2d15b67a3 100644 --- a/NEWS.org +++ b/NEWS.org @@ -22,7 +22,7 @@ These are items that will appear in the next ELPA release. These items are avail #+end_example -2. Setup imenu for *.tlc files. Commit [[https://github.com/mathworks/Emacs-MATLAB-Mode/commit/7d0d26a0312cf3a7b0cb07ff982f1b5274f96424][7d0d26a]]. +2. Setup imenu for *.tlc files. Commit [[https://github.com/mathworks/Emacs-MATLAB-Mode/commit/7d0d26a0312cf3a7b0cb07ff982f1b5274f96424][7d0d26a]] and [[https://github.com/mathworks/Emacs-MATLAB-Mode/commit/e3e6952d57955764d48e9f9432247903672297dc][e3e6952]]. 3. Fix imenu for ~*.m~ files and added [[file:doc/matlab-imenu.org][doc/matlab-imenu.org]] on using it. Commit [[https://github.com/mathworks/Emacs-MATLAB-Mode/commit/a54d2061bd31c9cba32fc5e0e0ecf34b900e26d1][a54d206]].